Structure: GOODSMVT_HEADER
PSTNG_DATE = SY_DATUM - (System Date)
DOC_DATE = SY_DATUM - (System Date)
GR_GI_SLIP_NO = 3 as default
REF_DOC_NO = AUFNR - (Production Order) You can maintian any as per your convenience
Structure: GOODSMVT_CODE
GM_CODE = 02 as default - (For foods Receipt)
Structure: GOODSMVT_ITEM
MATERIAL = AFPO-MATNR - (Header material of the Production order)
PLANT = AFPO-PWERK - (Plant)
STGE_LOC = AFPO-LGORT - (Storage location)
MOVE_TYPE = 101 as default - (Movement Type for Goods Receipt)
ENTRY_QNT = AFPO-PSMNG - (Yield Quantity to be posted to unrectricted)
ENTRY_UOM = AFPO-MEINS - (Unit Of Measure)
ORDERPR_UN_ISO = AFPO-MEINS in T006 as MSEHI to get the ISOCODE - (ISO code)
ORDERID = AFPO-AUFNR - (Production/Purchase/Sales order for reference)
ORDER_ITNO = 0001 as default - (Item Number of the order)
RESERV_NO = RESB-RSNUM - (Pass the reservation number if you need to clear reservation)
RES_ITEM = RESB-RSPOS - (Pass reservation item number if you need to clear reservation)
MVT_IND = F as default
Table: GOODSMVT_SERIALNUMBER
MATDOC_ITM = 0001 as default - (Document item)
SERIALNO = Pass AUFNR in SER05 as PPAUFNR to get the OBKNR and then pass OBKNR in OBJK to get the list of SERNR - (if Serial number is necessary)
Structure: GOODSMVT_HEADER
PSTNG_DATE = SY_DATUM - (System Date)
DOC_DATE = SY_DATUM - (System Date)
GR_GI_SLIP_NO = 3 as default
REF_DOC_NO = AUFNR (Production Order Or any value for your reference)
Structure: GOODSMVT_CODE
GM_CODE = 03 as default - (For Goods Issue)
Structure: GOODSMVT_ITEM
MATERIAL = RESB-MATNR - (Components which need to be issued)
PLANT = RESB-PWERK - (Components plant from RESB table)
STGE_LOC = RESB-LGORT - (Components Storage location from RESB table)
MOVE_TYPE = 261 as default - (Movement Type for doing goods issue)
ENTRY_QNT = RESB-BDMNG - (Quantity to be issued)
Also check RESB-ENMNG. If ENMNG NE 0, then BDMNG = BDMNG-ENMNG
ENTRY_UOM = RESB-MEINS - (Components Unit of Measure)
ORDERPR_UN_ISO = Pass MEINS in T006 as MSEHI to get the ISOCODE
ORDERID = AUFNR - (Production/Purchase/Sales order or any for reference)
ORDER_ITNO = 0001 as default - (Item number of order)
RESERV_NO = RESB-RSNUM - (Pass Reservation number if you need to clear it)
RES_ITEM = RESB-RSPOS - (Pass Reservation item number if you need to clear it)
MVT_IND = Empty
Table: GOODSMVT_SERIALNUMBER – N number of Iteration based on QTY
MATDOC_ITM = 0001 as default - (Document item)
SERIALNO = Pass AUFNR in SER05 as PPAUFNR to get the OBKNR and then pass OBKNR in OBJK to get the list of SERNR - (if Serial number is necessary)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 |