cancel
Showing results for 
Search instead for 
Did you mean: 

Contract creation through BAPI

Former Member
0 Kudos

Hello All,

We are using BAPI_CONTRACT_CREATE to create contract but as per SAP documentation this BAPI does not support to create service items in case of contract.

Could you please help us to know if anybody have faced similar problem and their approach to the solution ?

We think we have to use either BDC or call transaction ME31K to support service items in case of contract.

We are doing some data migration and need to upload contract details into the system.

Regards,

Deepak Gupta

Accepted Solutions (1)

Accepted Solutions (1)

mauro_bianchi
Active Contributor
0 Kudos

Hello Deepak,

This BAPI does not support services (item category = 9) as it does not have the POSERVICES, POLIMITS structures as of BAPI_PO_CREATE1. For services, the only possibility to create in an automatically way a contract is batch input. There is no other function or functionality which can do that.

Regards,

Mauro

Edited by: MAURO BIANCHI on Jun 15, 2011 4:51 PM

Former Member
0 Kudos

Thanks for confirmation.

Answers (0)