Ansicht
Dokumentation

BW_BCT_RT_RTF_04 - Service Classes for Transformations

BW_BCT_RT_RTF_04 - Service Classes for Transformations

rdisp/max_wprun_time - Maximum work process run time   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

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.

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

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.






ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1674 Date: 20240524 Time: 002342     sap01-206 ( 37 ms )