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

How to check where-used about variant conditions in procedure dependency

JoneZL
Participant
644

Hi,

As you can see, I have the variant condition 'N_VESSEL_CLASS_ABS' and it is used in the 'PRO_PRICE_COND' procedure.

And my question is that if the variant condition 'N_VESSEL_CLASS_ABS' is used other procedure dependencies, how we can find it out. I want we have a table or T-code that we can know the where-used to list the variant condition is in which procedure.

Can you help me, thanks.

Accepted Solutions (1)

Accepted Solutions (1)

RickK
Active Participant

Hi Jone,

There isn't a standard where-used function to find where variant conditions are used in object dependencies. SAP does not save the syntax of a dependency in a way it can easily be searched, but maybe you can utilize the data in table CUKN to find what you are looking for. If you need more information about which tables are involved, please check this thread.

Kind regards,

Rick

JoneZL
Participant
0 Kudos

Hi Rick,

I solved my question according to your help.

Thanks a lot 😉

Kind regards,

Jone Zhang

Answers (0)