‎2011 Dec 22 2:41 PM
Hi All,
I am using this BAPII BAPI_BUS2054_CREATE_MULTI to create the WBS structure automatically in PS for all the service material line items in the Individual contract and will assign the relevant WBS back to the contract line item.
When i am using this BAPI for first Contract no its working fine. When i am giving second contract no its throwing error message.
Please tell me how cdan i hadle it,
Reagrds
Subhaskar
‎2011 Dec 23 10:38 AM
Have you called the FM in following orders.
BAPI_PS_INITIALIZATION
BAPI_BUS2054_CREATE_MULTI
BAPI_PS_PRECOMMIT
BAPI_TRANSACTION_COMMIT
Please read the documentation also for more details.
Nabheet
‎2011 Dec 23 6:25 AM
‎2011 Dec 23 10:38 AM
Have you called the FM in following orders.
BAPI_PS_INITIALIZATION
BAPI_BUS2054_CREATE_MULTI
BAPI_PS_PRECOMMIT
BAPI_TRANSACTION_COMMIT
Please read the documentation also for more details.
Nabheet
‎2012 Jan 24 2:00 PM
‎2012 Jan 24 2:02 PM