SAP ABAP Class CL_XMS_INB_PERSIST_SINGLE (Single Message Inbound Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XMS_INB_PERSIST Abstract Superclass for Async. Inbound Processing 20090618
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XMS_INB_PERSIST_SINGLE_ADP Async. Single Message Persistence 20091209
2 Inheritance (c INHERITING FROM c_ref)  CL_XMS_INB_PERSIST_SINGLE_HTTP Single Message Inbound Call 20090624
Properties
Class CL_XMS_INB_PERSIST_SINGLE  
Short Description Single Message Inbound Processing    
Super Class CL_XMS_INB_PERSIST Abstract Superclass for Async. Inbound Processing 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20090618   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_INB_PERSIST_SINGLE has no forward declaration.
Interfaces
Class CL_XMS_INB_PERSIST_SINGLE has no interface implemented.
Friends
Class CL_XMS_INB_PERSIST_SINGLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _PMI_ASYNCHRONOUS_AGENT Instance attribute Protected Object reference (TYPE REF TO) CL_XI_SPI_ASYNCHRONOUS_AGENT XI: Asynchronous Agent for PMI 20090618
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090618
2 PERSIST Instance method Public Method 20090624
Events
Class CL_XMS_INB_PERSIST_SINGLE has no event.
Types
Class CL_XMS_INB_PERSIST_SINGLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20090618
2 Importing PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20090618
3 Importing USE_CASE Call by reference Type reference (TYPE) SXMSACT Integration Engine: Aktion 20090618
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20090618

Method PERSIST Signature

Method PERSIST on class CL_XMS_INB_PERSIST_SINGLE has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20090624
History
Last changed by/on SAP  20110908 
SAP Release Created in 730