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

FM CS_BOM_EXPL_MAT_V2

Former Member
0 Likes
718

hi,

i have to show active as well as inactive BOM but FM CS_BOM_EXPL_MAT_V2 is only allow active BOM to read and discard all inactive BOM ....

for that i am changing Tcode cs12 to zcs12 for our requirement becasue Tcode cs12 only show active BOM ....

need help on that ...thanks in advanace..

Dinesh

hi,

i have to show active as well as inactive BOM but FM CS_BOM_EXPL_MAT_V2 is only allow active BOM to read and discard all inactive BOM ....

for that i am changing Tcode cs12 to zcs12 for our requirement becasue Tcode cs12 only show active BOM ....

need help on that ...thanks in advanace..

Dinesh

2 REPLIES 2
Read only

christian_wohlfahrt
Active Contributor
0 Likes
606

Hi Dinesh,

you could start to program all the selects yourself to get all the data you need to display in ZCS12. But I guess it's easier to copy CS_BOM_EXPL_MAT_V2 and change the place(s) where the inactive versions are discarded. Might be quite a struggle, but at least the 'normal' logic for the active version is already complete.

Regards,

Christian

Read only

Former Member
0 Likes
606

Hi Dinesh,

I have a need to obtain deleted or inactive components of a BOM. Did you ever resolve this issue ? If so how ?

Regards,

Steve

Edited by: Steven Schulze on May 1, 2008 10:07 PM