SAP ABAP Class CL_EEF_ADJ_ABSTRACT_REQUEST (Abstract Request for Enhancement Adjustment Tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ENH (Application Component) Enhancement Tools
⤷
SEEF_ADJUSTMENT (Package) Enhancement Adjustment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EEF_ADJ_REQUEST | Request to Enhancement Adjustment Tool | 20050330 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_REQUEST | Request to an Enhancement Adjustment Tool | 20050408 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_REQUEST_CONFLICT | Request for Processing Conflicts | 20050330 |
Properties
| Class | CL_EEF_ADJ_ABSTRACT_REQUEST | |
| Short Description | Abstract Request for Enhancement Adjustment Tools | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_ADJUSTMENT | Enhancement Adjustment |
| Created | 20050330 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_ABSTRACT_REQUEST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EEF_ADJ_REQUEST | Request to Enhancement Adjustment Tool | 20050330 |
Friends
Class CL_EEF_ADJ_ABSTRACT_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SEEF_ADJ_OPERATION | Request Operation | 20050330 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SEEF_ADJ_REQUEST_TYPE | Request Type | 20050330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initializes the Request Type | 20050406 |
Events
Class CL_EEF_ADJ_ABSTRACT_REQUEST has no event.
Types
Class CL_EEF_ADJ_ABSTRACT_REQUEST has no local type.
Method Signatures
Method INIT_REQUEST_TYPE Signature
Method INIT_REQUEST_TYPE on class CL_EEF_ADJ_ABSTRACT_REQUEST has no parameter.
Method INIT_REQUEST_TYPE on class CL_EEF_ADJ_ABSTRACT_REQUEST has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |