Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

WMMBXY MB1A 261 movement - production order GI - E1MBXYI

Former Member
0 Kudos

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?

3 REPLIES 3

Former Member
0 Kudos

Make sure you are passing any leading zeroes to AUFNR.

Rob

0 Kudos

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

0 Kudos

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.