‎2015 May 29 1:06 PM
Dear,
Please need some help. I was trying to use the bapi BAPI_GOODSMVT_CREATE for MB0A transaction, but could not identify which code to use the MB0A and not the MB01, as necessary utililizar input supply.
(via also tried SHDB but have screens that are presented rarely)
Does anyone have any other solution?
Thanks
‎2015 May 29 1:43 PM
Wilson,
first of all try to identify how to use transaction MIGO the same way you need in MB0A.
After that, fill BAPI_GOODSMVT_CREATE with the same information as in MIGO.
You need to fill GOODSMVT_CODE with a code available in table T158G, but make sure the movement type you are using has this transaction availabe in OMJJ configuration.
Let's say you pass GOODSMVT_CODE = '01', in OMJJ you need transaction MB01 available for that movement.
Regards,
Frisoni
‎2015 May 29 1:43 PM
Wilson,
first of all try to identify how to use transaction MIGO the same way you need in MB0A.
After that, fill BAPI_GOODSMVT_CREATE with the same information as in MIGO.
You need to fill GOODSMVT_CODE with a code available in table T158G, but make sure the movement type you are using has this transaction availabe in OMJJ configuration.
Let's say you pass GOODSMVT_CODE = '01', in OMJJ you need transaction MB01 available for that movement.
Regards,
Frisoni
‎2015 May 29 2:04 PM