Application Development and Automation 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: 
Read only

BAPI_GOODSMVT_CREATE 101 Add.Quantity Issue

Former Member
0 Likes
766

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

1 REPLY 1
Read only

former_member199637
Participant
0 Likes
583

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