‎2010 Oct 22 1:09 PM
Hi,
I am using this BAPI BAPI_GOODSMVT_CREATE to do GR which is VL32N(PGR)
I am passing the following
GoodsMVT Header:
1. Posting Date
2. REF_DOC_NO: (Delivery Number)
GOODS_MVT_CODE = 02
GOODSMVT_ITEM:
1.Movement Type (101)
2.ENTRY_QNT(Quantity)
3.Delivery Number
4.Material
5.Batch
6.Quantity
7.Unit Of Measurement
8.MVT_IND(F)
But when i execute, it always create another delivery based on process order number but does not do any PGR.
Edited by: Krish on Oct 22, 2010 1:09 PM
Moderator message: please use more descriptive subject lines from now on.
Edited by: Thomas Zloch on Oct 22, 2010 2:23 PM
‎2010 Oct 22 1:33 PM
‎2010 Oct 22 2:59 PM
Hi Krish,
in order to post the GR for the inbound delivery you should use the following Bapi:
BAPI_INB_DELIVERY_CONFIRM_DEC
It's well documented.
Regards,
Andrea