SAP ABAP IMG Activity J_7L_REA_LDE_GET_BLS (BAdI: Implement Processing Logic for Lean Data Entry)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   IS-REA-COR (Application Component) Recycling Administration Core Functions
     J7LR (Package) REA Core Functionality
IMG Activity
ID J_7L_REA_LDE_GET_BLS BAdI: Implement Processing Logic for Lean Data Entry  
Transaction Code     (empty) 
Created on 20091020    
Customizing Attributes J_7L_REA_LDE_GET_BLS   BAdI: Implement Processing Logic for Lean Data Entry 
Customizing Activity J_7L_REA_LDE_GET_BLS   BAdI: Implement Processing Logic for Lean Data Entry 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /J7L/BADI_REA_LDE_GET_BLS    

Use

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.

Requirements

You are using lean data entry in REA.

Standard settings

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

Activities

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 implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

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.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20091020 
SAP Release Created in 605