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: 

BOM of a Material

Former Member
0 Kudos

Hi Guys...

Can anyone help me BOM a Material and generate ALV report which displays the contents of the Material with Multi Level Components.

Am Actually luking for a Function Module which BOMs a Material to display its components.

The fields of the ALV report are

Material No

Material Components

Item

Change History

Level

1 ACCEPTED SOLUTION

narin_nandivada3
Active Contributor
0 Kudos

Hi Chaitanya,

Please check the standard program RCS13001.

Check these threads even

Hope this would help you.

Good luck

Narin

3 REPLIES 3

narin_nandivada3
Active Contributor
0 Kudos

Hi Chaitanya,

Please check the standard program RCS13001.

Check these threads even

Hope this would help you.

Good luck

Narin

0 Kudos

hi Chaitanya,

YOu can use CSAP_MAT_BOM_READ to get the BOM info.

and u can follow above link code to format as per your requirement.

//Kiran

0 Kudos

hiiiiiiiii

thanku for your help

-


! level ! itemno ! materialno ! components ! changehistory !

-


!

!

!

!

!

!

!

!

-


i want the output like this with this fields

can i get the code of it

please i want the exact coading of it

material no : 637

plant : 3000

same as that display in cs12

thanks,

chaitanya.

Edited by: KRISHNA CHAITANYA on Oct 9, 2008 9:05 PM