SAP ABAP Class CL_SYB_RDI_DBO (SYB-RDI-DBO: Database Objects for RDI Back-end)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_RDI_DBO | DBA: Database Object for RDI Back-end | 20100726 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_RDI_DBO_INDEX | SYB-RDI-DBO: Index | 20100727 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_RDI_DBO_ROUTINE | SYB-RDI-DBO: Routine | 20100802 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_RDI_DBO_TABLE | SYB-RDI-DBO: Table | 20100726 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_RDI_DBO_VIEW | SYB-RDI-DBO: View | 20101102 |
Properties
| Class | CL_SYB_RDI_DBO | |
| Short Description | SYB-RDI-DBO: Database Objects for RDI Back-end | |
| Super Class | CL_DBA_RDI_DBO | DBA: Database Object for RDI Back-end |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMSYB | SYBASE Database Monitor |
| Created | 20100726 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SYB_RDI_DBO has no forward declaration.
Interfaces
Class CL_SYB_RDI_DBO has no interface implemented.
Friends
Class CL_SYB_RDI_DBO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SYB_RDI_META | DBA: Back-end Meta Data | 20100726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | DB6-DBH: Check Privileges | 20100726 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100726 | |
| 3 | Instance method | Protected | Method | 20100726 | ||
| 4 | Instance method | Protected | Method | DB6-DBH: Grant Privileges | 20100726 |
Events
Class CL_SYB_RDI_DBO has no event.
Types
Class CL_SYB_RDI_DBO has no local type.
Method Signatures
Method CHECK_PRIVILEGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRIVILEGE | Call by reference | Type reference (TYPE) | STRING | 20100726 | ||||
| 2 | USERS | Call by reference | Type reference (TYPE) | DB6_STRING_TAB | 20100726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100726 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBO_NAME | Call by reference | Type reference (TYPE) | STRING | 20100726 | ||||
| 2 | DBO_SUBNAME | Call by reference | Type reference (TYPE) | STRING | 20100726 | ||||
| 3 | RDI_META | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_META | 20100726 | ||||
| 4 | RDI_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_SETUP | DBA: Back-end Setup | 20100726 |
Method CONSTRUCTOR on class CL_SYB_RDI_DBO has no exception.
Method DO_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 | 20100726 | ||||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100726 | ||||
| 3 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100726 |
Method GRANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBNAME | Call by reference | Type reference (TYPE) | STRING | 20130613 | ||||
| 2 | GRANT_STMT | Call by reference | Type reference (TYPE) | STRING | DB6-DBH: The SQL GRANT Statement | 20100726 | |||
| 3 | NO_REPLICATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100726 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |