SAP ABAP Class CL_SXMS_SUP_DIAGS (Diagnosis Class for Report SXMS_SUPPORT_DIAGNOSTICS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSFTEST (Package) XI: Integration Engine Test
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_MAIN_CONST XMS: Constants 20070315
Properties
Class CL_SXMS_SUP_DIAGS  
Short Description Diagnosis Class for Report SXMS_SUPPORT_DIAGNOSTICS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSFTEST   XI: Integration Engine Test 
Created 20051219   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SXMS_SUP_DIAGS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_MAIN_CONST XMS: Constants 20070315
Friends
Class CL_SXMS_SUP_DIAGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FALSE Instance attribute Private Attribute reference (LIKE) 20070315
2 CO_STAT_GREEN Constant Public Type reference (TYPE) CHAR1 '0' Status for Green Traffic Light 20051219
3 CO_STAT_RED Constant Public Type reference (TYPE) CHAR1 '1' Status for Red Traffic Light 20051219
4 CO_STAT_YELLOW Constant Public Type reference (TYPE) CHAR1 '2' Status for Yellow Traffic Light 20051219
5 CO_TRUE Instance attribute Private Attribute reference (LIKE) 20070315
Methods
# Method Level Visibility Method type Description Created on
1 CENTRALMONITORINGSERVER Static method Public Method CentralMonitoringServer 20091209
2 CENTRAL_ADAPTER_ENGINE Static method Public Method Test Central Adapter Engine 20051219
3 CHECK_DSR_PASSPORT Static method Public Method DSR Passport Active 20101208
4 DIRECTORY_CACHE Static method Public Method Test Java Mapping Engine 20060314
5 EXCHANGE_PROFILE Static method Public Method Test Exchange Profile 20051219
6 FIND_PROG_ID_IN_GW Static method Private Method Find Program ID in Gateway Monitor 20061113
7 GW_GET_LOC_HOST_AND_SERVICE Static method Private Method Find local host and service 20061113
8 GW_MAX_CONNECTIONS Static method Public Method Maximum Number of Active Connections 20080401
9 GW_MAX_OVERFLOW_SIZE Static method Public Method Maximum Size of HTTP Request Accepted by ICM 20080401
10 HTTP_CONNECTION Static method Public Method Test HTTP Connection 20051219
11 ICM_HTTPS_PROCTIMEOUT Static method Public Method Processing Timeout for HTTPS 20080317
12 ICM_HTTP_PROCTIMEOUT Static method Public Method Processing Timeout for HTTP 20080317
13 ICM_MAX_REQUEST_SIZE Static method Public Method Maximum Request Size of HTTP Request 20080317
14 IDOC_CONFIG Static method Public Method IDoc Adapter Configuration 20051219
15 IDOC_CUA Static method Public Method Central User Management 20051219
16 IDOC_INBOUND Static method Public Method IDoc Adapter Inbound 20051219
17 IDOC_OUTBOUND Static method Public Method IDoc Adapter Outbound 20051219
18 JOB_ARCHIVE Static method Public Method XI Message Archive 20051219
19 JOB_BLK_AGGREGATE Static method Public Method Aggregation of Package Statistics 20070315
20 JOB_BLK_REORG Static method Public Method Reorganization of Package Statistics 20070315
21 JOB_DELAYED_MSG_PROCESS Static method Public Method Delayed Message Processing 20051219
22 JOB_DELETE Static method Public Method Delete XI Message 20051219
23 JOB_DELETE_SWITCH Static method Public Method Switch Run 20051219
24 JOB_HIST_DELETE Static method Public Method Delete XI Message History 20051219
25 JOB_PF_AGGREGATE Static method Public Method Aggregation of Performance Data 20061206
26 JOB_PF_REORG Static method Public Method Reorganization of Performance Data 20061206
27 JOB_REFRESH_STATUS Static method Public Method Refresh XI Adapter Status 20051219
28 JOB_RESTART_MESSAGE Static method Public Method XI Restart of Messages 20051219
29 JOB_STOPPED Static method Public Method Test for Cancelled Jobs 20051219
30 MAPPING_ENGINE Static method Public Method Test Java Mapping Engine 20051219
31 PLAIN_CONFIG Static method Public Method Test Plain HTTP Configuration 20051219
32 QUEUE_REGISTRATION Static method Public Method XI Queue Registration 20051220
33 QUEUE_RESOURCE Static method Public Method XI Queue in SYSFAIL 20060315
34 QUEUE_SYSFAIL Static method Public Method XI Queue in SYSFAIL 20051219
35 RDISP_APPC_CA_BLK_NO Static method Public Method Buffer Size for CPI-C Communications 20081117
36 RDISP_MAX_ARQ Static method Public Method Maximum Number of Internal Asynchronous Messages 20081117
37 RDISP_MAX_COMM_ENTRIES Static method Public Method Maximum Number of Communication Entries 20081117
38 RDISP_TM_MAX_NO Static method Public Method Maximum Number of Available Connections 20081117
39 RDISP_WP_CA_BLK_NO Static method Public Method Work Process Communication Blocks 20081117
40 RFC_PING_GENERIC Static method Private Method RFC Ping 20051219
41 RUNTIME_CENTRAL Static method Public Method Central Integration Server 20051219
42 RUNTIME_ENQUEUE Static method Public Method Central Integration Server 20051221
43 RUNTIME_HEADER_PARSING Static method Public Method Header Parsing Method 20060102
44 RUNTIME_PMI Static method Public Method PMI Test 20051219
45 SLD_ENGINE Static method Public Method Test SLD Engine 20051219
46 SWITCH_PROCEDURE Static method Public Method Switch Procedure Active Yes/No 20101217
47 TREX_ENGINE Static method Public Method TREX Engine 20051219
48 TRFC_SYSFAIL Static method Public Method TRFC Sysfail 20051219
49 ZTTA_MAX_MEMREQ_MB Static method Public Method Limit for a Single Request to Memory 20081118
Events
Class CL_SXMS_SUP_DIAGS has no event.
Types
Class CL_SXMS_SUP_DIAGS has no local type.
Method Signatures

Method CENTRALMONITORINGSERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20091209

Method CENTRALMONITORINGSERVER on class CL_SXMS_SUP_DIAGS has no exception.

Method CENTRAL_ADAPTER_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method CENTRAL_ADAPTER_ENGINE on class CL_SXMS_SUP_DIAGS has no exception.

Method CHECK_DSR_PASSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20101208

Method CHECK_DSR_PASSPORT on class CL_SXMS_SUP_DIAGS has no exception.

Method DIRECTORY_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20060314

Method DIRECTORY_CACHE on class CL_SXMS_SUP_DIAGS has no exception.

Method EXCHANGE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method EXCHANGE_PROFILE on class CL_SXMS_SUP_DIAGS has no exception.

Method FIND_PROG_ID_IN_GW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GWHOST Call by reference Type reference (TYPE) RFCDISPLAY-RFCGWHOST Gateway-Hostname 20061114
2 Importing I_GWSERVICE Call by reference Type reference (TYPE) RFCDISPLAY-RFCGWSERV Gateway-Service 20061114
3 Importing I_PROG_ID Call by reference Type reference (TYPE) RFCDISPLAY-RFCEXEC Programmname (Vollstaendiger Pfad) 20061113
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20061113

Method GW_GET_LOC_HOST_AND_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HOST Call by reference Type reference (TYPE) GWY_STRUCT-GWHOST Langer Rechnername 20061113
2 Exporting E_SERVICE Call by reference Type reference (TYPE) GWY_STRUCT-GWSERV Gateway Servicename 20061113

Method GW_GET_LOC_HOST_AND_SERVICE on class CL_SXMS_SUP_DIAGS has no exception.

Method GW_MAX_CONNECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20080401

Method GW_MAX_CONNECTIONS on class CL_SXMS_SUP_DIAGS has no exception.

Method GW_MAX_OVERFLOW_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20080401

Method GW_MAX_OVERFLOW_SIZE on class CL_SXMS_SUP_DIAGS has no exception.

Method HTTP_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method HTTP_CONNECTION on class CL_SXMS_SUP_DIAGS has no exception.

Method ICM_HTTPS_PROCTIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20080317

Method ICM_HTTPS_PROCTIMEOUT on class CL_SXMS_SUP_DIAGS has no exception.

Method ICM_HTTP_PROCTIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20080317

Method ICM_HTTP_PROCTIMEOUT on class CL_SXMS_SUP_DIAGS has no exception.

Method ICM_MAX_REQUEST_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20080317

Method ICM_MAX_REQUEST_SIZE on class CL_SXMS_SUP_DIAGS has no exception.

Method IDOC_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method IDOC_CONFIG on class CL_SXMS_SUP_DIAGS has no exception.

Method IDOC_CUA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method IDOC_CUA on class CL_SXMS_SUP_DIAGS has no exception.

Method IDOC_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method IDOC_INBOUND on class CL_SXMS_SUP_DIAGS has no exception.

Method IDOC_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method IDOC_OUTBOUND on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method JOB_ARCHIVE on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_BLK_AGGREGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20070315

Method JOB_BLK_AGGREGATE on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_BLK_REORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20070315

Method JOB_BLK_REORG on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_DELAYED_MSG_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method JOB_DELAYED_MSG_PROCESS on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method JOB_DELETE on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_DELETE_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method JOB_DELETE_SWITCH on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_HIST_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method JOB_HIST_DELETE on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_PF_AGGREGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20061206

Method JOB_PF_AGGREGATE on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_PF_REORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20061206

Method JOB_PF_REORG on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_REFRESH_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method JOB_REFRESH_STATUS on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_RESTART_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method JOB_RESTART_MESSAGE on class CL_SXMS_SUP_DIAGS has no exception.

Method JOB_STOPPED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method JOB_STOPPED on class CL_SXMS_SUP_DIAGS has no exception.

Method MAPPING_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method MAPPING_ENGINE on class CL_SXMS_SUP_DIAGS has no exception.

Method PLAIN_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method PLAIN_CONFIG on class CL_SXMS_SUP_DIAGS has no exception.

Method QUEUE_REGISTRATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051220

Method QUEUE_REGISTRATION on class CL_SXMS_SUP_DIAGS has no exception.

Method QUEUE_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20060315

Method QUEUE_RESOURCE on class CL_SXMS_SUP_DIAGS has no exception.

Method QUEUE_SYSFAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method QUEUE_SYSFAIL on class CL_SXMS_SUP_DIAGS has no exception.

Method RDISP_APPC_CA_BLK_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20081117

Method RDISP_APPC_CA_BLK_NO on class CL_SXMS_SUP_DIAGS has no exception.

Method RDISP_MAX_ARQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20081117

Method RDISP_MAX_ARQ on class CL_SXMS_SUP_DIAGS has no exception.

Method RDISP_MAX_COMM_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20081117

Method RDISP_MAX_COMM_ENTRIES on class CL_SXMS_SUP_DIAGS has no exception.

Method RDISP_TM_MAX_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20081117

Method RDISP_TM_MAX_NO on class CL_SXMS_SUP_DIAGS has no exception.

Method RDISP_WP_CA_BLK_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20081117

Method RDISP_WP_CA_BLK_NO on class CL_SXMS_SUP_DIAGS has no exception.

Method RFC_PING_GENERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20051219
2 Returning RV_BOOL Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20051219

Method RFC_PING_GENERIC on class CL_SXMS_SUP_DIAGS has no exception.

Method RUNTIME_CENTRAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method RUNTIME_CENTRAL on class CL_SXMS_SUP_DIAGS has no exception.

Method RUNTIME_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051221

Method RUNTIME_ENQUEUE on class CL_SXMS_SUP_DIAGS has no exception.

Method RUNTIME_HEADER_PARSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20060102

Method RUNTIME_HEADER_PARSING on class CL_SXMS_SUP_DIAGS has no exception.

Method RUNTIME_PMI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method RUNTIME_PMI on class CL_SXMS_SUP_DIAGS has no exception.

Method SLD_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method SLD_ENGINE on class CL_SXMS_SUP_DIAGS has no exception.

Method SWITCH_PROCEDURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20101217

Method SWITCH_PROCEDURE on class CL_SXMS_SUP_DIAGS has no exception.

Method TREX_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method TREX_ENGINE on class CL_SXMS_SUP_DIAGS has no exception.

Method TRFC_SYSFAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20051219

Method TRFC_SYSFAIL on class CL_SXMS_SUP_DIAGS has no exception.

Method ZTTA_MAX_MEMREQ_MB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARAMS Call by reference Type reference (TYPE) SXMSSPDIAG_PARAMS Parameter für Support Diagnostics Testmethoden 20081118

Method ZTTA_MAX_MEMREQ_MB on class CL_SXMS_SUP_DIAGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730