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: 

Material Availablity check for production order - function module?

Former Member
0 Kudos

I have a production order with Material BOM, which has more than 30 components in it. Please suggest me if there is any function module to do the material availability check of a production order. I need the missing component list as output of that function module, with quantities if possible.

thanks,

Subbareddy

4 REPLIES 4

Former Member
0 Kudos

You might want to look at these FMs:

CO_ZA_AVAILABILITY_CHK_ORDER

ISA_AUC_MATERIAL_AVAILABILITY

Thanks,

Santosh

0 Kudos

But as I mentioned in my question, I need the output of missing part list with quantities, where these FM's are not doing that.

Former Member
0 Kudos

Try FM: 'BAPI_MATERIAL_AVAILABILITY'

Regards,

Chandni

0 Kudos

This is an ATP function module in SD, not useful for Prod.order.