SAP ABAP Class CL_RSQVT_TABLEINFO_DB2 (SQLVIS Query Model Information for Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
     RSDB2 (Package) BW: Porting DB2-z/OS
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 20060509
Properties
Class CL_RSQVT_TABLEINFO_DB2  
Short Description SQLVIS Query Model Information for Table    
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 RSDB2   BW: Porting DB2-z/OS 
Created 20060509   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSQVT_TABLEINFO_DB2 has no interface implemented.
Friends
Class CL_RSQVT_TABLEINFO_DB2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DBNAME Instance attribute Private Type reference (TYPE) STRING 20060509
2 ESTCARD Instance attribute Private Type reference (TYPE) F 20070216
3 INDEXES Instance attribute Private See coding 20060509
4 PARTITIONS Instance attribute Private See coding 20060509
5 TSNAME Instance attribute Private Type reference (TYPE) STRING 20060509
6 UKEYS Instance attribute Private See coding 20060509
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20070216
2 GETINDEX_DETAILS Instance method Private Method 20060509
3 GETPARTITION_DETAILS Instance method Private Method 20060509
4 GET_UKEY_DETAILS Instance method Private Method 20060711
Events
Class CL_RSQVT_TABLEINFO_DB2 has no event.
Types
Class CL_RSQVT_TABLEINFO_DB2 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 I_MODEL Call by reference Object reference (TYPE REF TO) CL_RSQVT_MODEL Query Model 20070216
2 Importing I_TABNAME Call by reference Type reference (TYPE) RSD_TABLNM 20070216
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20070216

Method GETINDEX_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEXNAME Call by reference Type reference (TYPE) STRING 20060509
2 Returning R_DETAILS Value transfer Object reference (TYPE REF TO) CL_RSQVT_DETAILDATA 20070213
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717

Method GETPARTITION_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNO Call by reference Type reference (TYPE) STRING 20060509
2 Returning R_DETAILS Value transfer Object reference (TYPE REF TO) CL_RSQVT_DETAILDATA 20070213
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717

Method GET_UKEY_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYNAME Call by reference Type reference (TYPE) STRING 20060711
2 Returning R_DETAILS Value transfer Object reference (TYPE REF TO) CL_RSQVT_DETAILDATA Container für Detailinfos 20070213
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20060717
History
Last changed by/on SAP  20130531 
SAP Release Created in 350