Ansicht
Dokumentation

CRM_TM_SIMU_KPI_ADD - Define Additional KPIs

CRM_TM_SIMU_KPI_ADD - Define Additional KPIs

ABAP Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

You use this Customizing activity, to define additional key performance indicators (KPIs) when restructuring territories.

You have created a data element in the customer namespace. For example, if you want to define a KPI called Customers with More Than 5 Leads, the name of the data element could be Z_CUST_GT5LEADS.

To create the data element, do the following:

1. In the ABAP Dictionary: Initial Screen [transaction SE11], enter Data type Z_CUST_GT5LEADS and choose Create.
2. In the Create Type group box, select radio button Data Element and confirm by choosing Enter.
3. The Dictionary: Maintain Data Elementscreen appears. Enter an approprite short description for the data element; for example, Customers with More Than 5 Leads.
4. Enter CRM_TERRMAN_KPI as the domain name.
5. On Field Labeltab page provide a short, medium, long, and headingdescription of the KPI Customers with more than 5 leads. Save and activate [CTRL+ F3] the data element.
6. Assign a transport request to these changes if required. Data element Z_CUST_GT5LEADS is now created.

1. In the ABAP Dictionary: Initial Screen, ensure that field Data typehas entry CRMS_TERRMAN_SIMU_KPI. Choose Display. The Dictionary: Display Structure screen appears.

2. Add the new KPI [NO_CUST_ GT5LEADS in our example] by enhancing the structure and activating it.

3. Edit the structure CRMS_TERRMAN_SIMU_KPI. The Dictionary: Maintain Structure screen appears

4. Fill in the following fields:

Component: NO_CUST_GT5LEADS
Domain: Z_CUST_GT5LEADS

5. Save and activate the changes. Assign a transport request if required.

The new KPI NO_CUST_ GT5LEADS that has been added will be part of the inactive KPIs.

6. Activate it by completing step Activate/ De-activate KPIs and use it when simulating territory changes.

7. Implement the business logic for these additional KPIs by completing step BAdI: Implement Business Logic for Additional KPIs.

Example






PERFORM Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 3333 Date: 20240523 Time: 163308     sap01-206 ( 48 ms )