Skip to Content
0
Former Member
Feb 18, 2011 at 11:46 PM

How to create multiple Contracts using BAPI_BUSPROCESSND_CREATEMULTI?

96 Views

Hi Experts,

I m trying to create multiple service contracts using BAPI_BUSPROCESSND_CREATEMULTI. I can create single transaction in one go but program is failing to create multiple service contracts in one go. It does create the multiple contracts but messes up with products and product related information. As when there is same product in two different contracts, the record in item internal table has same values for both contracts as we are not passing header guid to the intem related internal table 'ITEM', 'SCHEDULELINE' etc.

How to use this BAPI to create mulitple service contracts in one go?

Thanks and Regards.