‎2016 Mar 02 8:04 AM
Hello All,
I'm facing a issue with BAPI BAPI_GOODSMVT_CREATE for 101 .
In migo,
am able to post using Production Oder, While its not possible in BAPI. Am facing isse with the Add.Quantites.
Am getting the following error message
Can anyone guide me out in this.
Thanks in Advance.
Regards,
Sindhuja VC
‎2016 Mar 02 9:36 AM
Hello Sindhuja,
Tab Add. Quantities looks like a custom development. If that is the case, this error is because of this custom development. There can be 2 ways to resolve this :
1. Skip the validation and error message part of development, if the goods movement is posted using BAPI.
2. Fill the quantities information using EXTENSIONSIN table parameter of BAPI BAPI_GOODSMVT_CREATE.
Regards,
Puneet Desai