SAP ABAP Class CL_DBA_RDI_SRC (DBA Cockpit: Complete Source Description)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure
⤷
⤷
Properties
| Class | CL_DBA_RDI_SRC | |
| Short Description | DBA Cockpit: Complete Source Description | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_BACKEND | DBA Cockpit: Backend Infrastructure |
| Created | 20111018 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_RDI_SRC has no forward declaration.
Interfaces
Class CL_DBA_RDI_SRC has no interface implemented.
Friends
Class CL_DBA_RDI_SRC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DB6_ACTION_CONTROLLER | DB6: Interface of DBA Action | 20111021 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20111018 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | DBA_UI_FIELD_DESCR | DBA Cockpit: Description of UI Element | 20111019 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20111018 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20111019 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_FIELD_DETAILS | DBA Cockpit: View Data of FIELD_DETAILS View | 20111018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111018 | |
| 2 | Static method | Public | Method | 20111018 | ||
| 3 | Instance method | Public | Method | 20111102 | ||
| 4 | Instance method | Public | Method | 20111107 | ||
| 5 | Instance method | Public | Method | 20111021 | ||
| 6 | Instance method | Public | Method | 20111019 | ||
| 7 | Instance method | Public | Method | 20111019 | ||
| 8 | Instance method | Public | Method | 20111019 | ||
| 9 | Instance method | Public | Method | 20111019 | ||
| 10 | Instance method | Public | Method | 20111019 |
Events
Class CL_DBA_RDI_SRC has no event.
Types
Class CL_DBA_RDI_SRC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_STRUC | Call by reference | Type reference (TYPE) | STRING | 20111018 | ||||
| 2 | STRUC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20111018 | ||||
| 3 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20111019 |
Method CONSTRUCTOR on class CL_DBA_RDI_SRC has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_STRUC | Call by reference | Type reference (TYPE) | STRING | 20111018 | ||||
| 2 | SRC_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_RDI_SRC | DBA Cockpit: Complete Source Description | 20111018 | |||
| 3 | STRUC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20111018 | ||||
| 4 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20111019 |
Method GET_INSTANCE on class CL_DBA_RDI_SRC has no exception.
Method GET_STMT_FOR_CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STMT | Value transfer | Type reference (TYPE) | STRING | 20111102 |
Method GET_STMT_FOR_CURRENT on class CL_DBA_RDI_SRC has no exception.
Method GET_STMT_FOR_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STMT | Value transfer | Type reference (TYPE) | STRING | 20111107 |
Method GET_STMT_FOR_HISTORY on class CL_DBA_RDI_SRC has no exception.
Method REFRESH Signature
Method REFRESH on class CL_DBA_RDI_SRC has no parameter.
Method REFRESH on class CL_DBA_RDI_SRC has no exception.
Method SET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_DB6_ACTION_CONTROLLER | DB6: Interface of DBA Action | 20111019 |
Method SET_CONTROLLER on class CL_DBA_RDI_SRC has no exception.
Method SET_FIELD_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_DEFINITION | Call by reference | Type reference (TYPE) | DBA_UI_FIELD_DESCR | DBA Cockpit: Description of UI Element | 20111019 |
Method SET_FIELD_DEFINITION on class CL_DBA_RDI_SRC has no exception.
Method SET_FIELD_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LABEL | Call by reference | Type reference (TYPE) | STRING | 20111019 |
Method SET_FIELD_LABEL on class CL_DBA_RDI_SRC has no exception.
Method SET_FIELD_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDTYPE | Call by reference | Type reference (TYPE) | I | 20111019 |
Method SET_FIELD_TYPE on class CL_DBA_RDI_SRC has no exception.
Method SET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VAL_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20111019 |
Method SET_FIELD_VALUE on class CL_DBA_RDI_SRC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |