SAP ABAP Interface IF_AXT_PERSISTENCY (Interface for persistencies)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_RUNTIME (Package) Extensibility Runtime components
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
Interface IF_AXT_PERSISTENCY  
Short Description Interface for persistencies    
General Data
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20090115   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
Interface IF_AXT_PERSISTENCY has no forward declaration.
Interfaces
Interface IF_AXT_PERSISTENCY has no interface.
Friends
Interface IF_AXT_PERSISTENCY has no friend.
Attributes
Interface 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
Interface IF_AXT_PERSISTENCY has no event.
Types
Interface 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 701