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: 

How to create 541 movement

Former Member
0 Kudos

Hello All,

               I am trying to create a 541 movement using BAPI_GOODSMVT_CREATE it is not done,but through MB1B transaction level I am able to done.Now my doubt how is it possible through MB1B and why not with BAPI_GOODSMVT_CREATE.

                                                                   Thanks in advance.



Regards,

Shankar.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Which GM code duid you use?

Check for 541 in both those tables in your system :

  • T158G "MMIM: Possible Codes for BAPI Goods Movement" Else BAPI not allowed
  • T158B "Check Table: Movement Type for Transaction Code" to find transactions allowed so correct gm_code to use in BAPI

For reference (documentation) read Note 520813 - FAQ: BAPIs for goods movements.

Regards,

Raymond

PS: and use search tool too...