Ansicht
Dokumentation

OHIKZMDPA_RDC_TDP - Redefine Reference Classes for E-HR Subapplication and TRNS Key

OHIKZMDPA_RDC_TDP - Redefine Reference Classes for E-HR Subapplication and TRNS Key

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

In this Customizing activity, you redefine the default SAP-delivered settings for table T5F99CLASS. The table defines solution-specific classes that are used by different transactions during data processing. You can redefine classes related to for E-HR Outbound Processing (classes for the E-HR subapplication and the TRNS class category).

To change the default processing logic, you specify your own class to be used for selected functionality. You create a record with the same key values as the source record from T5F99CLASS and provide your own values for the fields Reference To and Attribute Name. These values will be used instead of values specified in T5F99CLASS table in the fields CNAME and ANAME. Reference Tovalue specifies the class which will be used instead of the CNAME value. Parameter Attribute Nameis used when you need to use the specific attribute of the class instead of the ANAME value of T5F99CLASS.

Note: The redefined class must have the same parameter list in its constructor, the same list of public methods as the class specified in T5F99CLASS and implement the same ABAP interface(s) if the original class implements them. To avoid errors, it is suggested that you create a descendant class of an original class for which you are going to redefine the logic and provide a new class name in this Customizing activity.






General Material Data   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1602 Date: 20240523 Time: 160931     sap01-206 ( 53 ms )