Hello CRM Gurus!!...
I am working with IC Web Client Scenario. I use Multiple Business Partners search.
This requires to navigate to Custom View instead of standard flow/navigation to account overview.
Below is the detail scenario that I need to develop:
Standard Flow: (Currently Working)
Search Component & Search View: ICCMP_BP_MUL_S\BuPaSearchB2C (no component usage concept used in standard flow; ICCMP_BP_DETAIL in ICCMP_BP_MUL_S )
Result Component & Result View: ICCMP_BP_DETAIL\BuPaDetail
Custom Flow: (Need to be developed)
Search Component & Search View: ICCMP_BP_MUL_S\BuPaSearchB2C
Result Component & Result View: Need to override/supress ICCMP_BP_DETAIL\BuPaDetail with Custom View Created Against Specific Business Role
Work Done So Far: Created a Z Structure with the required fields for VALUE NODE creation in the Custom View; Created a Custom UI Component with View & Value Node.
Questions/Queries: Which of the below approaches should I follow:
1. Create a Custom View i.e. Z View in Standard Component i.e. ICCMP_BP_DETAIL (Since this component & the View ICCMP_BP_DETAIL\BuPaDetail is already enhanced)
If yes, then how to suppress/alter Standard View with Custom View?
2. Create a Custom UI component i.e. Z component and create corresponding View in it;
If yes then component usage will be in ICCMP_BP_DETAIL or ICCMP_BP_MUL_S
3. Create a VALUE NODE (reference to Z Structure) in ICCMP_BP_DETAIL\BuPaDetail View and maintain your specific Config Role Key for this VALUE NODE
If yes then how to suppress/alter the Views or the Nodes at runtime?
Kindly help me in choosing the best way to achieve this requirement.
Thanks very much...
Regards,
Abhishek