Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_MONI_METADATA | Metadata for Tracing and Logging | 20051111 |
Properties
| Interface | IF_SOAP_MONI_METADATA | |
| Short Description | Metadata for UI of Tracing and Logging |
General Data
| Package | SOAP_MONITORING | SOAP Monitoring Framework |
| Created | 20051111 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_MONI_METADATA has no forward declaration.
Interfaces
Interface IF_SOAP_MONI_METADATA has no interface.
Friends
Interface IF_SOAP_MONI_METADATA has no friend.
Attributes
Interface IF_SOAP_MONI_METADATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets All Headers | 20060518 | |
| 2 | Instance method | Public | Method | Gets All Locations | 20060111 | |
| 3 | Instance method | Public | Method | Gets All Log Levels | 20060111 | |
| 4 | Instance method | Public | Method | Gets All Information for Proc. Units: ID, Name, Long Name | 20060127 | |
| 5 | Instance method | Public | Method | Gets All Record Types | 20060112 | |
| 6 | Instance method | Public | Method | Gets All States | 20060111 | |
| 7 | Instance method | Public | Method | Gets All Information for Steps: ID, Name, Long Name | 20060127 | |
| 8 | Instance method | Public | Method | Gets All Trace Levels | 20060111 | |
| 9 | Instance method | Public | Method | Gets Application Components | 20051206 | |
| 10 | Instance method | Public | Method | Gets All Active Application Servers in SAP System | 20051111 | |
| 11 | Instance method | Public | Method | Gets the application error areas | 20071031 | |
| 12 | Instance method | Public | Method | Gets Existing Client Numbers in SAP System | 20051111 | |
| 13 | Instance method | Public | Method | Gets the current SAP client | 20070306 | |
| 14 | Instance method | Public | Method | Gets the error areas | 20070306 | |
| 15 | Instance method | Public | Method | Gets the error types | 20070306 | |
| 16 | Instance method | Public | Method | Gets the display & description for the header name | 20060608 | |
| 17 | Instance method | Public | Method | Gets external IF_NAME and namespace using IF internal | 20060730 | |
| 18 | Instance method | Public | Method | Gets the interfaces using the SW and application components | 20061005 | |
| 19 | Instance method | Public | Method | Gets the meta data for interfaces | 20060730 | |
| 20 | Instance method | Public | Method | Gets the meta data for the location | 20060403 | |
| 21 | Instance method | Public | Method | Gets the logging levels | 20060404 | |
| 22 | Instance method | Public | Method | Gets the meta data for the step name (internal) | 20060404 | |
| 23 | Instance method | Public | Method | Gets Meta Data for Step Name (for UI) | 20060425 | |
| 24 | Instance method | Public | Method | Gets the meta data for the processor unit | 20060403 | |
| 25 | Instance method | Public | Method | Gets the meta data for the record type | 20060403 | |
| 26 | Instance method | Public | Method | Gets the existing SOAP application names | 20051111 | |
| 27 | Instance method | Public | Method | Gets the Software Components | 20051206 | |
| 28 | Instance method | Public | Method | Gets the meta data for the status | 20060403 | |
| 29 | Instance method | Public | Method | Gets Step Name and Description by Step ID | 20060404 | |
| 30 | Instance method | Public | Method | Gets the system error areas | 20071031 | |
| 31 | Instance method | Public | Method | Gets the tracing levels | 20060404 |
Events
Interface IF_SOAP_MONI_METADATA has no event.
Types
Interface IF_SOAP_MONI_METADATA has no local type.
Method Signatures
Method GET_ALL_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEADERS | Call by reference | Type reference (TYPE) | SRT_MONI_HDRNAME_INFO_TAB | SOAP Monitoring Header Tabelle | 20060518 |
Method GET_ALL_HEADERS on Interface IF_SOAP_MONI_METADATA has no exception.
Method GET_ALL_LOCATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOCATIONS | Call by reference | Type reference (TYPE) | SRT_MONI_METADATA_INFO_TAB | All of locations | 20060111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060111 |
Method GET_ALL_LOG_LEVELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_LEVELS | Call by reference | Type reference (TYPE) | SRT_MONI_METADATA_INFO_TAB | Log Levels | 20060111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060111 |
Method GET_ALL_PROCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESSOR_NAMES | Call by reference | Type reference (TYPE) | SRT_MONI_PROCESSOR_INFO_TAB | SOAP Runtime Processor-Einheitsnamen | 20060201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060201 |
Method GET_ALL_RECTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RECTYPES | Call by reference | Type reference (TYPE) | SRT_MONI_RECTYPE_INFO_TAB | all Record Types | 20060112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060112 |
Method GET_ALL_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATES | Call by reference | Type reference (TYPE) | SRT_MONI_METADATA_INFO_TAB | All of states | 20060111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060111 |
Method GET_ALL_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STEPNAMES | Call by reference | Type reference (TYPE) | SRT_MONI_STEPNAME_INFO_TAB | SOAP Runtime stepnamen | 20060201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060201 |
Method GET_ALL_TRC_LEVELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRC_LEVELS | Call by reference | Type reference (TYPE) | SRT_MONI_METADATA_INFO_TAB | Trace Levels | 20060111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060111 |
Method GET_APPLICATION_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AC | Value transfer | Type reference (TYPE) | SRT_MONI_APPL_COMP_TAB | Tabelle von der Anwendungskomponente | 20051206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20051206 |
Method GET_APPLICATION_SERVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SERVERS | Value transfer | Type reference (TYPE) | SRT_MONI_APPLSERVERS | Application servers | 20051208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20051111 |
Method GET_APPL_ERROR_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ERROR_AREAS | Value transfer | Type reference (TYPE) | SRT_MONI_METADATA_INFO_TAB | Deteilierte Information für Metadata Komponenten | 20071031 |
Method GET_APPL_ERROR_AREAS on Interface IF_SOAP_MONI_METADATA has no exception.
Method GET_CLIENT_NUMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CLIENT | Value transfer | Type reference (TYPE) | SRT_MONI_CLNT_NRS | Mandanten | 20051208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20051111 |
Method GET_CURRENT_SAPCLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLIENT | Value transfer | Type reference (TYPE) | SRT_MONI_CLNT_NR | Soap Client Number | 20070306 |
Method GET_CURRENT_SAPCLIENT on Interface IF_SOAP_MONI_METADATA has no exception.
Method GET_ERROR_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ERROR_AREAS | Value transfer | Type reference (TYPE) | SRT_MONI_METADATA_INFO_TAB | Deteilierte Information für Metadata Komponenten | 20070306 |
Method GET_ERROR_AREAS on Interface IF_SOAP_MONI_METADATA has no exception.
Method GET_ERROR_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ERROR_TYPES | Value transfer | Type reference (TYPE) | SRT_MONI_METADATA_INFO_TAB | Deteilierte Information für Metadata Komponenten | 20070306 |
Method GET_ERROR_TYPES on Interface IF_SOAP_MONI_METADATA has no exception.
Method GET_HEADER_DISPLAY_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER_DISP | Call by reference | Type reference (TYPE) | SRT_MONI_HEADER_INFO | Headername und value für alle Meßpunkten eines Kontextes | 20060608 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | SRT_MON_HEADER | SOAP Monitoring Header Struktur (Intern) | 20060608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060608 |
Method GET_IFNAME_EXT_AND_NS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IF_EXT_NS | Call by reference | Type reference (TYPE) | SRT_MONI_IF_EXT_NS_TAB | Externe Bezeichnung der Schnittstelle und Namespace Tabelle | 20060731 | |||
| 2 | I_INTERFACE | Call by reference | Type reference (TYPE) | SRT_MONI_IFNAME | Soap Laufzeit Schnittstellenname (intern Bezeichnung) | 20060730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060730 |
Method GET_IF_BY_SWAPPL_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTERFACES | Call by reference | Type reference (TYPE) | SRT_MONI_IF_NAMES | Soap Interface names | 20061005 | |||
| 2 | I_AC | Call by reference | Type reference (TYPE) | SRT_MONI_APPL_COMP | Anwendungskomponente | 20061005 | |||
| 3 | I_SC | Call by reference | Type reference (TYPE) | SRT_MONI_SOFTWARE_COMP | Software Komponente | 20061005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061005 |
Method GET_INTERFACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACES | Value transfer | Type reference (TYPE) | SRT_MONI_IF_INFO_TAB | 20060730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060730 |
Method GET_LOCATION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_MONI_DESCRIPTION | Description for Meta data components | 20060403 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_MONI_DISPLAY_NAME | Display name for Meta data components | 20060403 | |||
| 3 | LOCATION | Call by reference | Type reference (TYPE) | SRT_MONI_LOC | SOAP WebService Komponenten-Lokalisation | 20060403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060403 |
Method GET_LOG_LEVEL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_MONI_DESCRIPTION | Description for Meta data components | 20060404 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_MONI_DISPLAY_NAME | Display name for Meta data components | 20060404 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | SRT_MONI_LOG_LEVEL_UI | SRT logging level | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060404 |
Method GET_MSGTEXT_STEPNAME_BY_STEPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_MONI_DESCRIPTION | Description for Meta data components | 20060404 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_MONI_DISPLAY_NAME | Display name for Meta data components | 20060404 | |||
| 3 | MESSAGE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20060404 | ||||
| 4 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20080307 | |||
| 5 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20080307 | |||
| 6 | PARAM_1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060404 | |||
| 7 | PARAM_2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060404 | |||
| 8 | PARAM_3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060404 | |||
| 9 | PARAM_4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060404 | |||
| 10 | STATUS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS | SOAP Monitoring Status Info | 20060404 | |||
| 11 | STEP_ID | Call by reference | Type reference (TYPE) | SRT_MONI_STEP_ID | SOAP Runtime step ID | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060404 |
Method GET_MSGTXT_STEP_BY_STEPID_4_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_MONI_DESCRIPTION | Description for Meta data components | 20060425 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_MONI_DISPLAY_NAME | Display name for Meta data components | 20060425 | |||
| 3 | MESSAGE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20060425 | ||||
| 4 | PARAM_1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060425 | |||
| 5 | PARAM_2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060425 | |||
| 6 | PARAM_3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060425 | |||
| 7 | PARAM_4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060425 | |||
| 8 | STATUS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_UI | SOAP Monitoring Status Info für UI | 20060425 | |||
| 9 | STEP_ID | Call by reference | Type reference (TYPE) | SRT_MONI_STEP_ID | SOAP Runtime step ID | 20060425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060425 |
Method GET_PROCESSORID_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_MONI_DESCRIPTION | Description for Meta data components | 20060403 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_MONI_DISPLAY_NAME | Display name for Meta data components | 20060403 | |||
| 3 | PROCESSOR_ID | Call by reference | Type reference (TYPE) | SRT_MONI_PROC_ID | SOAP Runtime Processor Unit ID | 20060403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060403 |
Method GET_REC_TYPE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_MONI_DESCRIPTION | Description for Meta data components | 20060403 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_MONI_DISPLAY_NAME | Display name for Meta data components | 20060403 | |||
| 3 | REC_TYPE | Call by reference | Type reference (TYPE) | SRT_MONI_REC_TYPE | SRT Monitoring Record Type | 20060403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060403 |
Method GET_SOAP_APPLICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SOAP_APPL | Value transfer | Type reference (TYPE) | SRT_MONI_SOAP_APPLS | Soap Application names | 20051208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20051111 |
Method GET_SOFTWARE_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SC | Value transfer | Type reference (TYPE) | SRT_MONI_SOFTWARE_COMP_TAB | Tabelle der Software Komponenten | 20051206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20051206 |
Method GET_STATE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_MONI_DESCRIPTION | Description for Meta data components | 20060403 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_MONI_DISPLAY_NAME | Display name for Meta data components | 20060403 | |||
| 3 | STATUS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_UI | SOAP Monitoring Status Info für UI | 20060403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060403 |
Method GET_STEPID_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_MONI_DESCRIPTION | Description for Meta data components | 20060404 | |||
| 2 | E_DISPLAYNAME | Call by reference | Type reference (TYPE) | SRT_MONI_DISPLAY_NAME | Display name for Meta data components | 20060404 | |||
| 3 | I_STEPID | Call by reference | Type reference (TYPE) | SRT_MONI_STEP_ID | SOAP Runtime step ID | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060404 |
Method GET_SYS_ERROR_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ERROR_AREAS | Value transfer | Type reference (TYPE) | SRT_MONI_METADATA_INFO_TAB | Deteilierte Information für Metadata Komponenten | 20071031 |
Method GET_SYS_ERROR_AREAS on Interface IF_SOAP_MONI_METADATA has no exception.
Method GET_TRC_LEVEL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_MONI_DESCRIPTION | Description for Meta data components | 20060404 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_MONI_DISPLAY_NAME | Display name for Meta data components | 20060404 | |||
| 3 | LEVEL | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_LEVEL_UI | SRT logging level | 20060404 |
Method GET_TRC_LEVEL_INFO on Interface IF_SOAP_MONI_METADATA has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |