SAP ABAP Class CL_RSQVT_TABLEINFO_DB4 (CL_RSQVT_TABLEINFO_DB4)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB4 (Application Component) BW DB2 for AS/400
     RSDB4 (Package) SAP NW BW on IBM i (DB4)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSQVT_TABLEINFO Query Model: Information About Table 20060619
Properties
Class CL_RSQVT_TABLEINFO_DB4  
Short Description    
Super Class CL_RSQVT_TABLEINFO Query Model: Information About Table 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB4   SAP NW BW on IBM i (DB4) 
Created 20060619   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSQVT_TABLEINFO_DB4 has no forward declaration.
Interfaces
Class CL_RSQVT_TABLEINFO_DB4 has no interface implemented.
Friends
Class CL_RSQVT_TABLEINFO_DB4 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INDEXES Instance attribute Private See coding 20060920
2 PARTITIONS Instance attribute Private See coding 20060920
3 PARTKEYS Instance attribute Private Type reference (TYPE) DB4_T_PART_KEYS 20060920
4 PARTYPE Instance attribute Private Type reference (TYPE) STRING 20060920
5 UKEYS Instance attribute Private See coding 20060920
Methods
# Method Level Visibility Method type Description Created on
1 GETINDEX_DETAILS Instance method Private Method Delivers Detailed Information About Indices 20060920
2 GETPARTITION_DETAILS Instance method Private Method Delivers Detailed Information about Partitions 20060920
3 GET_UKEY_DETAILS Instance method Private Method Delivers Detailed Information About Unique Keys 20060920
Events
Class CL_RSQVT_TABLEINFO_DB4 has no event.
Types
Class CL_RSQVT_TABLEINFO_DB4 has no local type.
Method Signatures

Method GETINDEX_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_DETAILS Call by reference Object reference (TYPE REF TO) CL_RSQVT_DETAILDATA 20060920
2 Importing I_INDEXNAME Call by reference Type reference (TYPE) STRING 20060920
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION 20060920

Method GETPARTITION_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_DETAILS Call by reference Object reference (TYPE REF TO) CL_RSQVT_DETAILDATA 20060920
2 Importing I_PARTNO Call by reference Type reference (TYPE) STRING 20060920
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION 20060920

Method GET_UKEY_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_DETAILS Call by reference Object reference (TYPE REF TO) CL_RSQVT_DETAILDATA 20060920
2 Importing I_KEYNAME Call by reference Type reference (TYPE) STRING 20060920
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION 20060920
History
Last changed by/on SAP  20130531 
SAP Release Created in 710