Skip to Content
0
Former Member
Oct 20, 2008 at 03:41 PM

BAPI_GOODSMVT_CREATE - Movement type 309

689 Views

I am using this BAPI to do a 309 movement.

I get the error message M7 E021

Deficit of SL Unrestricted-use .

I do not get the error message for the same data when i use MB1b.

The problem exists in program LMBMVFV0

The online tcode assigns a value using this code....

ASSIGN (t156f-felds) TO <m>.

But when the BAPi executes there is no value here. It is 0. This causes the error.

I cannot find an OSS note.

Canybody have any experience mapping a move 309 using this BAPI