SAP ABAP Class CL_XMS_SYSPAR (System Parameter in SXMS_SYSPAR)
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_SYSPAR  
Short Description System Parameter in SXMS_SYSPAR    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20031211   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_SYSPAR has no forward declaration.
Interfaces
Class CL_XMS_SYSPAR has no interface implemented.
Friends
Class CL_XMS_SYSPAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_XMS_SYSPAR System Parameter in SXMS_SYSPAR 20031211
Methods
# Method Level Visibility Method type Description Created on
1 DECREMENT_VALUE Instance method Public Method 20031212
2 GET_INSTANCE Static method Public Method 20031211
3 GET_VALUE Instance method Public Method 20031211
4 LOCK Instance method Public Method 20031211
5 UNLOCK Instance method Public Method 20031211
6 UPDATE Instance method Public Method 20031211
Events
Class CL_XMS_SYSPAR has no event.
Types
Class CL_XMS_SYSPAR has no local type.
Method Signatures

Method DECREMENT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Type reference (TYPE) SXMS_SYSPARAM Systemparameter 20031212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20031212

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INST Value transfer Object reference (TYPE REF TO) CL_XMS_SYSPAR Systemparameter in SXMS_SYSPAR 20031211

Method GET_INSTANCE on class CL_XMS_SYSPAR has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Type reference (TYPE) SXMS_SYSPARAM Systemparameter 20031211
2 Returning VALUE Value transfer Type reference (TYPE) SXMS_SYSVALUE Wert des Systemparameters 20031211

Method GET_VALUE on class CL_XMS_SYSPAR has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Type reference (TYPE) SXMS_SYSPARAM Systemparameter 20031211
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20031211

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Type reference (TYPE) SXMS_SYSPARAM Systemparameter 20031211

Method UNLOCK on class CL_XMS_SYSPAR has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Type reference (TYPE) SXMS_SYSPARAM Systemparameter 20031211
2 Importing VALUE Call by reference Type reference (TYPE) SXMS_SYSVALUE Wert des Systemparameters 20031211
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20031211
History
Last changed by/on SAP  20110908 
SAP Release Created in 640