SAP ABAP Class CL_ENH_HOOK_DEF_REPAIR_STATE (Repair Status for Hook Definition)
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_DEF_REPAIR_STATE | |
| Short Description | Repair Status for Hook Definition | |
| 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 | 20100622 | SAP |
| Last change | 20110908 | 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_DEF_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) | I | 5 | Include assignment of option changed | 20100712 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | 20100712 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | 20100712 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 3 | 20100712 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 4 | 20100712 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | PROGRAM | Name of Include | 20100712 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | The ID of this state as defined in the constants | 20100712 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ENH_HOOK_DEF | Hook Definition | 20100712 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ENHSPOTNAME | Name (ID) of an Enhancement Spot | 20100712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100712 |
Events
Class CL_ENH_HOOK_DEF_REPAIR_STATE has no event.
Types
Class CL_ENH_HOOK_DEF_REPAIR_STATE has no local type.
Method Signatures
Method CREATE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ID | Call by reference | Type reference (TYPE) | I | Kennung der Reparatur (s. Constants) | 20100712 | |||
| 2 | P_INCLUDE | Call by reference | Type reference (TYPE) | PROGRAM | Include, in dem P_ID definiert ist | 20100712 | |||
| 3 | P_OPTION | Call by reference | Type reference (TYPE) | ENH_HOOK_DEF | Hook Definition | 20100712 | |||
| 4 | P_REPAIR_SUPPORTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100712 | ||||
| 5 | P_SPOTNAME | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name eines Erweiterungsspots | 20100712 | |||
| 6 | P_STATE | Value transfer | Object reference (TYPE REF TO) | CL_ENH_HOOK_DEF_REPAIR_STATE | Status für Hook-Def reparieren | 20100712 |
Method CREATE_STATE on class CL_ENH_HOOK_DEF_REPAIR_STATE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |