Application Development 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: 

Propose quantities field

Former Member
0 Kudos

Hi experts,

we are using BAPI_GOODSMVT_CREATE to create Goods Receipt.

please any one explain the field IND_PROPOSE_QUANX (Propose quantities) usage in ITEM table field.

Thanks

Rao

1 REPLY 1

Former Member
0 Kudos

Hi,

The field IND_PROPOSE_QUANX is actually an indicator (Yes/No).This indicator is used when calling the function module MB_CREATE_GOODS_MOVEMENT. The indicator controls whether the quantity is preset by the calling program or whether the function module is to re-determine the quantity (for example, the quantity still open for the order item, reservation, or production order).

Reward points if useful.

Thanks,

Sandeep.