SAP ABAP Class CL_QLAST_PATH_ENTRY (path entry)
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_ASTBASE | AST-baseclass | 20130429 |
Properties
| Class | CL_QLAST_PATH_ENTRY | |
| Short Description | path entry | |
| Super Class | CL_QLAST_ASTBASE | AST-baseclass |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDDIC_VIEWPARSER | DDIC Viewparser |
| Created | 20130429 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_QLAST_PATH_ENTRY has no forward declaration.
Interfaces
Class CL_QLAST_PATH_ENTRY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DDL_PARSER | 20130429 | view parser |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | QLAST_ASSOCIATION_CARDINALITY | 20130514 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | 20130429 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QLAST_COND_EXPRESSION | 20130430 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | QLAST_DATASOURCE_TYPE | 20130514 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130429 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QLAST_COND_EXPRESSION | 20130508 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QLAST_TABLE_DATASOURCE | 20130507 | ||||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QLAST_TABLE_DATASOURCE | 20130507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130514 | ||
| 2 | Instance method | Public | Method | 20130429 | ||
| 3 | Instance method | Public | Method | 20130430 | ||
| 4 | Instance method | Public | Method | 20130514 | ||
| 5 | Instance method | Public | Method | 20130429 | ||
| 6 | Instance method | Public | Method | 20130508 | ||
| 7 | Instance method | Public | Method | 20130507 | ||
| 8 | Instance method | Public | Method | 20130507 |
Events
Class CL_QLAST_PATH_ENTRY has no event.
Types
Class CL_QLAST_PATH_ENTRY has no local type.
Method Signatures
Method GET_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARDINALITY | Value transfer | Type reference (TYPE) | QLAST_ASSOCIATION_CARDINALITY | 20130514 |
Method GET_CARDINALITY on class CL_QLAST_PATH_ENTRY has no exception.
Method GET_ENTRYTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | I | 20130429 |
Method GET_ENTRYTYPE on class CL_QLAST_PATH_ENTRY has no exception.
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Value transfer | Object reference (TYPE REF TO) | CL_QLAST_COND_EXPRESSION | 20130430 |
Method GET_FILTER on class CL_QLAST_PATH_ENTRY has no exception.
Method GET_JOINTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | QLAST_DATASOURCE_TYPE | 20130514 |
Method GET_JOINTYPE on class CL_QLAST_PATH_ENTRY has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20130429 |
Method GET_NAME on class CL_QLAST_PATH_ENTRY has no exception.
Method GET_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ON | Value transfer | Object reference (TYPE REF TO) | CL_QLAST_COND_EXPRESSION | 20130508 |
Method GET_ON on class CL_QLAST_PATH_ENTRY has no exception.
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_QLAST_TABLE_DATASOURCE | 20130507 |
Method GET_SOURCE on class CL_QLAST_PATH_ENTRY has no exception.
Method GET_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGET | Value transfer | Object reference (TYPE REF TO) | CL_QLAST_TABLE_DATASOURCE | 20130507 |
Method GET_TARGET on class CL_QLAST_PATH_ENTRY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |