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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Static Attribute | Private | Type reference (TYPE) | IMP_CLASS_TABLE | Class Object Table | 20001201 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_BADI_LAYER | 20030627 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | BADI_SORTER_TABLE | Sort BAdI implemented? | 20030714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20030710 | |
| 2 | Static method | Public | Method | Returns Objects According to Interface and Filter | 19981026 | |
| 3 | Static method | Public | Method | Delete Entries from OBJ Table | 20051021 | |
| 4 | Static method | Public | Method | Create Implementation Class Instances | 20020322 | |
| 5 | 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 | CALLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Aufrufer | 20020314 | |||
| 2 | DELAYED_INSTANCE_CREATION | Call by reference | Type reference (TYPE) | SXRT_BOOLEAN | SXRT_FALSE | Objekterzeugung sofort? | 20020325 | ||
| 3 | EXIT_OBJ_TAB | Call by reference | Type reference (TYPE) | SXRT_EXIT_TAB | Rückgabe-Objekte | 19981026 | |||
| 4 | FLT_VAL | Value transfer | Type reference (TYPE) | FILTNAME | Filterwert | 19981026 | |||
| 5 | INTERNAL | Value transfer | Type reference (TYPE) | SXRT_BOOLEAN | SXRT_FALSE | BAdI SAP-intern? | 20010816 | ||
| 6 | INTER_NAME | Value transfer | Type reference (TYPE) | SEOITFNAME | Interface-Name | 19981026 | |||
| 7 | 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 | 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 | CALLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Aufrufende BAdI-Instanz | 20020322 | |||
| 2 | IMP_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20020322 | |||
| 3 | IMP_NAME | Call by reference | Type reference (TYPE) | EXIT_IMP | BAdI-Implementierung | 20020322 | |||
| 4 | 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 | DATA_TABLE | Call by reference | Type reference (TYPE) | SXRT_EXIT_TAB | 20030608 | ||||
| 2 | EXIT_NAME | Value transfer | Type reference (TYPE) | EXIT_DEF | BAdI-Name | 20030608 | |||
| 3 | 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 |