SAP ABAP Class CL_XMS_USER_CONTEXT (Store and restore the user context of the XI msg processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_USER_CONTEXT  
Short Description Store and restore the user context of the XI msg processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20060516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_USER_CONTEXT has no forward declaration.
Interfaces
Class CL_XMS_USER_CONTEXT has no interface implemented.
Friends
Class CL_XMS_USER_CONTEXT has no friend class.
Attributes
Class CL_XMS_USER_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_USER_CONTEXT Static method Public Method create user context 20060516
2 GET_USER_CONTEXT Static method Public Method restore user context 20060516
3 RELEASE_USER_CONTEXT Static method Public Method release user context 20060524
Events
Class CL_XMS_USER_CONTEXT has no event.
Types
Class CL_XMS_USER_CONTEXT has no local type.
Method Signatures

Method CREATE_USER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING Serialized Application Data 20060516
2 Returning GUID Value transfer Type reference (TYPE) USERINFO_GUID Unique Identifier for Storing USERINFO Metadata 20060516
# Exception Resumable Description Created on
1 CX_XMS_SYSERR_ENGINE XI: Integration Engine System Error 20070702

Method GET_USER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING Serialized Application Data 20060516
2 Importing GUID Call by reference Type reference (TYPE) USERINFO_GUID Unique Identifier for Storing USERINFO Metadata 20060516
# Exception Resumable Description Created on
1 CX_XMS_SYSERR_ENGINE XI: Integration Engine System Error 20070702

Method RELEASE_USER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID Call by reference Type reference (TYPE) USERINFO_GUID Unique Identifier for Storing USERINFO Metadata 20060524
# Exception Resumable Description Created on
1 CX_XMS_SYSERR_ENGINE XI: Integration Engine System Error 20070702
History
Last changed by/on SAP  20130531 
SAP Release Created in 710