SAP ABAP Class IF_ENH_DATA (Read/Write Enhancement Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_DATA Temporary Storage for Data Buffer 20041027
Properties
Class IF_ENH_DATA  
Short Description Read/Write Enhancement Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041027   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ENH_DATA has no forward declaration.
Interfaces
Class IF_ENH_DATA has no interface implemented.
Friends
Class IF_ENH_DATA has no friend class.
Attributes
Class IF_ENH_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NEW_DATA Instance method Public Method 20041027
2 GET_OLD_DATA Instance method Public Method 20041027
3 SET_DATA Instance method Public Method 20041027
Events
Class IF_ENH_DATA has no event.
Types
Class IF_ENH_DATA has no local type.
Method Signatures

Method GET_NEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY 20041027
2 Exporting DATA_VERSION Call by reference Type reference (TYPE) ENHDATAVERS Enhancement Data Version 20041027
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20041027
# Exception Resumable Description Created on
1 CX_ENH_NO_VALID_INPUT_TYPE Enhancement Persistenz über normale Tabellen 20041027
2 CX_SY_IMPORT_MISMATCH_ERROR System-Exception bei IMPORT 20041027

Method GET_OLD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY 20041027
2 Exporting DATA_VERSION Call by reference Type reference (TYPE) ENHDATAVERS Enhancement Data Version 20041027
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20041027
# Exception Resumable Description Created on
1 CX_ENH_NO_VALID_INPUT_TYPE Enhancement Persistenz über normale Tabellen 20041027
2 CX_SY_IMPORT_MISMATCH_ERROR System-Exception bei IMPORT 20041027

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20041027
2 Importing DATA_VERSION Call by reference Type reference (TYPE) ENHDATAVERS Enhancement Data Version 20041027
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20041027
# Exception Resumable Description Created on
1 CX_ENH_NO_VALID_INPUT_TYPE Enhancement Persistenz über normale Tabellen 20041027
2 CX_ENH_TAB_NOT_FOUND Enhancement Persistenz über normale Tabellen 20041027
History
Last changed by/on SAP  20041208 
SAP Release Created in