Ansicht
Dokumentation

FKLA0001 - Derivation of the Default Risk Rule

FKLA0001 - Derivation of the Default Risk Rule

TXBHW - Original Tax Base Amount in Local Currency   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Enhancements to Default Risk Rule Derivation

As part of default risk rule derivation, you can enhance the standard derivation by individual, user-programmed derivation steps.

You can add these enhancements to the derivation strategy wherever and whenever you require them.

Before you use these enhancements, check carefully whether the required step cannot be achieved by optimizing the sequence of steps by making full use of step and field properties as well as temporary fields.

As in the case of other step types, specify the source and target fields with which you want to work in the enhancement.

Within function module EXIT_SAPLKLEX_002, you can store your own coding in the include ZXKLE1U02. The specified fields, the derivation date and, where relevant, a user-defined step identifier, which enables you to distinguish your enhancement steps if you use more than one in a strategy, are available in this include.

Recommendations

  1. Only use enhancement steps if absolutely necessary. In this way you avoid any reworking that might be needed to ensure compatability after a change of release.
  2. Only define for the enhancement step those source and target fields that will actually be used. If you want to carry out several logically unrelated derivations for each enhancement, separate them by using different enhancement steps, which you can distinguish by using step identifiers. In this way, the system is able to recognize automatically logical dependencies depicted in the enhancement and use them to optimize performance.
  3. Field E_EXIT_IS_ACTIVE must be returned containing 'X' so that the system can continue processing the results of the derivation step.
  4. You categorize the exporting parameter in the same way as for the importing parameter I_OBJECT.

Permitted Source Fields

  • All fields from I_OBJECT (information for financial transactions, for example, product type, contract number, securities account, portfolio). These fields are contained in the transferred structure I_OBJECT.
  • Temporary help fields (structure I_TEMP).
  • In the case of derivation during integrated financial object maintenance, all fields in structure I_FOB (data from the financial object) are also available.
  • Caution: Structure I_OBJECT is only categorized during the term. In this way the derivation for integrated and non-integrated financial object maintenance is differentiated. In the case of non-integration, all financial object fields are a subset of structure I_OBJECT. For more information about structure I_OBJECT see the function module documention for user exits.

Permitted Target Fields

All permitted target fields, with the exception of temporary help fields, are contained in structure E_FOB in the case of integrated financial object maintenance. Otherwise they are contained in E_OBJECT.

  • The default risk rule
  • The limit product group
  • The following permitted fields exist for country risk:
  • CEQ class

  • LEQ class

  • The "Counterparty risk active" indicator can only be derived as well when integrated financial object maintenance is used.
  • Temporary help fields (structure E_TEMP).

Further Fields in the Interface

  • I_DATE: Date of derivation
  • I_STEP_ID: User-defined identifier for the derivation step
  • E_EXIT_IS_ACTIVE: Indicator showing that derivation is active and that it was carried out successfully
  • E_FAILED: Indicator showing that an error occurred during derivation. If this field is not returned empty, then the system cannot continue processing the results of the derivation step.
  • If the exception DERIVATION_FAILED is triggered, then the derivation step is terminated. In addition, a saved message with message raising ... is entered in the data transfer log.





ROGBILLS - Synchronize billing plans   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 4568 Date: 20240423 Time: 213208     sap01-206 ( 74 ms )