SAP ABAP IMG Activity BW_BCT_RT_RTF_04 (Service Classes for Transformations)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-ISR (Application Component) Retail and Consumer Goods
     RS_BCT_RETAIL (Package) BW: Content IBU Retail
IMG Activity
ID BW_BCT_RT_RTF_04 Service Classes for Transformations  
Transaction Code S_BH2_10000021   (empty) 
Created on 20061117    
Customizing Attributes BW_BCT_RT_RTF_04   Service Classes for Transformations 
Customizing Activity BW_BCT_RT_RTF_04   Service Classes for Transformations 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /RTF/V_SERV_CL    

Use

A service class is an ABAP-OO class that contains the logic for determining key figures fron transformations. A service class is always based on a source and a target application.

Requirements

The calculation of a key figure must be unique for each source and target application.

Standard settings

Activities

You have the following options:

  • Do not implement a service class.
  • If you want to implement service classes for new applications, make a new entry. By doing so, you can implement a different key figure logic for your content and leave the logic of the standard content unchanged.
  • If, for the combination of source and target application provided, you want to implement a logic that is different to that of the service class provided, you can create your own service class.

    Note:

    We do not recommend that you use this function, since this change affects your content and the standard content provided.

You can create your own service classes in the ABAP Workbench.

If the logic of your new service class will vary only slightly from the logic of a supplied service class, create your own service class as a subclass of the corresponding service class. This has the advantage that the logic is inherited and you only need to redefine the methods that are different.

If the logic of your service class is very different to the service classes provided, implement the /RTF/IF_KYF_TRANSFORM interface.

Example

Business Attributes
ASAP Roadmap ID 201   Make global settings 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
/RTF/V_SERV_CL V - View SM30  
History
Last changed by/on SAP  20070125 
SAP Release Created in 712