SAP ABAP Class CL_WER_BADI (Manages the BAdI implementations)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_BADI (Package) All BADI objects
Properties
Class CL_WER_BADI  
Short Description Manages the BAdI implementations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_BADI   All BADI objects 
Created 20070725   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WER_BADI has no forward declaration.
Interfaces
Class CL_WER_BADI has no interface implemented.
Friends
Class CL_WER_BADI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_STORAGE Static Attribute Private Object reference (TYPE REF TO) CL_WER_STORAGE For saving and loading from database 20070820
2 S_SAPRELEASE Static Attribute Private Type reference (TYPE) SAPRELEASE SAP Release 20070814
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070820
2 GET_UI_FACTORY Static method Public Method Returns the instance of the UI factory 20070725
3 INITIAL_SAP_RELEASE Static method Private Method Initials the sap release 20070814
Events
Class CL_WER_BADI has no event.
Types
Class CL_WER_BADI has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WER_BADI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_BADI has no exception.

Method GET_UI_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_UI_FACTORY Value transfer Object reference (TYPE REF TO) CL_WER_UI_FACTORY_601 Creation of UI classes for (release 601) 20070725

Method GET_UI_FACTORY on class CL_WER_BADI has no exception.

Method INITIAL_SAP_RELEASE Signature

Method INITIAL_SAP_RELEASE on class CL_WER_BADI has no parameter.
Method INITIAL_SAP_RELEASE on class CL_WER_BADI has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603