SAP ABAP Interface IF_DBA_RDI_DBO (DBA: Database Objects for RDI Back-end)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBA_RDI_DBO | DBA: Database Object for RDI Back-end | 20090505 |
Properties
| Interface | IF_DBA_RDI_DBO | |
| Short Description | DBA: Database Objects for RDI Back-end |
General Data
| Package | SDBA_BACKEND | DBA Cockpit: Backend Infrastructure |
| Created | 20090505 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_DBA_DBH_SETUP_CTRL | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_DBA_RDI_DBO has no interface.
Friends
Interface IF_DBA_RDI_DBO has no friend.
Attributes
Interface IF_DBA_RDI_DBO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check the Object (exists, implementation) | 20090505 | |
| 2 | Instance method | Public | Method | Create the Object | 20090505 | |
| 3 | Instance method | Public | Method | Drop the Object | 20090505 | |
| 4 | Instance method | Public | Method | Check if the Object exists | 20090505 | |
| 5 | Instance method | Public | Method | Check if object refers to given column name | 20130603 | |
| 6 | Instance method | Public | Method | Transfer Ownership | 20100722 | |
| 7 | Instance method | Public | Method | Update the Object | 20090505 |
Events
Interface IF_DBA_RDI_DBO has no event.
Types
Interface IF_DBA_RDI_DBO has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_DEPTH | Call by reference | Type reference (TYPE) | I | IF_DBA_DBH_COLLECTOR=>CO_CHECK_DEPTH_DETAILED | 20110927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20090505 |
Method CREATE Signature
Method CREATE on Interface IF_DBA_RDI_DBO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20090505 |
Method DROP Signature
Method DROP on Interface IF_DBA_RDI_DBO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20090505 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20090505 |
Method INCLUDES_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_NAME | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20130603 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20130603 |
Method TRANSFER_OWNERSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_OWNER | Call by reference | Type reference (TYPE) | STRING | 20100722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100722 |
Method UPDATE Signature
Method UPDATE on Interface IF_DBA_RDI_DBO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20090505 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |