Ansicht
Dokumentation

CRM_FS_UIU_PRODSTRUC - Determine Detail View in Product Structure

CRM_FS_UIU_PRODSTRUC - Determine Detail View in Product Structure

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

In this IMG activity, you assign UI profiles to different item types for use on the CRM WebClient UI.

In the financing document the relevant items are displayed in the product overview in a tree structure. When you select a specific item, the most important data about the item is displayed in a detail view to the right of the product overview. You use this assignment to specify which user interface is displayed when you select a specific item. You can assign profiles not just based on the item object type and item category but also according to product category and product ID. Since the detail view also displays the most important conditions for an item, you use the condition type profiles to define this view.

You have created item categories and product categories in Customizing for Customer Relationship Management (CRM) and these have all the properties required in Financial Services.

To change the assignments delivered by SAP:

  1. Create a new entry with the required item object type and, if necessary, refine your definition by entering an item category, product category or product ID. Assign a condition type profile.
  2. Delete old entries if the original existing combinations are no longer used

In Financial Services, the following condition type profiles that are relevant for financing documents are delivered in the standard system. Since product categories are master data, these entries are not part of standard SAP Customizing.

Item Object Type Item Category Category ID Product ID Input Field for Condition Type Profile
BUS2000137 Service Contract Item LSCC Service Quotation Item Fuel Card   FUES
BUS2000137 Service Contract Item LSCC Service Quotation Item Tire Service   TYRS
BUS2000137 Service Contract Item LSCC Service Quotation Item Service Product Leasing  
BUS2000137 Service Contract Item LSCO Service Contract Item Fuel Card   FUES
BUS2000137 Service Contract Item LSCC Service Contract Item Tire Service   TYRS
BUS2000137 Service Contract Item LSCC Service Contract Item Service Product Leasing  
BUS2000137 Service Contract Item LSCQ Service Quotation Tires Tire Service   TYRS
BUS2000137 Service Contract Item LSOQ Service Contract Tires Tire Service   TYRS
BUS2000138 Customer Financing Item     FINH
BUS2000170 Reference Object Item     PHYH

 

If you link a new, user-defined interface to the detail view (for example, for a new item category) and do not want to reuse an existing interface:

  1. Implement the new detail view within your own item component for CRM WebClient UI: Configure User Interface. You also define the component use for your component and your interface view in the Runtime Repository Editor for the component BT114H_LAM.

You must enter new item categories in the view BSPDLCV_OBJ_TYPE. Check that the new item category is supported in the callback class specified in the view BSPDLCV_OBJ_TYPE.

  1. Create a new key for a new condition type profile for the new item categories in the view CRMV_CNDPROF_USE in the IMG activityEdit Condition Profiles.
  2. In this IMG activity, create a new entry with the desired UI object type and item category.
  3. In the component BT114H_LAM, create an outbound plug with the name OP_TOITEMOV_XXXX in the view ProductTreeOV (XXXX corresponds to the key from c)). The outbound plug must call the navigate method in the View Manager using the name of the navigation link to be created.
  4. Create the navigation link that enables navigation from this outbound plug to the new view.
  5. Repeat the last two steps for the view ProductTreeEF and the outbound plug OP_TOITEMEF_XXXX.






BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 6015 Date: 20240523 Time: 162926     sap01-206 ( 97 ms )