SAP ABAP Class CL_QLAST_SELECT (select)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDDIC_VIEWPARSER (Package) DDIC Viewparser

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_SUBSELECT | subselect | 20121126 |
Properties
Class | CL_QLAST_SELECT | |
Short Description | select | |
Super Class | CL_QLAST_SUBSELECT | subselect |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDDIC_VIEWPARSER | DDIC Viewparser |
Created | 20121015 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_QLAST_SELECT has no forward declaration.
Interfaces
Class CL_QLAST_SELECT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DDL_PARSER | 20121126 | view parser |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QLAST_ASSOCIATIONS | 20130418 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QLAST_ORDERBY | 20130522 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QLAST_SELECT | 20121126 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20121128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130418 | |
2 | ![]() |
Instance method | Public | Method | 20130522 | |
3 | ![]() |
Instance method | Public | Method | 20121126 | |
4 | ![]() |
Instance method | Public | Method | 20121128 |
Events
Class CL_QLAST_SELECT has no event.
Types
Class CL_QLAST_SELECT has no local type.
Method Signatures
Method GET_ASSOCIATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSOCIATIONS | Value transfer | Object reference (TYPE REF TO) | CL_QLAST_ASSOCIATIONS | 20130418 |
Method GET_ASSOCIATIONS on class CL_QLAST_SELECT has no exception.
Method GET_ORDERBY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORDERBY | Value transfer | Object reference (TYPE REF TO) | CL_QLAST_ORDERBY | 20130522 |
Method GET_ORDERBY on class CL_QLAST_SELECT has no exception.
Method GET_UNION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UNION | Value transfer | Object reference (TYPE REF TO) | CL_QLAST_SELECT | 20121126 |
Method GET_UNION on class CL_QLAST_SELECT has no exception.
Method IS_UNION_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UNION_ALL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121128 |
Method IS_UNION_ALL on class CL_QLAST_SELECT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |