SAP ABAP Interface IF_RWB_RUNTIME_CHECK (Interface for Runtime Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
⤷
SAI_RWB (Package) XI: Runtime Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RWB_RUNTIME_CHECK | Implements Check Routines for RWB | 20020725 |
Properties
| Interface | IF_RWB_RUNTIME_CHECK | |
| Short Description | Interface for Runtime Check |
General Data
| Package | SAI_RWB | XI: Runtime Workbench |
| Created | 20020725 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RWB_RUNTIME_CHECK has no forward declaration.
Interfaces
Interface IF_RWB_RUNTIME_CHECK has no interface.
Friends
Interface IF_RWB_RUNTIME_CHECK has no friend.
Attributes
Interface IF_RWB_RUNTIME_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Transfers Table of Relevant Settings | 20020725 | |
| 2 | Instance method | Public | Method | Tranfers Table of Settings for Particular Category | 20020725 | |
| 3 | Instance method | Public | Method | Transfers Categories of Settings | 20020725 | |
| 4 | Instance method | Public | Method | Ping Query | 20020725 | |
| 5 | Instance method | Public | Method | Consistency checks | 20020820 |
Events
Interface IF_RWB_RUNTIME_CHECK has no event.
Types
Interface IF_RWB_RUNTIME_CHECK has no local type.
Method Signatures
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | RWBSETTINGTABLE | Tabelle von Einstellungen | 20020725 |
Method GET_SETTINGS on Interface IF_RWB_RUNTIME_CHECK has no exception.
Method GET_SETTINGS_BY_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | NAME2VALUE_TABLE | Tablle von Name->Wert Paaren | 20020725 | |||
| 2 | THE_CATEGORY | Call by reference | Type reference (TYPE) | RWBNAME | Name | 20020725 |
Method GET_SETTINGS_BY_CATEGORY on Interface IF_RWB_RUNTIME_CHECK has no exception.
Method GET_SETTING_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | RWBNAMETABLE | Tabelle von Strings | 20020725 |
Method GET_SETTING_CATEGORIES on Interface IF_RWB_RUNTIME_CHECK has no exception.
Method PING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | RWBPINGRESULT | Ergebnis der Ping-Anfrage | 20020725 |
Method PING on Interface IF_RWB_RUNTIME_CHECK has no exception.
Method SELFTEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Call by reference | Type reference (TYPE) | RWBSTRUCRESULT | Ergebnis einer Menge von Prüfungen | 20020820 |
Method SELFTEST on Interface IF_RWB_RUNTIME_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |