cancel
Showing results for 
Search instead for 
Did you mean: 

How to link view to be displayed on a logical link

Former Member
0 Kudos

Hi all,

           In my office they created a logical link and attached it to Account Hierarchy search. I am able to find out the logical link, work center group, assigning work center to  work center group, Navigational link and assigning link to Navigational link in CRMC_UI_NBLINKS.But I am not able to find out where they attached the view to be displayed when this logical link is clicked.

Could any please let me know where they attached the view to be displayed. Here they created one custom component and one view(search view) of this custom component is being displayed when that logical link is clicked.

Thanks,

Baasanthi.

Accepted Solutions (1)

Accepted Solutions (1)

sumeet_gehlot
Contributor
0 Kudos

Hi,

Define Work Area Repository in spro

Here you need to define your custom component name and window name , Then define inbound plug.


Here you create your target id -

Object type that you need to declare from the Define UI object types in spro.

Once your Give your target id , then it can be use as logical link or workcenter.

Define Logical Links

Logical Link id  - ZLL-SEARCH

Target Id – ZBPSRCH  declared in component workare arepository outbound plug.


Define Direct Link Groups

Assigning a logical link id to group id.


Assignment of direct link groups to Nav bar profile.

Assign in Business Roles in spro

SPRO>IMG>CRM>UI Framework>Business Role>Define Business Role

Regards,

Sumeet Gehlot

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Baasanthi,

  For adding a custom component to the WEBUI we first add it to the workarea component repository.

This we do it in SPRO->CRM->UI FRAMEWORK->TECHNICAL ROLE DEFINITION

                                                                                          |

                                                                        define work area component repository

Here you will add the component its window and then we will add the Inbound plug definition for this component. Then we will get a target id which we will assign it to a logical link in Navigation bar profile.

This is how the view getting displayed in the webui, so you go with that path abd find your component and it's inbound plug definition so that your doubt will be clarified.

Thanks & Regards,

            DP.

kumar5
Active Contributor
0 Kudos

Hi ,

You can find the same in the logical link.

Open your logical link. There will be a target id:

This target id is responsible for the linking. This has been defined in the SPRO->CRM->UI Framework->Technical Role Definition->Define Work Area Component Repository.

Here the target id for the component has been defined.

Thanks

Kumar.