SAP ABAP Class CL_XMS_STATISTICAL_RECORDS (Write Statistical Records)
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_STATISTICAL_RECORDS  
Short Description Write Statistical Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20081027   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_STATISTICAL_RECORDS has no forward declaration.
Interfaces
Class CL_XMS_STATISTICAL_RECORDS has no interface implemented.
Friends
Class CL_XMS_STATISTICAL_RECORDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MSGID_REQ_SIZE_TAB Static Attribute Protected Type reference (TYPE) MSGID_REQ_SIZE_TTYP 20081125
Methods
# Method Level Visibility Method type Description Created on
1 SET_CLIENT_XI Static method Public Method 20081027
2 SET_CLIENT_XI_GENERIC Static method Public Method 20081027
3 SET_REQUEST_PAYLOAD_SIZE Static method Public Method 20081124
4 SET_SERVER_XI Static method Public Method 20081027
5 SET_SERVER_XI_GENERIC Static method Public Method 20081027
6 SET_STAT_RECORD_TRACE_IN Static method Public Method 20081203
7 SET_STAT_RECORD_TRACE_OUT Static method Public Method 20081203
Events
Class CL_XMS_STATISTICAL_RECORDS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MSGID_REQU_SIZE_STR Public See coding 20081125 BEGIN OF msgid_requ_size_str, msgid TYPE sxmsmguid, size TYPE pfws_messagesize, END OF msgid_requ_size_str
2 MSGID_REQ_SIZE_TTYP Public See coding 20081125 msgid_req_size_ttyp TYPE TABLE OF msgid_requ_size_str WITH DEFAULT KEY
Method Signatures

Method SET_CLIENT_XI 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 XI: internal message interface 20081027
2 Importing PROXY_PLSRV Call by reference Object reference (TYPE REF TO) IF_XMS_PLSRV XMS pipeline service interface 20081103

Method SET_CLIENT_XI on class CL_XMS_STATISTICAL_RECORDS has no exception.

Method SET_CLIENT_XI_GENERIC 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 XI: internal message interface 20081027

Method SET_CLIENT_XI_GENERIC on class CL_XMS_STATISTICAL_RECORDS has no exception.

Method SET_REQUEST_PAYLOAD_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20081125
2 Importing PAYLOAD_SIZE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20081124

Method SET_REQUEST_PAYLOAD_SIZE on class CL_XMS_STATISTICAL_RECORDS has no exception.

Method SET_SERVER_XI 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 XI: internal message interface 20081027
2 Importing PROXY_PLSRV Call by reference Object reference (TYPE REF TO) IF_XMS_PLSRV XMS pipeline service interface 20081027

Method SET_SERVER_XI on class CL_XMS_STATISTICAL_RECORDS has no exception.

Method SET_SERVER_XI_GENERIC 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 XI: internal message interface 20081027

Method SET_SERVER_XI_GENERIC on class CL_XMS_STATISTICAL_RECORDS has no exception.

Method SET_STAT_RECORD_TRACE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RO Call by reference Object reference (TYPE REF TO) CL_XMS_RUN_TIME_ENV XMS: Laufzeitumgebung 20081203

Method SET_STAT_RECORD_TRACE_IN on class CL_XMS_STATISTICAL_RECORDS has no exception.

Method SET_STAT_RECORD_TRACE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RO Call by reference Object reference (TYPE REF TO) CL_XMS_RUN_TIME_ENV XMS: Laufzeitumgebung 20081203

Method SET_STAT_RECORD_TRACE_OUT on class CL_XMS_STATISTICAL_RECORDS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720