Hierarchy

⤷

⤷

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 | 20060515 |
Properties
Class | CL_RSQVT_QUERYBLOCK | |
Short Description | Query Model: Query Block | |
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_QUERYBLOCK has no interface implemented.
Friends
Class CL_RSQVT_QUERYBLOCK has no friend class.
Attributes
Methods
Events
Class CL_RSQVT_QUERYBLOCK has no event.
Types
Class CL_RSQVT_QUERYBLOCK has no local type.
Method Signatures
Method ADDCONDITION 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_LCOND | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | SQLVIS Query Model Lokale Bedingung | 20060509 |
Method ADDCONDITION on class CL_RSQVT_QUERYBLOCK has no exception.
Method ADDJOINCONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COND | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | SQLVIS Query Model: abstrakte Condition | 20060517 |
Method ADDJOINCONDITION on class CL_RSQVT_QUERYBLOCK has no exception.
Method ADDNLCONDITION 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_LCOND | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | SQLVIS Query Model Lokale Bedingung | 20060509 |
Method ADDNLCONDITION on class CL_RSQVT_QUERYBLOCK has no exception.
Method BUILD_COUNT_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIASES | Call by reference | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
I_CONDITIONS | Call by reference | Type reference (TYPE) | TABLE | 20060509 | |||
3 | ![]() |
I_REFALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
4 | ![]() |
I_UNIQUE_JOINS | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 | ||
5 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception: Fehler im Model | 20060720 | |
2 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060717 |
Method BUILD_FROM_SX_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060621 | ||
2 | ![]() |
20060621 | ||
3 | ![]() |
Ausnahmeklasse für SQL Fehler | 20070201 |
Method BUILD_FROM_SX_SUBQUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_SUBQUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_SUBQUERY | 20060530 | |||
2 | ![]() |
I_TH_SUBQUERY | Call by reference | Type reference (TYPE) | RSDRS_TH_SUBQUERY | 20060530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060621 | ||
2 | ![]() |
20060621 | ||
3 | ![]() |
Ausnahmeklasse für SQL Fehler | 20070201 |
Method BUILD_OJOIN_FROM_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_FROM_LIST | Call by reference | Type reference (TYPE) | FROM_LIST | 20060614 | |||
2 | ![]() |
I_ALIASES | Call by reference | Type reference (TYPE) | TABLE | 20060614 | |||
3 | ![]() |
I_FROM_LINE | Call by reference | Type reference (TYPE) | FROM_LIST_LINE | 20060614 |
Method BUILD_OJOIN_FROM_LIST on class CL_RSQVT_QUERYBLOCK has no exception.
Method BUILD_OJOIN_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FROM_LINE | Call by reference | Type reference (TYPE) | FROM_LIST_LINE | 20060612 | |||
2 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20060612 |
Method BUILD_OJOIN_STRING on class CL_RSQVT_QUERYBLOCK has no exception.
Method COLLECT_CTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ALIASES | Call by reference | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
E_CTES | Call by reference | Type reference (TYPE) | TABLE | 20060509 |
Method COLLECT_CTES on class CL_RSQVT_QUERYBLOCK has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | I | 20060509 | |||
2 | ![]() |
I_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_MODEL | SQLVIS Query Model | 20060509 | ||
3 | ![]() |
I_PARENT_BLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | Query Model: Queryblock | 20060703 |
Method CONSTRUCTOR on class CL_RSQVT_QUERYBLOCK has no exception.
Method FILL_QB_TREE Signature
Method FILL_QB_TREE on class CL_RSQVT_QUERYBLOCK has no parameter.
Method FILL_QB_TREE on class CL_RSQVT_QUERYBLOCK has no exception.
Method GETLINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LINKS | Call by reference | Type reference (TYPE) | TABLE | 20060509 |
Method GETLINKS on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_ALIASES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ALIASES | Call by reference | Type reference (TYPE) | TABLE | 20060509 |
Method GET_ALIASES on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_ALIASES_BY_TABREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ALIASES | Call by reference | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
I_TABREF | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_TABREF | 20060509 |
Method GET_ALIASES_BY_TABREF on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_BW_ROOT_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCLUDE_ALIASES | Call by reference | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
I_LINKINFO | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_LINKINFO | SQLVIS-Model: Beziehungen | 20060509 | ||
3 | ![]() |
R_ALIAS | Value transfer | Type reference (TYPE) | RSDRS_ALIAS | 20060509 |
Method GET_BW_ROOT_ALIAS on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_CONDITION_BY_ALIAS 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 | ![]() |
R_COND | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | SQLVIS Query Model: abstrakte Condition | 20060509 |
Method GET_CONDITION_BY_ALIAS on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_CTE_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 | 20060531 | |||
2 | ![]() |
I_ALIASES | Call by reference | Type reference (TYPE) | TABLE | 20060531 |
Method GET_CTE_ALIASES on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_FACT_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FACT_ALIAS | Value transfer | Type reference (TYPE) | RSDRS_ALIAS | boolsche Variable (X=true, -=false, space=unknown) | 20060509 |
Method GET_FACT_ALIAS on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | I | 20060509 |
Method GET_ID on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_LINKINFOS_BY_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LINKS | Value transfer | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 |
Method GET_LINKINFOS_BY_ALIAS on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_NLCONDITION_BY_ALIAS 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 | ![]() |
R_COND | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | SQLVIS Query Model: abstrakte Condition | 20060509 |
Method GET_NLCONDITION_BY_ALIAS on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_TABREFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TABREFS | Value transfer | Type reference (TYPE) | TABLE | 20060509 |
Method GET_TABREFS on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_TABREF_BY_ALIAS 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 | ![]() |
R_TABREF | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_TABREF | SQLVIS Query Model Informationen zu Tabelle | 20060509 |
Method GET_TABREF_BY_ALIAS on class CL_RSQVT_QUERYBLOCK has no exception.
Method GET_TEXTINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INDENT | Call by reference | Type reference (TYPE) | I | 20060509 | |||
2 | ![]() |
R_TEXTINFO | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_TEXTDATA | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060622 |
Method GET_TRANS_CLOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_EXCLUDE_ALIASES | Call by reference | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
C_LINKS | Call by reference | 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 | SQLVIS-Model: Beziehungen | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060717 |
Method RESOLVE_TABALIAS 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 | ![]() |
R_TABREF | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_TABREF | 20060509 |
Method RESOLVE_TABALIAS on class CL_RSQVT_QUERYBLOCK has no exception.
Method SET_FACT_ALIAS 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 |
Method SET_FACT_ALIAS on class CL_RSQVT_QUERYBLOCK has no exception.
Method TOSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20060509 |
Method TOSTRING on class CL_RSQVT_QUERYBLOCK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 350 |