SAP ABAP Class CL_EXIT_MASTER (Master Class for Exits)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-CEX (Application Component) Customer Enhancements
     SECE (Package) Enhancement concept
Properties
Class CL_EXIT_MASTER  
Short Description Master Class for Exits    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SECE   Enhancement concept 
Created 19980707   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SXRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EXIT_MASTER has no interface implemented.
Friends
Class CL_EXIT_MASTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IMP_OBJ_TAB Static Attribute Private Type reference (TYPE) IMP_CLASS_TABLE Class Object Table 20001201
2 LAYER_EXIT Static Attribute Private Object reference (TYPE REF TO) IF_EX_BADI_LAYER 20030627
3 SORTER_TABLE Static Attribute Private Type reference (TYPE) BADI_SORTER_TABLE Sort BAdI implemented? 20030714
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20030710
2 CREATE_OBJ_BY_INTERFACE_FILTER Static method Public Method Returns Objects According to Interface and Filter 19981026
3 DELETE_FROM_OBJ_TAB Static method Public Method Delete Entries from OBJ Table 20051021
4 INSTANTIATE_IMP_CLASS Static method Public Method Create Implementation Class Instances 20020322
5 SORT_LAYERS Static method Private Method Sort using layer values 20030608
Events
Class CL_EXIT_MASTER has no event.
Types
Class CL_EXIT_MASTER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CREATE_OBJ_BY_INTERFACE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLER Call by reference Object reference (TYPE REF TO) OBJECT Aufrufer 20020314
2 Importing DELAYED_INSTANCE_CREATION Call by reference Type reference (TYPE) SXRT_BOOLEAN SXRT_FALSE Objekterzeugung sofort? 20020325
3 Exporting EXIT_OBJ_TAB Call by reference Type reference (TYPE) SXRT_EXIT_TAB Rückgabe-Objekte 19981026
4 Importing FLT_VAL Value transfer Type reference (TYPE) FILTNAME Filterwert 19981026
5 Importing INTERNAL Value transfer Type reference (TYPE) SXRT_BOOLEAN SXRT_FALSE BAdI SAP-intern? 20010816
6 Importing INTER_NAME Value transfer Type reference (TYPE) SEOITFNAME Interface-Name 19981026
7 Importing METHOD_NAME Value transfer Type reference (TYPE) SEOCMPNAME Komponentenname 20001031

Method CREATE_OBJ_BY_INTERFACE_FILTER on class CL_EXIT_MASTER has no exception.

Method DELETE_FROM_OBJ_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SO_IMPLS Call by reference Type reference (TYPE) TABLE 20051021

Method DELETE_FROM_OBJ_TAB on class CL_EXIT_MASTER has no exception.

Method INSTANTIATE_IMP_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLER Call by reference Object reference (TYPE REF TO) OBJECT Aufrufende BAdI-Instanz 20020322
2 Importing IMP_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20020322
3 Importing IMP_NAME Call by reference Type reference (TYPE) EXIT_IMP BAdI-Implementierung 20020322
4 Returning INSTANCE Value transfer Object reference (TYPE REF TO) OBJECT Implementierungsklasseninstanz 20020322

Method INSTANTIATE_IMP_CLASS on class CL_EXIT_MASTER has no exception.

Method SORT_LAYERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA_TABLE Call by reference Type reference (TYPE) SXRT_EXIT_TAB 20030608
2 Importing EXIT_NAME Value transfer Type reference (TYPE) EXIT_DEF BAdI-Name 20030608
3 Importing IMP_NAME Value transfer Type reference (TYPE) EXIT_IMP 20030926

Method SORT_LAYERS on class CL_EXIT_MASTER has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in