Ansicht
Dokumentation

J_7L_REA_LDE_GET_BLS - BAdI: Implement Processing Logic for Lean Data Entry

J_7L_REA_LDE_GET_BLS - BAdI: Implement Processing Logic for Lean Data Entry

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

This Business Add-In is used in the Recycling Administration (IS-REA) component.

With this BAdI implementation, you can create an instance for the processing logic of the lean data entry process in REA. Usually, the class /J7L/LDE_CTRL_DEFAULT is used as the implementation. The BAdI must return the name of the class in the method GET_CLASSNAME. The class must implement the processing logic for lean data entry (interface /J7L/I_LDE_CTRL). The BAdI is only called once in lean data entry after the Web Dynpro application is started.

You are using lean data entry in REA.

  • The Business Add-In is not active in the standard system.
  • The BAdI is not designed for multiple use.
  • The BAdI is filter-dependent.

Implement one or more classes that implement the interface /J7L/I_LDE_CTRL. The names of these classes are then returned to the method GET_CLASSNAME by the BAdI implementation. As filter criteria and in the method GET_CLASSNAME, you have access to the Web Dynpro application, the configuration of the Web Dynpro application, and the floorplan.

For information about the implementation of BAdIs in the context of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

The fallback class /J7L/BADI_LDE_BLS returns the class name /J7L/LDE_CTRL_DEFAULT independent of any filter criteria.

See also:

This BAdI uses the interface /J7L/I_BADI_LDE_BLS. For more information, display the interface in the Class Builder.






CPI1466 during Backup   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2464 Date: 20240523 Time: 221206     sap01-206 ( 107 ms )