Sometimes you would like to know which inbound plug is used in specific link in navigation bar. This can be found viaSPRO-transaction. Here is some short reference how to find this information in SPRO-tree, go to:
- Expand UI Framework
- Define Navigation Bar Profile
- Define Logical Link for get Target ID by Logical Link
- Set focus on Target ID
- Press «F4», expand search fields
- Type Target ID, get Component Name
- Define Work Area Component Repository
- Position, type Component Name
- Select Component, click on Inbound Plug
These steps will give you ability which inbound plug is called when you click on link in Navigation Bar and you’ll can to implement some customizations to navigation process.
Thanks.
Thanks for documenting and sharing.
Good
Table CRMC_UI_COMP_IP can be useful to identify the inbound plug if we know the component name.