SAP ABAP Class CL_QLAST_ASTBASE (AST-baseclass)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20121126 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_GROUPBY | group by | 20121126 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_SUBSELECT | subselect | 20121126 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_SELECTLIST_ENTRY | Select List Entry | 20121126 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_SELECTLIST | select list | 20121126 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_PATH_ENTRY | path entry | 20130429 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_ORDERBY_ENTRY | Group by Entry | 20130522 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_ORDERBY | Group By | 20130522 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_NAMES | List of Names | 20121126 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_GROUPBY_ENTRY | group by entry | 20121126 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_ANNOTATION | Annotation | 20121126 |
| ... | Click here to see Used By full list (17 items) | |||
Properties
| Class | CL_QLAST_ASTBASE | |
| Short Description | AST-baseclass | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDDIC_VIEWPARSER | DDIC Viewparser |
| Created | 20121012 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_QLAST_ASTBASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20121126 |
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 | Type reference (TYPE) | QLVIEW_DDLPARSER_TOKEN | 20121126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121126 | ||
| 2 | Instance method | Protected | Method | 20121126 | ||
| 3 | Instance method | Protected | Method | 20121126 | ||
| 4 | Instance method | Public | Method | 20121126 |
Events
Class CL_QLAST_ASTBASE has no event.
Types
Class CL_QLAST_ASTBASE has no local type.
Method Signatures
Method ACCEPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_QLAST_VISITOR | 20121126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121126 |
Method DO_VISIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSNAME | Call by reference | Type reference (TYPE) | STRING | 20121126 | ||||
| 2 | VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_QLAST_VISITOR | 20121126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121126 |
Method DO_VISIT_ANNOTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANNOTABLE | Call by reference | Object reference (TYPE REF TO) | IF_QLAST_ANNOTABLE | 20121126 | ||||
| 2 | VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_QLAST_VISITOR | 20121126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121126 |
Method GET_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOKEN | Value transfer | Type reference (TYPE) | QLVIEW_DDLPARSER_TOKEN | 20121126 |
Method GET_TOKEN on class CL_QLAST_ASTBASE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |