SAP ABAP Class CL_ENH_HOOK_VERSPERSIST_ADDON (CL_ENH_HOOK_VERSPERSIST_ADDON)
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_PERSIST_ADDON Persistence Add-On 20041130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ENH_PERSIST_ADDON_HOOK Hook Add-On Persistence 20041130
Properties
Class CL_ENH_HOOK_VERSPERSIST_ADDON  
Short Description    
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 20041130   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ENH_HOOK_VERSPERSIST_ADDON has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ENH_PERSIST_ADDON Persistence Add-On 20041130
2 IF_ENH_PERSIST_ADDON_HOOK Hook Add-On Persistence 20041130
Friends
Class CL_ENH_HOOK_VERSPERSIST_ADDON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENHINCINXS Instance attribute Private Type reference (TYPE) ENHINCINX_IT Internal Table for ENHINCINX 20041130
2 ENHLOADINVALS Instance attribute Private Type reference (TYPE) ENHLOADINVAL_IT 20041130
3 VERSION Instance attribute Private Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20041130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041130
Events
Class CL_ENH_HOOK_VERSPERSIST_ADDON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ENHINCINX_VERSDATA_TAB Public See coding 20041130 ENHINCINX_VERSDATA_tab type table of ENHINCINX_VERSDATA
2 ENHINCINX_VERS_TAB Public See coding 20041130 ENHINCINX_VERS_TAB type table of ENHINCINX_VERS
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHINCINX_VERSDATAS Call by reference Type reference (TYPE) ENHINCINX_VERSDATA_TAB 20041130
2 Importing ENHINCINX_VERSS Call by reference Type reference (TYPE) ENHINCINX_VERS_TAB 20041130
3 Importing ENHLOADINVALS Call by reference Type reference (TYPE) ENHLOADINVAL_IT Interne Tabelle über ENHINCINX 20041130
4 Importing IT_ENHINCINX Call by reference Type reference (TYPE) ENHINCINX_IT Interne Tabelle über ENHINCINX 20090121
5 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20041130
# Exception Resumable Description Created on
1 CX_ENH_INTERNAL_ERROR Enhancement Persistenz über normale Tabellen 20041130
History
Last changed by/on SAP  20090618 
SAP Release Created in 700