SAP ABAP Class CL_SOAP_MONI_HELPER (SOAP Monitoring Helper Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
     SOAP_MONITORING (Package) SOAP Monitoring Framework
Properties
Class CL_SOAP_MONI_HELPER  
Short Description SOAP Monitoring Helper Methods    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_MONITORING   SOAP Monitoring Framework 
Created 20051123   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_MONI_HELPER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_CONTEXT 20060630 Context for SOAP Call
2 CL_SOAP_MONI_CACHE_DB 20061016 SRT Monitoring Data Repository
3 CL_SOAP_MONI_CACHE_PMI 20060314 Local Cache Using PMI
4 CL_SOAP_MONI_CALL_SELECTION 20051125 SOAP Selection Criteria
5 CL_SOAP_MONI_COLLECTOR 20051125 Collection of All Measuring Points
6 CL_SOAP_MONI_CONFIGURATION 20060725 Monitoring Configuration Class
7 CL_SOAP_MONI_DB_ADAPTER 20061030 SRT Class for READ/Write in DB
8 CL_SOAP_MONI_LOGTRC_READER 20051125 Class for Reading Logging Entries
9 CL_SOAP_MONI_LOG_ENTRY 20060712 Log Entries for Configuration of SRT Monitoring
10 CL_SOAP_MONI_METADATA 20060203 Metadata for Tracing and Logging
11 CL_SOAP_MONI_PAYLOAD_TRACE 20060309 Class for Payload Trace Handling
12 CL_SOAP_MONI_RECORD_SELECTION 20060322 SOAP Filter Criteria
13 CL_SOAP_MONI_TO_XI_PERSIST 20060101 Web service calls sent to XI
14 CL_SOAP_MONI_TRC_ENTRY 20060712 Trace Entries for Configuration of SRT Monitoring
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_MONI_HELPER' 20060224
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_MONITORING SOAP Runtime Processor Unit ID 20060221
3 CO_SEPARATOR_EQUAL Constant Private Type reference (TYPE) STRING '{=}' Separator 'Equal' 20060324
4 CO_SEPARATOR_HASH Constant Private Type reference (TYPE) STRING '{#}' Separator 'Hash' 20060324
5 MT_DF14L Static Attribute Public Type reference (TYPE) SRT_MONI_DF14L_TAB Application Components 20060112
6 M_READ_PASSPORT Static Attribute Private Type reference (TYPE) BOOLEAN 'X' = is already read; space = not yet read 20080113
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_USER Static method Public Method Check User Input 20060724
2 CONVERT_STRING_TO_XSTRING Static method Public Method Convert String to xstring 20060308
3 CONVERT_TS_FROM_LONG_TO_SHORT Static method Public Method Transform Timestamp from Long Format to Short 20060327
4 CONVERT_TS_FROM_SHORT_TO_LONG Static method Protected Method Transform Timestamp from Short Format to Long 20060327
5 CONVERT_XSTRING_TO_STRING Static method Public Method Convert xstring to String 20060313
6 CREATE_GUID Static method Public Method Create 32-Char GUID 20060825
7 DO_XML_ESCAPING Static method Public Method Provide String with XML Escape Codes 20061124
8 DO_XML_UNESCAPING Static method Public Method Release String from XML Escape Codes 20061124
9 GET_ADDITIONAL_CONF_HEADER Static method Public Method Gets additional configuration header information 20070125
10 GET_BGRFC_QUEUE_STATE Static method Public Method Gets the status of a bgRFC queue 20071115
11 GET_BO_BY_DT Static method Public Method Gets Business Objects data by Design Time Object 20070208
12 GET_HEADER_FIELDS Static method Public Method Get Header Fields 20060324
13 GET_PASSPORT_ATTRIBUTES Static method Protected Method Gets the Passport Attributes 20080106
14 GET_PROFILE_PARAM_VALUE Static method Public Method Gets the value of a profile parameter via kernel call 20080106
15 GET_QRFC_NAME Static method Public Method Gets the qRFC/bgRFC name 20070314
16 GET_SAPCLIENTS_4_USER Static method Public Method Gets the SAP clients to display trace and log data 20071015
17 GET_SW_AND_APPL_COMP_BY_IF Static method Public Method Gets Software and Application Components by Interface 20061013
18 GET_SW_AND_APPL_COMP_FROM_SDEF Static method Public Method Gets Software & Application Components from Service Def. 20060203
19 GET_SW_APPL_COMP_BY_PACKAGE Static method Public Method Gets SW/Appl. Comp. via Package Name 20061004
20 GET_SW_APPL_COMP_FROM_PROXY Static method Public Method Gets Software & Application Components from Service Consumer 20060419
21 GET_WDA_URL Static method Public Method Gets the path to Web Dynpro for ABAP application 20070801
22 REMOVE_LEADING_CHAR Static method Public Method Deletes leading zeroes or spaces 20080204
23 SEARCH_FOR_TXID_IN_RABAX Static method Public Method Find the Transaction ID in Rabax (for last 12 hours) 20080201
24 WRITE_TO_SYSTEM_LOG Static method Protected Method Write Failure Text in SYSLOG 20051123
25 WRITE_WHOLE_WORDS_IN_SYMSGV Static method Public Method Split Text (with Whole Word) into sy-msgvn Fields 20080117
26 _SET_ADDITIONAL_CONF_HEADER Static method Protected Method Sets additional configuration header information 20070125
27 _SET_BO_BY_DT Static method Protected Method Sets Business Objects data by Design Time Object 20070208
28 _SET_QRFC_NAME Static method Protected Method Sets the qRFC/bgRFC name 20070314
29 _SNAP_SELECT Static method Private Method Select in SNAP Table 20080206
Events
Class CL_SOAP_MONI_HELPER has no event.
Types
Class CL_SOAP_MONI_HELPER has no local type.
Method Signatures

Method CHECK_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Call by reference Type reference (TYPE) SRT_MONI_USER Benutzername 20060724
2 Returning R_RESULT Value transfer Type reference (TYPE) BOOLEAN X=user is ok; space user existiert nicht 20060724

Method CHECK_USER on class CL_SOAP_MONI_HELPER has no exception.

Method CONVERT_STRING_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LENGTH Call by reference Type reference (TYPE) INT4 Length 20060308
2 Exporting E_XSTRING Call by reference Type reference (TYPE) XSTRING XString 20060308
3 Importing I_ENCODING Call by reference Type reference (TYPE) ABAP_ENCOD 'UTF-8' Identifier for Character Format (UTF-8, UCS-2, ...) 20060308
4 Importing I_ENDIAN Call by reference Type reference (TYPE) ABAP_ENDIA Flag for Byte Sequence (Big-Endian, Little-Endian) 20060308
5 Importing I_IGNORE_CONV_ERR Call by reference Type reference (TYPE) C ' ' Ignore Conversion Error 20060308
6 Importing I_REPLACEMENT Call by reference Type reference (TYPE) ABAP_REPL '#' Replacement Character/String for Character Set Conversion 20060308
7 Importing I_STRING Call by reference Type reference (TYPE) STRING String 20060308

Method CONVERT_STRING_TO_XSTRING on class CL_SOAP_MONI_HELPER has no exception.

Method CONVERT_TS_FROM_LONG_TO_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_LONG Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20060327
2 Returning I_TS_SHORT Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060327
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060327

Method CONVERT_TS_FROM_SHORT_TO_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_TS_FROM Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20060327
2 Exporting EP_TS_TO Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20060327
3 Importing IP_TS_FROM Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060327
4 Importing IP_TS_TO Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060327
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060327

Method CONVERT_XSTRING_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARSET Call by reference Type reference (TYPE) STRING 'UTF-8' CHARSet 20060313
2 Returning STRING_OUT Value transfer Type reference (TYPE) STRING SOAP Header as string 20060313
3 Importing XSTRING_IN Call by reference Type reference (TYPE) XSTRING SOAP Header as xstring 20060313

Method CONVERT_XSTRING_TO_STRING on class CL_SOAP_MONI_HELPER has no exception.

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060825
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060825

Method DO_XML_ESCAPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_STRING Call by reference Type reference (TYPE) STRING String 20061124

Method DO_XML_ESCAPING on class CL_SOAP_MONI_HELPER has no exception.

Method DO_XML_UNESCAPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_STRING Call by reference Type reference (TYPE) STRING String 20061124

Method DO_XML_UNESCAPING on class CL_SOAP_MONI_HELPER has no exception.

Method GET_ADDITIONAL_CONF_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CLIENT Call by reference Type reference (TYPE) STRING Mandantenkennung des aktuellen Benutzers 20070125
2 Exporting PE_DEST Call by reference Type reference (TYPE) STRING 20070510
3 Exporting PE_HOST Call by reference Type reference (TYPE) STRING Name des aktuellen Applikationsservers 20070125
4 Exporting PE_PATH Call by reference Type reference (TYPE) STRING 20070125
5 Exporting PE_PORT Call by reference Type reference (TYPE) STRING 20070125
6 Exporting PE_PROTOCOL Call by reference Type reference (TYPE) STRING 20070125
7 Exporting PE_PROXY_HOST Call by reference Type reference (TYPE) STRING 20070125
8 Exporting PE_PROXY_PORT Call by reference Type reference (TYPE) STRING 20070125
9 Exporting PE_URL Call by reference Type reference (TYPE) STRING 20070125
10 Importing PI_BINDING_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20070125

Method GET_ADDITIONAL_CONF_HEADER on class CL_SOAP_MONI_HELPER has no exception.

Method GET_BGRFC_QUEUE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20071115
2 Importing I_QNAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20071115
3 Returning R_STATE Value transfer Type reference (TYPE) QRFC_QUEUE_STATE Ausführungstatus einer Hintergrund Queue 20071115

Method GET_BGRFC_QUEUE_STATE on class CL_SOAP_MONI_HELPER has no exception.

Method GET_BO_BY_DT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_BO Call by reference Type reference (TYPE) STRING 20070208
2 Exporting PE_DU Call by reference Type reference (TYPE) STRING 20070208
3 Exporting PE_PC Call by reference Type reference (TYPE) STRING 20070208
4 Importing PI_DT Call by reference Type reference (TYPE) SRT_MONI_IFNAME Soap Laufzeit Schnittstellenname (intern Bezeichnung) 20070208
5 Importing PI_LOCATION Call by reference Type reference (TYPE) SRT_MONI_LOC SOAP WebService Komponenten-Lokalisation 20070208

Method GET_BO_BY_DT on class CL_SOAP_MONI_HELPER has no exception.

Method GET_HEADER_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HDRFLD_REQ Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20060324
2 Exporting ET_HDRFLD_RESP Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20060324
3 Importing I_HDR_STR Call by reference Type reference (TYPE) STRING 20071128
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060324

Method GET_PASSPORT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMP_TYPE Call by reference Type reference (TYPE) INT2 2 byte integer (signed) 20090116
2 Exporting E_CONN_COUNTER Call by reference Type reference (TYPE) INT4 Natural number 20090116
3 Exporting E_CONN_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20090116
4 Exporting E_LOG_LEVEL Call by reference Type reference (TYPE) SRT_MONI_LOG_LEVEL 20080106
5 Exporting E_PASS_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20090116
6 Exporting E_REQ_BASED Call by reference Type reference (TYPE) BOOLEAN 20080106
7 Exporting E_TRC_LEVEL Call by reference Type reference (TYPE) SRT_MONI_TRC_LEVEL 20080106
8 Exporting E_TX_ID Call by reference Type reference (TYPE) GUID_32 20080106
9 Exporting E_VERSION Call by reference Type reference (TYPE) SRT_MONI_PP_VERSION Passport Version 20080106
10 Importing I_SAPREL Call by reference Type reference (TYPE) SYST-SAPRL Release Status of SAP System 20090116
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20080106

Method GET_PROFILE_PARAM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CHAR255 char255 20080106
2 Returning R_VALUE Value transfer Type reference (TYPE) CHAR255 char255 20080106

Method GET_PROFILE_PARAM_VALUE on class CL_SOAP_MONI_HELPER has no exception.

Method GET_QRFC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LOCATION Call by reference Type reference (TYPE) SRT_MONI_LOC SOAP WebService Komponenten-Lokalisation 20070314
2 Importing PI_SOAP_SEQID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20070314
3 Returning PR_QUEUENAME Value transfer Type reference (TYPE) SRT_SEQ_QUEUENAME Queue-Name 20070314

Method GET_QRFC_NAME on class CL_SOAP_MONI_HELPER has no exception.

Method GET_SAPCLIENTS_4_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CLIENTS Value transfer Type reference (TYPE) SRT_MONI_CLNT_NRS Soap Client Number table 20071015
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20071015

Method GET_SW_AND_APPL_COMP_BY_IF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AC Call by reference Type reference (TYPE) SRT_MONI_APPL_COMP Anwendungskomponente 20061013
2 Exporting E_SC Call by reference Type reference (TYPE) SRT_MONI_SOFTWARE_COMP Software Komponente 20061013
3 Importing I_IF Call by reference Type reference (TYPE) SRT_MONI_IFNAME Soap Laufzeit Schnittstellenname (intern Bezeichnung) 20061013
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061013

Method GET_SW_AND_APPL_COMP_FROM_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AC Call by reference Type reference (TYPE) SRT_MONI_APPL_COMP Anwendungskomponente 20060203
2 Exporting E_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20060203
3 Exporting E_SC Call by reference Type reference (TYPE) SRT_MONI_SOFTWARE_COMP Software Komponente 20060203
4 Importing I_SDEF Call by reference Type reference (TYPE) SRT_MONI_SRVDEF SOAP Runtime Service Definition 20060203
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060203

Method GET_SW_APPL_COMP_BY_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AC Call by reference Type reference (TYPE) SRT_MONI_APPL_COMP Anwendungskomponente 20061004
2 Exporting E_SC Call by reference Type reference (TYPE) SRT_MONI_SOFTWARE_COMP Software Komponente 20061004
3 Importing I_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20061004

Method GET_SW_APPL_COMP_BY_PACKAGE on class CL_SOAP_MONI_HELPER has no exception.

Method GET_SW_APPL_COMP_FROM_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AC Call by reference Type reference (TYPE) SRT_MONI_APPL_COMP Anwendungskomponente 20060419
2 Exporting E_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20060419
3 Exporting E_SC Call by reference Type reference (TYPE) SRT_MONI_SOFTWARE_COMP Software Komponente 20060419
4 Importing I_PROXY Call by reference Type reference (TYPE) PRX_R3NAME Proxy-Generierung: Name eines Objektes im SAP-System 20060419
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060419

Method GET_WDA_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_NAME Call by reference Type reference (TYPE) STRING The name of WDA application 20070801
2 Importing I_HTTPS Call by reference Type reference (TYPE) BOOLEAN Get HTTPS URL variant 20070801
3 Returning R_WDA_URL Value transfer Type reference (TYPE) STRING The constructed URL to WDA application 20070801

Method GET_WDA_URL on class CL_SOAP_MONI_HELPER has no exception.

Method REMOVE_LEADING_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUTPUT_STR Call by reference Type reference (TYPE) STRING 20080204
2 Importing I_CHAR Call by reference Type reference (TYPE) C 20080204
3 Importing I_INPUT_STR Call by reference Type reference (TYPE) STRING 20080204

Method REMOVE_LEADING_CHAR on class CL_SOAP_MONI_HELPER has no exception.

Method SEARCH_FOR_TXID_IN_RABAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATE Call by reference Type reference (TYPE) D 20080201
2 Exporting E_RC Call by reference Type reference (TYPE) I 20080201
3 Exporting E_TIME Call by reference Type reference (TYPE) T 20080201
4 Importing I_TX_ID Call by reference Type reference (TYPE) GUID_32 Transaktion-ID 20080201

Method SEARCH_FOR_TXID_IN_RABAX on class CL_SOAP_MONI_HELPER has no exception.

Method WRITE_TO_SYSTEM_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) SRT_MONI_MESSAGE Monitoring Nachrichtenformat 20051123

Method WRITE_TO_SYSTEM_LOG on class CL_SOAP_MONI_HELPER has no exception.

Method WRITE_WHOLE_WORDS_IN_SYMSGV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_PART1 Call by reference Type reference (TYPE) SY-MSGV1 Nachrichtenvariable 20080117
2 Exporting PE_PART2 Call by reference Type reference (TYPE) SY-MSGV1 Nachrichtenvariable 20080117
3 Exporting PE_PART3 Call by reference Type reference (TYPE) SY-MSGV1 Nachrichtenvariable 20080117
4 Exporting PE_PART4 Call by reference Type reference (TYPE) SY-MSGV1 Nachrichtenvariable 20080117
5 Importing PI_IN Call by reference Type reference (TYPE) STRING 20080117

Method WRITE_WHOLE_WORDS_IN_SYMSGV on class CL_SOAP_MONI_HELPER has no exception.

Method _SET_ADDITIONAL_CONF_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEADERS Call by reference Type reference (TYPE) SRT_MON_HEADERS SOAP Monitoring Header Tabelle 20070125
2 Returning RT_HEADERS Value transfer Type reference (TYPE) SRT_MON_HEADERS SOAP Monitoring Header Tabelle 20070125

Method _SET_ADDITIONAL_CONF_HEADER on class CL_SOAP_MONI_HELPER has no exception.

Method _SET_BO_BY_DT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_HEADERS Call by reference Type reference (TYPE) SRT_MON_HEADERS SOAP Monitoring Header Tabelle 20070208

Method _SET_BO_BY_DT on class CL_SOAP_MONI_HELPER has no exception.

Method _SET_QRFC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_HEADERS Call by reference Type reference (TYPE) SRT_MON_HEADERS SOAP Monitoring Header Tabelle 20070314

Method _SET_QRFC_NAME on class CL_SOAP_MONI_HELPER has no exception.

Method _SNAP_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATE Call by reference Type reference (TYPE) D 20080206
2 Exporting E_RC Call by reference Type reference (TYPE) I 20080206
3 Exporting E_TIME Call by reference Type reference (TYPE) T 20080206
4 Importing IT_DATE Call by reference Type reference (TYPE) TT_SNAP_S_DATE 20080206
5 Importing IT_TIME Call by reference Type reference (TYPE) TT_SNAP_S_TIME 20080206
6 Importing I_TX_ID Call by reference Type reference (TYPE) GUID_32 Transaktion ID 20080206

Method _SNAP_SELECT on class CL_SOAP_MONI_HELPER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710