SAP ABAP Data Element ENH_BADI_SINGLETON (Reuse BAdI Instance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-CEX-BAD (Application Component) Customer Enhancements: BAdIs
     SEEF_REDEFINITION_BADI (Package) Enhancement Framework Redefinition BAdI
Basic Data
Data Element ENH_BADI_SINGLETON
Short Description Reuse BAdI Instance  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ENHBOOLEAN    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Singleton 
Medium 20 Unique Instance 
Long 40 Reuse BAdI Instance 
Heading  
Documentation

Definition

If this radio button is set, the ABAP command GET BADI always returns, in an internal session, the same instance of the implementing class. The calling program does not have to contain the BAdI instance.

If the radio button is not set, GET BADI reutnrs an arbitrary instance of the implementing class.

Use

Dependencies

This radio button only has a meaning if the radio button "Context- Dependent BAdI" is not set.

Example

History
Last changed by/on SAP  20080411 
SAP Release Created in 700