2024 Feb 08 2:51 PM
Hello,
im using BAPI_GOODSMVT_CREATE.
i have to implement this move_types (202, 262, 962) without reference to material document. Can I use this with gm_code 03?
I've tried the gm_code 05, it is only working for 262, 962 for movementtype 202 i got the error: Goods movement with movement type 202 is not possible.
I don't understand why the movementtypes all working with gm_code 03, because the movementtypes are for cancellation of consumption and the gm_code 03 is for Goods issue.
Can you explain why does it work? What is the gm_code doing?
BR and thanks
2024 Feb 08 3:35 PM - edited 2024 Feb 08 3:48 PM
Look in those tables in your system for those movement codes
Movement types -(T158B)-> List of transactions -(T156G)-> Liste of GM Code for BAPI
For reference (documentation) read Note 520813 - FAQ: BAPIs for goods movements.
2024 Feb 22 6:47 AM
Hey Reymond,
thank you very much, that helped me a lot and I was able to solve my problem.
BR
Paul