2009 Dec 15 12:13 PM
Does someone know a BAPI that can be used for issuing stock to a production order with 261.
BAPI_GOODSMVT_CREATE won't allow me to carry this out.
Thanks, Mark
Does someone know a BAPI that can be used for issuing stock to a production order with 261.
BAPI_GOODSMVT_CREATE won't allow me to carry this out.
Thanks, Mark
2009 Dec 15 12:16 PM
2009 Dec 15 12:21 PM
I guess BAPI_GOODSMVT_CREATE should allow you for 261. WHta is the issue that you are facing?
2009 Dec 15 12:23 PM
Have you tried BAPI_GOODSMVT_CREATE with goodsmvt_code-gm_code = 03 ?
2009 Dec 15 12:37 PM
I using the code in an attempt to denote the order/reservation I/m issueing to:
MOVE '261' TO wa_item-move_type.
MOVE '03' TO w_code.
MOVE <wa_data>-rsnum TO wa_item-reserv_no.
MOVE <wa_data>-aufnr TO wa_item-orderid.
MOVE <wa_data>-rsnum TO wa_head-ref_doc_no.
But I get message type M7 096 Goods movement not possible with mvmt type 261
Am I filling out the BAPI parameters wrong?
2009 Dec 15 12:43 PM
Hello
Read documentation:
GM_Code 02: Goods receipt for production order
2009 Dec 15 12:54 PM
That's a Goods Receipt. I'm looking to goods issue components to the order.
2010 Feb 22 8:50 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |