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

Where-used of substance in composition

rudy_schmitz
Active Participant
0 Kudos
2,078

Hello,

I am new to EHS, and I am searching for a transaction or a function that could give me the where-used of a substance in all compositions.

Is there any standard transaction or function that would exist for this query?

Thanks in advance,

Rudy

View Entire Topic
rambabu_k3
Active Participant
0 Kudos

Hi Rudy,

If you have technical knowledge, Please follow below steps.

1. go to table ESTRH and provide SUBID(Component ID) and get RECNROOT number

2. go to table ESTVP and provide above RECNROOT number of component in ESTVP-RECNCMP 

    get all RECNROOT numbers from ESTVP. these numbers gives all Specification roots.

3. to get all specifications for component goto ESTRH table again and give all ESTVP-RECROOTS 

    found in 2nd point. Now observe ESTRH-SUBID fields.

Thanks

Rambabu