Skip to Content
0
Former Member
Dec 02, 2014 at 08:13 AM

Need a BADI or user exit for MB1A posting while doing MIGO

86 Views

Dear ABAPERS,

Our requirement is to do MB1A goods issue while posting MIGO document. Now we are calling 'BAPI_GOODSMVT_CREATE' inside the BADI MB_DOCUMENT_BEFORE_UPDATE with using JOB_OPEN and JOB_CLOSE. Hence our issue is system is not allow to use the same material for goods issuing using the BAPI, and the BAPI error is "The plant data of the material XXXXXX is locked by the user YYYYY",because that material is using in MIGO transaction at the same time.Please give me solution to overcome this issue.