Ansicht
Dokumentation

SAP Enhancements replaced by Business Add-Ins ( RELNSFRNBFERC472_BADI )

SAP Enhancements replaced by Business Add-Ins ( RELNSFRNBFERC472_BADI )

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Short text

SAP Enhancements replaced by Business Add-Ins

Description

The old technique of customer exits within function modules has been replaced by the more flexible and performant Business Add-In technique using ABAP OO methods.

Software/hardware requirements

Installation information

Effects on System Administration

Effects on Customizing

Changes in procedure

Instead of using transaction CMOD to create a customer project you now have to use transaction SE19 to create a BAdI implementation for BAdI definition FERC.

The four former SAP enhancements FERC001 to FERC004 have been transfered to BAdI methods with the same names FERC001 to FERC004. As the new method interfaces are identical to the old function module interfaces you can just copy your old coding within the customer includes ZXFERU01 to ZXFERU04 and paste it into the corresponding methods.

Minor adjustments to the coding might be necessary afterwards as the syntax check is more rigid in ABAP OO context.

Dependent functions

Planning

Further notes






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1342 Date: 20240604 Time: 044009     sap01-206 ( 28 ms )