Ansicht
Dokumentation

PPMG_BADI_REN_VALID - BAdI: Validation for Renegotiation Prepayment Agreement

PPMG_BADI_REN_VALID - BAdI: Validation for Renegotiation Prepayment Agreement

CPI1466 during Backup   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used for validations when you create renegotiation prepayment agreement, cash settlement of prepayment agreement, and stop interest calculation.

The BAdI contains the following method:

  • VALIDATE_RENEGTTN_PPA (Validation for Renegotiation Prepayment Agreement)

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_PPMG_RENEG_VALIDATE_CRT.

Parameter Type Remarks
IS_PREPAYMENTAGREEMENT Importing This importing parameter provides the prepayment agreement
IT_LINKEDCONTRACT Importing This importing parameter provides the linked contract details
IV_APPLICATION Importing This importing parameter provides the renegotiated prepayment agreement scenario
  IF IV_APPLICATION = CRET, BAdI is called from Create Renegotiated PPA action
  IF IV_APPLICATION = CASH, BAdI is called from Cash Settlement of PPA action
  IF IV_APPLICATION = STOP, BAdI is called from Stop Interest Calculation action
CT_RETURN Changing In this changing parameter, you can pass the validation messages

For more information, display the interface in the Class Builder (Transaction SE24).






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 3420 Date: 20240523 Time: 210836     sap01-206 ( 46 ms )