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: 

Commited Qty

Former Member
0 Kudos

How can i get the COM_QTY used in structure BAPIWMDVE in BAPI BAPI_MATERIAL_AVAILABILITY.

I have used this BAPI in Loop which contains more than 40000 materials.

I want to improve the performance.

Is there any other way by which i can get the COM_QTY directly from the table, to improve the perfoamce

1 REPLY 1

Former Member
0 Kudos

Hi

pass the materials to MARD table and get the quantity this will be fast

or use this fm BAPI_MATERIAL_GET_ALL

Regards

Shiva