SAP ABAP Class CL_ENH_TOOL_CLIF_REPAIR (Repair and Cleanup Routines)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEEF_CLASS_ENHANCEMENT (Package) Class Enhancements
Properties
Class CL_ENH_TOOL_CLIF_REPAIR  
Short Description Repair and Cleanup Routines    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_CLASS_ENHANCEMENT   Class Enhancements 
Created 20090114   SAP 
Last change 20090618   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
Class CL_ENH_TOOL_CLIF_REPAIR has no interface implemented.
Friends
Class CL_ENH_TOOL_CLIF_REPAIR has no friend class.
Attributes
Class CL_ENH_TOOL_CLIF_REPAIR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OLD_PRE_POST Static method Public Method Is this an old nested method exit? 20090323
2 GENERATE_CLASENH Static method Public Method Generates all class enhancements in a system 20090114
3 REPAIR_ELEMUSAGE Static method Public Method Repairs the content of the fields ENHOBJ-ELEMUSAGE 20090114
Events
Class CL_ENH_TOOL_CLIF_REPAIR has no event.
Types
Class CL_ENH_TOOL_CLIF_REPAIR has no local type.
Method Signatures

Method CHECK_OLD_PRE_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20090323
2 Returning HAS_TO_BE_MIGRATED Value transfer Type reference (TYPE) ABAP_BOOL X = muss migiert werden 20090323
# Exception Resumable Description Created on
1 CX_ENH_ROOT Enhancement Framework Ausnahme 20090323

Method GENERATE_CLASENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SPROT_U_TAB Tabellentyp zu SPROT_U (Schnittst. zur Protokollerstellung) 20090114
2 Importing ONLY_CUST Call by reference Type reference (TYPE) CHAR1 SPACE X = nur Kunden Klassenerweiterungen werden generiert 20090115

Method GENERATE_CLASENH on class CL_ENH_TOOL_CLIF_REPAIR has no exception.

Method REPAIR_ELEMUSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SPROT_U_TAB Tabellentyp zu SPROT_U (Schnittst. zur Protokollerstellung) 20090114

Method REPAIR_ELEMUSAGE on class CL_ENH_TOOL_CLIF_REPAIR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in