SAP ABAP Class CL_ENH_HOOK_IMPL_REPAIR_STATE (Repair Status for Hook Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ENH (Application Component) Enhancement Tools
⤷
SEEF_REDEFINITION_HOOK (Package) Switch Framework Hook Enhancement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ENH_REPAIR_STATE | Enhancement Framework: Repair Status for Object | 20100712 |
Properties
| Class | CL_ENH_HOOK_IMPL_REPAIR_STATE | |
| Short Description | Repair Status for Hook Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_REDEFINITION_HOOK | Switch Framework Hook Enhancement |
| Created | 20100615 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ENH_REPAIR_STATE | Enhancement Framework: Repair Status for Object | 20100712 |
Friends
Class CL_ENH_HOOK_IMPL_REPAIR_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'D' | Delete | 20100712 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | Inkonsistency in SAVE_ENHINCINX / DB Table ENHINCINX | 20100712 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | Repair Option According to M_REPAIR_OPTION | 20100712 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 3 | Missing ENHOB Entries for Includes | 20120413 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | ID of Repair Operation (See Constants) | 20100712 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TY_OPTION_REPAIR_STATE | 20100712 |
Methods
Class CL_ENH_HOOK_IMPL_REPAIR_STATE has no method.
Events
Class CL_ENH_HOOK_IMPL_REPAIR_STATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OPTION_REPAIR_STATE | Public | See coding | 20100712 | begin of TY_OPTION_REPAIR_STATE,
fullname type string,
operation(1) type c,
end of TY_OPTION_REPAIR_STATE
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |