SAP ABAP Class CL_RSQVT_TABREF (Query Model: Superclass (Table Reference))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB (Application Component) BW Database platforms
⤷
RSQVT (Package) SAP Query Analysis Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_INFO | Query Model: Abstract Superclass for Model Objects | 20060509 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_CTEINFO | Query Model: CTE | 20060509 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_NTEINFO | Query Model: NTE | 20060509 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABLEINFO | Query Model: Information About Table | 20060509 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_VIEWINFO | Query Model: Information About View | 20060509 |
Properties
Class | CL_RSQVT_TABREF | |
Short Description | Query Model: Superclass (Table Reference) | |
Super Class | CL_RSQVT_INFO | Query Model: Abstract Superclass for Model Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSQVT | SAP Query Analysis Tool |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSQVT_TABREF has no interface implemented.
Friends
Class CL_RSQVT_TABREF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | F | -1 | 20060509 | ||
2 | ![]() |
Instance attribute | Private | See coding | 20060509 | ||||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060509 | |
2 | ![]() |
Instance method | Public | Method | 20060509 | |
3 | ![]() |
Instance method | Public | Method | 20060509 | |
4 | ![]() |
Instance method | Public | Method | 20060509 | |
5 | ![]() |
Instance method | Public | Method | 20060531 | |
6 | ![]() |
Instance method | Public | Method | 20060509 | |
7 | ![]() |
Instance method | Public | Method | 20060509 | |
8 | ![]() |
Instance method | Public | Method | 20060509 |
Events
Class CL_RSQVT_TABREF has no event.
Types
Class CL_RSQVT_TABREF has no local type.
Method Signatures
Method EXPAND_LINK_ALIASES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ALIASES | Value transfer | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
3 | ![]() |
I_QUERYBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 | |||
4 | ![]() |
I_SELMODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Netzplancontrol | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060621 | ||
2 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060717 |
Method EXPAND_LINK_GRAPH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ALIASES | Value transfer | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
E_CONDITIONS | Value transfer | Type reference (TYPE) | TABLE | 20060509 | |||
3 | ![]() |
E_UNIQUE_JOINS | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 | ||
4 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
5 | ![]() |
I_QUERYBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 | |||
6 | ![]() |
I_SELMODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Netzplancontrol | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060621 | ||
2 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060717 |
Method GET_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
2 | ![]() |
I_FACTALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
3 | ![]() |
I_PATHCOMB | Call by reference | Type reference (TYPE) | STRING | 20060509 | |||
4 | ![]() |
I_QUERYBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 | |||
5 | ![]() |
R_COUNT | Value transfer | Type reference (TYPE) | F | 20060509 |
Method GET_COUNT on class CL_RSQVT_TABREF has no exception.
Method GET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
2 | ![]() |
I_LCONDS | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 | ||
3 | ![]() |
I_LINK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_LINKINFO | SQLVIS-Model: Beziehungen | 20060509 | ||
4 | ![]() |
I_QUERYBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 | |||
5 | ![]() |
R_TREE | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_SELECTIONTREE | Netzplancontrol | 20060509 |
Method GET_SELECTION on class CL_RSQVT_TABREF has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | STRING | 20060531 |
Method GET_TYPE on class CL_RSQVT_TABREF has no exception.
Method GET_UKEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TABLE | Call by reference | Type reference (TYPE) | TABLE | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060717 |
Method GET_UKEY_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TABLE | Call by reference | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
I_KEYNAME | Call by reference | Type reference (TYPE) | STRING | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060717 |
Method SET_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
2 | ![]() |
I_COUNT | Call by reference | Type reference (TYPE) | F | 20060509 | |||
3 | ![]() |
I_FACTALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
4 | ![]() |
I_PATHCOMB | Call by reference | Type reference (TYPE) | STRING | 20060509 | |||
5 | ![]() |
I_QUERYBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 |
Method SET_COUNT on class CL_RSQVT_TABREF has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 350 |