cancel
Showing results for 
Search instead for 
Did you mean: 

Web UI: how to find out where a UI-component is called from

max_vweienborn
Explorer
0 Kudos
983

Hi,

I have an enhancend a standard component. I am using this component in several assignment blocks. I need to find out where this component is called from to provide a special behavior like different buttons...

I am looking for something like "sy-repid". I debbuged already the view-hierarchy-popup but this is the other way around (top down from the root).

But my code is located within a view-controller and I would like to know where I am. My view is located in a component which is embedded in a main component. This main component is used at serveral places in the crm web client ui.

Any ideas? For a useful answer I will reward points!

Regards,

Max

View Entire Topic
max_vweienborn
Explorer
0 Kudos

Ok I solved it by reading the configuration key.