Ansicht
Dokumentation

< ( RELNBANK_462_CL_UEX )

< ( RELNBANK_462_CL_UEX )

BAL Application Log Documentation   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Short text

Changes to Interfaces: User Exit for Attributable Amount Determination

Use

The user exit is normally used with formula 999. Changes had to be made to the user exit due to new functionality. The parameters were changed as follows:

  • Importing parameters
  • I_EV of category KLEVDEF-ERMVERF is replaced by I_WA_KLEVDEF of category KLEVDEF, so that I_WA_KLEVDEF-ERMVERF corresponds to the previous I_EV.

  • I_WA_ANBETRIN of category KLM0_ANBETRIN_TYP was changed to category KLANBETRIN. This change enables direct access to the individual fields.

  • I_WA_SI_ANT of category KLSI_SI_ANT_TYP is replaced by I_IT_SI_ANT of category KLCOLPERC_TAB. This means there is that a change from line category to table type has taken place.

  • I_IT_SI_WERT from category KLCOLAMT_TAB is new and replaces the changing parameter C_WA_WERT_SI of category KLSI_SI_WERT_TYP. I_IT_SI_WERT contains the amounts of the third party collateral and securities collateral.

  • Exporting parameters
  • enhanced by E_BSIWHR and E_SSIWHR, where E_BSIWHR corresponds to the totals record of the attributed collataral and E_SSIWHR corresponds to its currency.

  • enhanced by E_BBASIS and E_SBASIS, where E_BBASIS corresponds to the base amount of the transaction, which is used to adjust the percentual collateral (corresponds to the calculation base of formulas). S_BASIS is the currency of this amount.

  • E_IT_SI_WERT of category KLCOLAMT_STAND_TAB is new and together with I_IT_SI_WERT replaces the changing parameter C_WA_WERT_SI of category KLSI_SI_WERT_TYP. E_IT_SI_WERT contains all the adjusted collateral amounts including those for percentual collateral.

  • E_IT_SEC_ANBETROUT of category KLANBETROUT_TAB is to be filled by the secondary risk display for the collateral.

  • Changing parameters
  • C_WA_WERT_SI no longer exists and was replaced by parameter I_IT_SI_WERT as the IMPORTING parameter and E_IT_SI_WERT as the exporting parameter.

Effects on Existing Data

You need to adapt the existing user exit to the new structures. It is not possible to carry out an automatic conversion. The old flow logic needs to be revised and adapted to the new structures.

Effects on Data Transfer

Effects on System Administration

Effects on Customizing

Further Information






General Data in Customer Master   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 3142 Date: 20240420 Time: 035527     sap01-206 ( 45 ms )