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

Quantity in Delivery Note bapi

Former Member
0 Likes
520

Hi,

I am Posting the Goods Recipt using BAPI_GOODSMVT_CREATE, I am able to post and create the Material docuement number, but I am unable to find where to post the LSMNG field ie., Quantity in Delivery Note in BAPI.

Thanks and Regards,

Varun.K

3 REPLIES 3
Read only

Petr_Plenkov
Active Participant
0 Likes
466

This field is not for input. May be you should try to use reference to the delivery line filling DELIV_NUMB and DELIV_ITEM fields.

Read only

0 Likes
466

Then what is the QUANTITY field after this DELIV_NUMB and DELIV_ITEM ?

Read only

0 Likes
466

To tell the truth i haven't used it. ENTRY_QNT and ENTRY_UOM fields let me create document with right amounts. 😃