‎2007 Jan 26 3:07 PM
Hi all
I am using this BAPI to interface Production confirmations from an external system to SAP Production orders. I am testing the BAPI using SE37 and am using BAPI_TRANSACTION_COMMIT. I am not able to post actual consumption of components to the order using this BAPI. Am i missing something here?
thanks
‎2007 Jan 29 9:13 AM
If you have to test the progra using the commit bapi as well, you have to proceed this way.
Go to se37.
Chose from Menu: Function Module->Test->Test SEquences
.GIve the list of the bapis i.e BAPI_PRODORDCONF_CREATE_HDR and BAPI_TRANSACTION_COMMIT
and then execute.
Regards,
Ravi
‎2007 Jan 29 9:06 AM
u have to pass data to <b>GOODSMOVEMENTS</b> for actual Consumptions, u cannt commit work when u are testing BAPI in SE37.
Regards
prabhu
‎2007 Jan 29 9:13 AM
If you have to test the progra using the commit bapi as well, you have to proceed this way.
Go to se37.
Chose from Menu: Function Module->Test->Test SEquences
.GIve the list of the bapis i.e BAPI_PRODORDCONF_CREATE_HDR and BAPI_TRANSACTION_COMMIT
and then execute.
Regards,
Ravi