SAP ABAP Class CL_SYB_RDI_DBO_INDEX (SYB-RDI-DBO: Index)
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_SYB_RDI_DBO SYB-RDI-DBO: Database Objects for RDI Back-end 20100727
Properties
Class CL_SYB_RDI_DBO_INDEX  
Short Description SYB-RDI-DBO: Index    
Super Class CL_SYB_RDI_DBO SYB-RDI-DBO: Database Objects 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 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SYB_RDI_DBO_INDEX has no forward declaration.
Interfaces
Class CL_SYB_RDI_DBO_INDEX has no interface implemented.
Friends
Class CL_SYB_RDI_DBO_INDEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INDEX_CNT Instance attribute Protected Type reference (TYPE) I 20100726
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100726
2 DESCRIBE_INDEX Instance method Private Method 20100726
Events
Class CL_SYB_RDI_DBO_INDEX has no event.
Types
Class CL_SYB_RDI_DBO_INDEX has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBO_NAME Call by reference Type reference (TYPE) STRING 20100726
2 Importing DBO_SUBNAME Call by reference Type reference (TYPE) STRING 20100726
3 Importing RDI_META Call by reference Object reference (TYPE REF TO) CL_DBA_RDI_META 20100726
4 Importing 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_INDEX has no exception.

Method DESCRIBE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIBE Value transfer Type reference (TYPE) DB6_DBH_INDEX_LIST DB6-DBH: Index Definitions 20100726
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20100726
History
Last changed by/on SAP  20140121 
SAP Release Created in 703