Ansicht
Dokumentation

PY_KZ_RP_REDEFCLSCCD - Redefine Reference Classes for T2 Subapplication

PY_KZ_RP_REDEFCLSCCD - Redefine Reference Classes for T2 Subapplication

General Material Data   General Material Data  
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 create new entries and redefine classes related to Class Categories Definition (classes for the T2 subapplication) with class categories ADDR, EDUC, FAMI, FIOR, IC, MD, REOR, VAOR listed in T5F99CLASS.

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 To value specifies the class which will be used instead of the CNAME value. Parameter Attribute Name is 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.






BAL_S_LOG - Application Log: Log header data   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1682 Date: 20240523 Time: 203800     sap01-206 ( 48 ms )