SAP ABAP Class CL_RSDU_CHECK_CONFIG (configuration object for consitency check)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-SDB (Application Component) BW MaxDB
⤷
RSHDB (Package) BW Porting HDB
⤷
⤷
Properties
| Class | CL_RSDU_CHECK_CONFIG | |
| Short Description | configuration object for consitency check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSHDB | BW Porting HDB |
| Created | 20120404 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDU_CHECK_CONFIG has no forward declaration.
Interfaces
Class CL_RSDU_CHECK_CONFIG has no interface implemented.
Friends
Class CL_RSDU_CHECK_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | ',' | 20120404 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | ';' | 20120404 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_STORAGE | 20120404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120404 | ||
| 2 | Static method | Public | Method | 20120404 | ||
| 3 | Instance method | Public | Method | 20120404 | ||
| 4 | Instance method | Public | Method | 20120404 | ||
| 5 | Instance method | Public | Method | 20120404 | ||
| 6 | Instance method | Public | Method | 20120404 | ||
| 7 | Instance method | Public | Method | 20120404 | ||
| 8 | Instance method | Public | Method | 20120404 | ||
| 9 | Instance method | Public | Method | 20120404 | ||
| 10 | Instance method | Public | Method | 20120404 | ||
| 11 | Instance method | Public | Method | 20120404 | ||
| 12 | Instance method | Public | Method | 20120404 | ||
| 13 | Static method | Public | Method | 20120404 |
Events
Class CL_RSDU_CHECK_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_FLAT | Public | See coding | 20120404 | begin of TS_FLAT,
param type tv_param,
type type tv_type,
value type string,
end of ts_flat
|
||
| 2 | TS_STORAGE | Public | See coding | 20120404 | begin of TS_STORAGE,
param type tv_param,
type type tv_type,
dref type REF TO data,
end of ts_storage
|
||
| 3 | TT_FLAT | Public | See coding | 20120404 | tt_flat type STANDARD TABLE OF ts_flat WITH KEY param
|
||
| 4 | TT_STORAGE | Private | See coding | 20120404 | tt_storage type STANDARD TABLE OF TS_STORAGE WITH KEY param
|
||
| 5 | TV_DATA | Public | Object reference (TYPE REF TO) | DATA | 20120404 | |
|
| 6 | TV_PARAM | Public | Type reference (TYPE) | CHAR30 | 20120404 | |
|
| 7 | TV_STORAGE | Public | Type reference (TYPE) | CHAR1 | 20120404 | |
|
| 8 | TV_TYPE | Public | Type reference (TYPE) | CHAR120 | 20120404 | |
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | DATA | 20120404 | ||||
| 2 | IV_PARAM | Call by reference | Type reference (TYPE) | TV_PARAM | 20120404 | ||||
| 3 | IV_STORAGE | Call by reference | Type reference (TYPE) | TV_STORAGE | 20120404 | ||||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | TV_TYPE | 20120404 |
Method ADD on class CL_RSDU_CHECK_CONFIG has no exception.
Method CAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_LIB_ELEMENT | 20120404 | ||||
| 2 | RS_STORAGE | Value transfer | Type reference (TYPE) | TS_STORAGE | 20120404 |
Method CAST on class CL_RSDU_CHECK_CONFIG has no exception.
Method DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAM | Call by reference | Type reference (TYPE) | TV_PARAM | 20120404 |
Method DEL on class CL_RSDU_CHECK_CONFIG has no exception.
Method EDITOR Signature
Method EDITOR on class CL_RSDU_CHECK_CONFIG has no parameter.
Method EDITOR on class CL_RSDU_CHECK_CONFIG has no exception.
Method EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARAMS | Value transfer | Type reference (TYPE) | TT_FLAT | 20120404 |
Method EXPORT on class CL_RSDU_CHECK_CONFIG has no exception.
Method FLAT2WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FLAT | Call by reference | Type reference (TYPE) | TS_FLAT | 20120404 |
Method FLAT2WRITE on class CL_RSDU_CHECK_CONFIG has no exception.
Method GET_ITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ITER | Value transfer | Object reference (TYPE REF TO) | IF_LIB_ITERABLE | 20120404 |
Method GET_ITER on class CL_RSDU_CHECK_CONFIG has no exception.
Method IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMS | Call by reference | Type reference (TYPE) | TT_FLAT | 20120404 |
Method IMPORT on class CL_RSDU_CHECK_CONFIG has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAM | Call by reference | Type reference (TYPE) | TV_PARAM | 20120404 | ||||
| 2 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20120404 |
Method READ on class CL_RSDU_CHECK_CONFIG has no exception.
Method READ2FLAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAM | Call by reference | Type reference (TYPE) | TV_PARAM | 20120404 | ||||
| 2 | RV_FLAT | Value transfer | Type reference (TYPE) | TS_FLAT | 20120404 |
Method READ2FLAT on class CL_RSDU_CHECK_CONFIG has no exception.
Method TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAM | Call by reference | Type reference (TYPE) | TV_PARAM | 20120404 | ||||
| 2 | RV_TYPE | Value transfer | Type reference (TYPE) | TV_TYPE | 20120404 |
Method TYPE on class CL_RSDU_CHECK_CONFIG has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | DATA | 20120404 | ||||
| 2 | IV_PARAM | Call by reference | Type reference (TYPE) | TV_PARAM | 20120404 |
Method WRITE on class CL_RSDU_CHECK_CONFIG has no exception.
Method ZZTEST Signature
Method ZZTEST on class CL_RSDU_CHECK_CONFIG has no parameter.
Method ZZTEST on class CL_RSDU_CHECK_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |