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