SAP ABAP Class IF_AXT_PERSISTENCY (Interface for persistencies)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_TABLES_ABST_PERSISTENCY Abstract persistency of AXT Tables 20090414
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_TEST_PERSISTENCY Unit test persistency implementation 20090121
Properties
Class IF_AXT_PERSISTENCY  
Short Description Interface for persistencies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090115   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AXT_PERSISTENCY has no forward declaration.
Interfaces
Class IF_AXT_PERSISTENCY has no interface implemented.
Friends
Class IF_AXT_PERSISTENCY has no friend class.
Attributes
Class IF_AXT_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD Instance method Public Method 20090115
2 QUERY Instance method Public Method 20090115
3 SAVE Instance method Public Method 20090115
Events
Class IF_AXT_PERSISTENCY has no event.
Types
Class IF_AXT_PERSISTENCY has no local type.
Method Signatures

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20090115
2 Importing IT_KEY Call by reference Type reference (TYPE) ANY TABLE 20090115
3 Importing IV_APPEND_DATA Call by reference Type reference (TYPE) FLAG 'X' 20090115
4 Importing IV_KEY_NAME Call by reference Type reference (TYPE) FIELDNAME 20090115
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME Exception class for Extensibility Runtime 20090219

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20090115
2 Exporting ET_KEY Call by reference Type reference (TYPE) STANDARD TABLE 20090115
3 Importing IT_KEY Call by reference Type reference (TYPE) ANY TABLE 20090115
4 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) AXTT_TABLES_SEL_PARAM 20090115
5 Importing IV_KEY_NAME Call by reference Type reference (TYPE) FIELDNAME 20090115
6 Importing IV_LAST_KEY Call by reference Type reference (TYPE) ANY 20090115
7 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) I 20090115
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME 20090115

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELETE Call by reference Type reference (TYPE) TABLE 20090115
2 Importing IT_INSERT Call by reference Type reference (TYPE) TABLE 20090115
3 Importing IT_UPDATE Call by reference Type reference (TYPE) TABLE 20090115
4 Importing IT_UPDATE_OLD Call by reference Type reference (TYPE) TABLE 20090115
# Exception Resumable Description Created on
1 CX_AXT_RUNTIME 20090115
History
Last changed by/on SAP  20100303 
SAP Release Created in