Ansicht
Dokumentation

J_7L_REA_LDE_FPM_EXI - BAdI: Customer Enhancements Floor Plan Manager (FPM Event Loop)

J_7L_REA_LDE_FPM_EXI - BAdI: Customer Enhancements Floor Plan Manager (FPM Event Loop)

rdisp/max_wprun_time - Maximum work process run time   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

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

This BAdI allows you to intervene in the event chain of the Floorplan Manager in the lean master data entry process. The names of the BAdI methods and their signature follow the methods in the event chain of the Floorplan Manager. In addition, a reference to the Web Dynpro component is also passed from which the call is executed. Only one BAdI instance exists within an internal mode so the BAdI implementation can also retain a state across several calls. Two additional methods are used for initialization or finalization.

  • 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 a class with the interface /J7L/I_BADI_LDE_FPM_EXIT. Based on the filter criteria, you can link a specific implementation to a Web Dynpro application, Web Dynpro application configuration, or the floorplan.

You must only implement the methods whose call you want to influence within the event chain of the Floorplan Manager. The events INITIALIZE and FINALIZE are the only events that are not called as part of the Floorplan Manager event chain; they serve to initialize and finalize the BAdI implementation once only. The events PROCESS_BEFORE_OUTPUT and PROCESS_EVENT, and FLUSH and AFTER_FAILED_EVENT are called on entering and exiting each UIBB. The events OVERRIDE_EVENT_OIF/GAF are called at the beginning of the event chain. The events CHECK_BEFORE_SAVE, SAVE, AFTER_COMMIT, and AFTER_REJECTED_SAVE are called when a save is executed in the Web Dynpro application.

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.

See also:

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






ABAP Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2962 Date: 20240523 Time: 200936     sap01-206 ( 108 ms )