SAP ABAP Class IF_DBA_RDI_DBO (DBA: Database Objects for RDI Back-end)
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
Class IF_DBA_RDI_DBO  
Short Description DBA: Database Objects for RDI Back-end    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090505   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_DBA_RDI_DBO has no interface implemented.
Friends
Class IF_DBA_RDI_DBO has no friend class.
Attributes
Class IF_DBA_RDI_DBO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check the Object (exists, implementation) 20090505
2 CREATE Instance method Public Method Create the Object 20090505
3 DROP Instance method Public Method Drop the Object 20090505
4 EXISTS Instance method Public Method Check if the Object exists 20090505
5 INCLUDES_COLUMN Instance method Public Method Check if object refers to given column name 20130603
6 TRANSFER_OWNERSHIP Instance method Public Method Transfer Ownership 20100722
7 UPDATE Instance method Public Method Update the Object 20090505
Events
Class IF_DBA_RDI_DBO has no event.
Types
Class 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 Importing CHECK_DEPTH Call by reference Type reference (TYPE) I IF_DBA_DBH_COLLECTOR=>CO_CHECK_DEPTH_DETAILED 20110927
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20090505

Method CREATE Signature

Method CREATE on class IF_DBA_RDI_DBO has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20090505

Method DROP Signature

Method DROP on class IF_DBA_RDI_DBO has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20090505

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090507
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20090505

Method INCLUDES_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20130603
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130603
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20130603

Method TRANSFER_OWNERSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_OWNER Call by reference Type reference (TYPE) STRING 20100722
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20100722

Method UPDATE Signature

Method UPDATE on class IF_DBA_RDI_DBO has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20090505
History
Last changed by/on SAP  20140121 
SAP Release Created in