SAP ABAP Class CL_BADI_SORT_LAYER_UTILITY (Class for Checking User Inputs Etc.)
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
⤷
⤷
Properties
| Class | CL_BADI_SORT_LAYER_UTILITY | |
| Short Description | Class for Checking User Inputs Etc. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_REDEFINITION_BADI | Enhancement Framework Redefinition BAdI |
| Created | 20060418 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BADI_SORT_LAYER_UTILITY has no forward declaration.
Interfaces
Class CL_BADI_SORT_LAYER_UTILITY has no interface implemented.
Friends
Class CL_BADI_SORT_LAYER_UTILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ENHBADI_IMPLEMENTATION_LAYER | '4' | Layer of a BAdI Implementation | 20060418 | ||
| 2 | Constant | Public | Type reference (TYPE) | ENHBADI_IMPLEMENTATION_LAYER | '2' | Layer of a BAdI Implementation | 20060418 | ||
| 3 | Constant | Public | Type reference (TYPE) | ENHBADI_IMPLEMENTATION_LAYER | '3' | Layer of a BAdI Implementation | 20060418 | ||
| 4 | Constant | Public | Type reference (TYPE) | ENHBADI_IMPLEMENTATION_LAYER | '1' | Layer of a BAdI Implementation | 20060418 | ||
| 5 | Constant | Private | Type reference (TYPE) | ENHBOOLEAN | ' ' | Enhancement Boolean | 20060418 | ||
| 6 | Constant | Private | Type reference (TYPE) | ENHBOOLEAN | 'X' | Enhancement Boolean | 20060418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Layer Specific. | 20060418 | |
| 2 | Static method | Public | Method | Set Default Value for Layer | 20060418 |
Events
Class CL_BADI_SORT_LAYER_UTILITY has no event.
Types
Class CL_BADI_SORT_LAYER_UTILITY has no local type.
Method Signatures
Method CHECK_LAYER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LAYER | Call by reference | Type reference (TYPE) | ENHBADI_IMPLEMENTATION_LAYER | Schicht einer BAdI Implementierung | 20060418 | |||
| 2 | RE_OK | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancement Boolean | 20060418 |
Method CHECK_LAYER on class CL_BADI_SORT_LAYER_UTILITY has no exception.
Method SET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LAYER | Value transfer | Type reference (TYPE) | ENHBADI_IMPLEMENTATION_LAYER | Schicht einer BAdI Implementierung | 20060418 |
Method SET_DEFAULT on class CL_BADI_SORT_LAYER_UTILITY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |