‎2009 Sep 14 7:29 PM
Hi Guru's,
I'm using the BAPI ( BAPI_GOODSMVT_CREATE), to transfer the stocks between Purchase Orders.
For one Particular PO (standard) , i'm able to do the 101 and 102 movement types from the MIGO.
But when i've tried with the BAPI for 102 movement , the BAPI is giving the following error message.
M7 -021 "Deficit of PU GR quantity 1 LB : 23397301 0103 YARD".
I'm using the following parameters
Header Table
Posting Date
Document Table
Goods Movement Code - 01
Item Table
Plant
Storage Location
Movement Type
Quantity in unit of entry
Unit of Measurement
Purchase Order
Purchase Order Item
Movement Indicator.
Is there any parameter i'm missing??
if pass the parameter "XSTOB- Use Reversal Movement Type Indicator", then it is doing 101 movement type.
what could be the wrong with the BAPI parameters???
Thanks in Advance.
Thanks,
Adi.
‎2009 Sep 14 7:44 PM
Don't you need the stock in place (101 movement) before the 102 movement? Do a 101 using your BAPI and then a 102. Also, what movement indicator are you using on the item? Are you testing this through SE37 by any chance? If so, do a test sequence with this BAPI and also BAPI_TRANSACTION_COMMIT in the test sequence.
‎2009 Sep 14 7:47 PM
Hi Srinivas,
We already did 101 movement for this po
The movement indicator is 'B'.
Thanks,
Adi
‎2009 Oct 07 5:00 AM