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 ABAP 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 C_ID_SPOT_ADJUST_DEF_INCLUDE Constant Public Type reference (TYPE) I 5 Include assignment of option changed 20100712
2 C_ID_SPOT_DELETE_OPTION Constant Public Type reference (TYPE) I 1 20100712
3 C_ID_SPOT_TOGGLE_INCLUDE_BOUND Constant Public Type reference (TYPE) I 2 20100712
4 C_ID_SPOT_TOGGLE_POINT_SECTION Constant Public Type reference (TYPE) I 3 20100712
5 C_ID_SPOT_TOGGLE_STATIC_DYN Constant Public Type reference (TYPE) I 4 20100712
6 M_DEF_UNIT_INCLUDE Instance attribute Public Type reference (TYPE) PROGRAM Name of Include 20100712
7 M_ID Instance attribute Public Type reference (TYPE) I The ID of this state as defined in the constants 20100712
8 M_OPTION Instance attribute Public Type reference (TYPE) ENH_HOOK_DEF Hook Definition 20100712
9 M_SPOTNAME Instance attribute Public Type reference (TYPE) ENHSPOTNAME Name (ID) of an Enhancement Spot 20100712
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_STATE 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 Importing P_ID Call by reference Type reference (TYPE) I Kennung der Reparatur (s. Constants) 20100712
2 Importing P_INCLUDE Call by reference Type reference (TYPE) PROGRAM Include, in dem P_ID definiert ist 20100712
3 Importing P_OPTION Call by reference Type reference (TYPE) ENH_HOOK_DEF Hook Definition 20100712
4 Importing P_REPAIR_SUPPORTED Call by reference Type reference (TYPE) ABAP_BOOL 20100712
5 Importing P_SPOTNAME Call by reference Type reference (TYPE) ENHSPOTNAME Name eines Erweiterungsspots 20100712
6 Returning 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