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

Function module needed to read all the BOM statuses

Former Member
0 Likes
717

Dear Friends,

In a report we are using CS_BOM_EXPL_MAT_V2 function module to get the dispaly the BOMs. But it is displaying only the BOMs which are in Active stauts e.g 1 & 3.

My requirement is needs to read both active and inactive BOMs. Inactive BOM status is 2.

suggest me if there is any another FM or any another way to get all the BOM status materials.

Thanks for your help.

Srinivas.

1 REPLY 1
Read only

Former Member
0 Likes
446

You need to supply another application for alternative determination (field CAPID). It should be possible to customize one for your needs using "Define Order of Priority for BOM Usages" and "Define Applications" under "Production->Basic Data->Bill of Material->Alternative Determination"

Edited by: Carsten Grafflage on Aug 5, 2010 1:44 PM: Corrected one string from customizing - sorry.