Ansicht
Dokumentation

PPMG_BADI_COMP_INT - BAdI: Compute Interest with Custom Logic

PPMG_BADI_COMP_INT - BAdI: Compute Interest with Custom Logic

TXBHW - Original Tax Base Amount in Local Currency   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used to implement customer-specific enhancements for calculating prepayment interests at each prepayment level.

The BAdI contains the following method:

  • COMPUTE_INTEREST_CUSTOM_LOGIC (Compute interest with custom logic)
This BAdI method reads the calculation criteria for fixed and variable interest rates in the following importing parameters:
  • IS_INT_CALC_DET_FIX

  • IS_INT_CALC_DET_VAR

Using these parameters, the BAdI method writes the custom logic to compute interest calculation and captures the results in the changing parameter CT_INT_CALC_RES.
This method is called in a loop during the interest calculation for the list of prepayments and the method is called for each prepayment, one at a time.

For more information about the standard settings (filters, single or multiple uses), see the Enh. Spot Element Definitions tab in the BAdI Builder (transaction SE18).

For information about implementing BAdIs as part of the enhancement framework, see the related application help topics available on SAP Help Portal at http://help.sap.com/nw. Choose a relevant S/4HANA release under the ABAP Platform section (for example, ABAP Platform 1909 (basis of SAP S/4HANA and SAP S/4HANA Foundation)).

In the ABAP Platform library, choose Developing on the ABAP Platform -> Development Concepts and Tools -> Application Development on AS ABAP -> Customer-Specific ABAP Development -> Enhancement Framework -> Enhancement Technologies -> Business Add-Ins (BAdIs).

This BAdI uses the interface IF_PPMGAG_BADI_COMPUTE_INT.

For more information, display the interface in theClass Builder (TransactionSE24).






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

Length: 2429 Date: 20240523 Time: 220722     sap01-206 ( 39 ms )