SAP ABAP Interface IF_ENH_DATA (Read/Write Enhancement Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_BASE (Package) Enhancement Base Functionality
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
Interface IF_ENH_DATA  
Short Description Read/Write Enhancement Data    
General Data
Package SEEF_BASE   Enhancement Base Functionality 
Created 20041027   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_ENH_DATA has no forward declaration.
Interfaces
Interface IF_ENH_DATA has no interface.
Friends
Interface IF_ENH_DATA has no friend.
Attributes
Interface 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
Interface IF_ENH_DATA has no event.
Types
Interface 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 700