SAP ABAP Class IF_RWB_RUNTIME_CHECK (Interface for Runtime Check)
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
| Class | IF_RWB_RUNTIME_CHECK | |
| Short Description | Interface for Runtime Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020725 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RWB_RUNTIME_CHECK has no forward declaration.
Interfaces
Class IF_RWB_RUNTIME_CHECK has no interface implemented.
Friends
Class IF_RWB_RUNTIME_CHECK has no friend class.
Attributes
Class 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
Class IF_RWB_RUNTIME_CHECK has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_RWB_RUNTIME_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |