cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tcode for Equipment BOM list

Former Member
0 Kudos
25,030

Hello,

1. What is the Tcode to see Equipment BOM list ?

2. How to see a particular ERSA material is used in how many Equipment BOM

Thanks

Prasad

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member230000
Participant

Maybe this solution would be helpful. We have a program called Component Where Used for BOMs. The selection screen allows you to enter materials. Then it will find all equipment, functional location, or material BOMs.

There is also the same functionality for Tasklists.

peter_atkin
Active Contributor

As described above, there isn't a BOM list as such.

However, you could look at the Equipment BOM Logical Database (CEC) via TCode SE36

This Logical Database can also be used in TCode SQVI or SQ01

PeteA

Former Member
0 Kudos

Thanks all

BjornHarzer
Participant
0 Kudos
Pete as always is always right. that's the best way to do it
former_member220863
Active Contributor
0 Kudos

Dear Thambi,

1)There is no Tcode to see the eq.bom list. U have to use the Table EQST to see the list.

2) Use Tcode CS15 to see the material usage in BOM.

Regards

Sunil

Former Member
0 Kudos

1. To see the equipment BOM tcode is IB03 or IH01(in IH01 selection screen enable BOM explosion option)

2. To check where used list of a material in any BOM tcode is CS15.

Regards,

Praveen

Former Member
0 Kudos

Hi Prasad,

Use T. code CS00 (Area Menu for Bill of Materials), Here you can find different t.Code for BOM.

Former Member
0 Kudos

Hello,

Thanks for your reply.

Is there any Tcode where i can see list of Equipment BOM ?

Prasad

Former Member
0 Kudos

There is no standard tcode to view list of Equipment BOM

but what you can do is create a custom tcode with help of your ABAP team which selects a list of equipment and then calls CS15 to get the BOM components.