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 FUNCTION CS_WHERE_USED_MAT

Former Member
0 Likes
1,019

FUNCTION FUNCTION CS_WHERE_USED_MAT

Does any one know if this function can explode component until the parent

Full where used or just one level up ?

There is any other function that can do this action

Thanks in advance Kob

Regards

6 REPLIES 6
Read only

Former Member
0 Likes
848

Hi,

Have you looked this FM CS_BOM_EXPL_MAT_V2 ?

<b>Reward points</b>

Regards

Read only

0 Likes
848

It is bom explode

I need where used multi level

Read only

0 Likes
848

Hi,

BAPI_MATERIAL_BOM_GROUP_CREATE to create a MULTI LEVEL BOM in sap..

<b>Reward points</b>

Regards

Read only

0 Likes
848

Thanks

You miss understand me

I want function to find for component all parents in the haier level

Read only

Former Member
0 Likes
848

Hi,

This function will give you where the material is used at different levels, what is your requirement.

THanks,

Anitha

Read only

0 Likes
848

Well I need to find for component all the parents the first level

for exm. 0-11 -> 0222-> 3333

012 - > 0555-> 3333

for component 3333 I need to get 0-11, 012.