2011 Dec 05 1:00 PM
i am using BAPI_GOODSMVT_CREATE for stock update for mb1c tcode.....material document is generated but stock is not update.....and table is not update for stock.....
2011 Dec 05 3:27 PM
do you get stock when doing it manually in MB1C?
I think your material type is not customized from stock updates in this plant. Check in OMS2 (before you activate the missing activations , make sure you reversed your movements made before)
2011 Dec 05 4:11 PM
2011 Dec 05 8:39 PM
2012 Jan 25 9:36 AM
the bapi should end with commit bapi to complete the transaction....
wht r important point to be taken for using bapi
Edited by: vinay singh on Jan 25, 2012 10:36 AM
2012 Jan 27 12:14 PM
Hi Vinay,
whenever you are using any BAPI, before that you need to test BAPI alone with data available as per the requirement.
I am sure that you have done that, and whenever you are testing any BAPI use tset sequence where you can defined on sequence what are the bapi you are going to call.
like
go to SE37---> Function Module --->Test ---> Test Sequence , here you need to mentione bapis
like in 1st row BAPI_GOODSMVT_CREATE and then second row BAPI_TRANSACTION_COMMIT
If you are testing bapi in this way then you never forget to call any of the FM during programing.
2011 Dec 07 12:38 PM
Hi
See SAP Note 520813 - FAQ: BAPIs for goods movements.
Regards
Eduardo