SAP ABAP Class IF_XMS_PERSIST_CLUP_PART (Interface for Database Table SXMSCLUP*)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PERSIST_CLUP Methoden for Database Table SXMSCLUR* 20060112
Properties
Class IF_XMS_PERSIST_CLUP_PART  
Short Description Interface for Database Table SXMSCLUP*    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XMS_PERSIST_CLUP_PART has no forward declaration.
Interfaces
Class IF_XMS_PERSIST_CLUP_PART has no interface implemented.
Friends
Class IF_XMS_PERSIST_CLUP_PART has no friend class.
Attributes
Class IF_XMS_PERSIST_CLUP_PART has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA Instance method Public Method Append Data Container 20060112
2 GET_DATA Instance method Public Method Read Data Container 20060112
3 GET_IDENTIFIERS Instance method Public Method 20060125
4 GET_VERS Instance method Public Method 20060112
5 SET_VERS Instance method Public Method 20060112
Events
Class IF_XMS_PERSIST_CLUP_PART has no event.
Types
Class IF_XMS_PERSIST_CLUP_PART has no local type.
Method Signatures

Method ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_P_TOOLS Call by reference Object reference (TYPE REF TO) CL_XMS_PERSIST_TOOLS Übergreifende Methoden der Persistenz 20060112
2 Importing IM_QNAME Call by reference Type reference (TYPE) SXMSQNAME_PR XMS: voll qualifizierter Name eines Daten Containers 20060112
3 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE 'H' Type des Datenobjektes 20060112
4 Importing IM_VALUE Call by reference Type reference (TYPE) XSTRING 20060112
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060112

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_P_TOOLS Call by reference Object reference (TYPE REF TO) CL_XMS_PERSIST_TOOLS Übergreifende Methoden der Persistenz 20060112
2 Importing IM_QNAME Call by reference Type reference (TYPE) SXMSQNAME_PR XMS: voll qualifizierter Name eines Daten Containers 20060112
3 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE 'H' Type des Datenobjektes 20060112
4 Exporting RE_DATA Call by reference Type reference (TYPE) XSTRING 20060112
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060112

Method GET_IDENTIFIERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_P_TOOLS Call by reference Object reference (TYPE REF TO) CL_XMS_PERSIST_TOOLS Übergreifende Methoden der Persistenz 20060125
2 Returning RE_IDENTIFIERS Value transfer Type reference (TYPE) SXMS_IDENTIFIERS XMS: Liste von Datenobjekt Identifizierer 20060125
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060125

Method GET_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VERS Value transfer Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060112
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20060112

Method SET_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_P_TOOLS Call by reference Object reference (TYPE REF TO) CL_XMS_PERSIST_TOOLS Übergreifende Methoden der Persistenz 20060220
2 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060112
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20060112
History
Last changed by/on SAP  20110908 
SAP Release Created in