2011 Jul 11 10:17 PM
I have to design a stock movement interface related to production order stock transfers.
Via manual running of transaction MB1A and movement type 261 i can do the movement referring to the production order.
In the stock movement idoc message (WMMBXY) segment i've setup the segment E1MBXYI as followed
MATNR, ERFMG, ERFME for the material and qty to move
WERKS, LGORT for the plant / storage location for GI
BWART= 261
KZBEW = F (goods movement for production order)
but i need to refer to the production order. I've tried to use
POSNR - pr.ord line number
AUFNR - pr.ord
when i process the idoc, i get message "Order XXXXXX not found or not permitted for goods movement"
how do i refer (which fields to use) to the production order in this segment?
2011 Jul 11 10:29 PM
2011 Jul 11 10:34 PM
Hello
i've tried that. Actually i am not sure if AUFNR/POSNR/KZBEW is the correct combination to do the 261 movement. Who can confirm this?
POSNR - pr.ord line number (0010)
AUFNR - pr.ord (000086001450)
KZBEW = F
FYI: 86001450 is the production order number, 2336 is the reservation number
Edited by: H. TOLBOOM on Jul 11, 2011 11:36 PM
2024 Mar 13 5:44 PM
Hi, I am having the same problem and can't post the goods issue to production order using WMMBXY idoc.
Can you give more details how this is solved. I appreciate this is sometime ago. Many thanks.