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

technical components in matnr

Former Member
0 Likes
511

Hello everyone,

The transaction cs03 gives me a list of all components from a material.

Does anyone know of a function that, given the less parameters as possible (matnr, werks, stlan and stlal would be ideal) returns that same list of components ?

What i really want is a function as similar to that transaction as possible.

thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
475

TRy CUBM_MATERIAL_BOM_READ FM.

TRy CUBM_MATERIAL_BOM_READ FM.

2 REPLIES 2
Read only

Former Member
0 Likes
476

TRy CUBM_MATERIAL_BOM_READ FM.

Read only

0 Likes
475

Ravi,

Thank you very much for your quick and good answer.