SAP ABAP Class CL_DBA_RDI_QUERY_DESCR (DBA-RDI-QRY: Query Description)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_RDI_QUERY_DESCR | DBA-RDI-QRY: Query Description | 20121011 |
Properties
| Class | CL_DBA_RDI_QUERY_DESCR | |
| Short Description | DBA-RDI-QRY: Query 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 | 20120912 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_RDI_QUERY_DESCR | DBA-RDI-QRY: Query Description | 20121011 |
Friends
Class CL_DBA_RDI_QUERY_DESCR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_QUERY_DESCR | DBA-RDI-QRY: Query Description | 20121023 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA-RDI: Meta Data | 20120912 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20120912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120912 |
Events
Class CL_DBA_RDI_QUERY_DESCR has no event.
Types
Class CL_DBA_RDI_QUERY_DESCR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY_NAME | Call by reference | Type reference (TYPE) | STRING | 20120912 | ||||
| 2 | RDI_META | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA-RDI: Meta Data | 20120912 | |||
| 3 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20120912 |
Method CONSTRUCTOR on class CL_DBA_RDI_QUERY_DESCR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |