SAP ABAP Class CL_QLAST_ASSOC_ON_ELEMENT (element reference in on clause)
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_SIMPLE_EXPRESSION | simple expression | 20130419 |
Properties
| Class | CL_QLAST_ASSOC_ON_ELEMENT | |
| Short Description | element reference in on clause | |
| Super Class | CL_QLAST_SIMPLE_EXPRESSION | simple expression |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDDIC_VIEWPARSER | DDIC Viewparser |
| Created | 20130419 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_QLAST_ASSOC_ON_ELEMENT has no forward declaration.
Interfaces
Class CL_QLAST_ASSOC_ON_ELEMENT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DDL_PARSER | 20130419 | view parser |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | 20130419 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130419 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QLAST_SELECTLIST_ENTRY | 20130426 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | QLAST_ASSOCIATION_SIDE | 20130419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130419 | ||
| 2 | Instance method | Public | Method | 20130419 | ||
| 3 | Instance method | Public | Method | 20130426 | ||
| 4 | Instance method | Public | Method | 20130419 |
Events
Class CL_QLAST_ASSOC_ON_ELEMENT has no event.
Types
Class CL_QLAST_ASSOC_ON_ELEMENT has no local type.
Method Signatures
Method GET_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Value transfer | Type reference (TYPE) | I | 20130419 |
Method GET_INDEX on class CL_QLAST_ASSOC_ON_ELEMENT 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 | 20130419 |
Method GET_NAME on class CL_QLAST_ASSOC_ON_ELEMENT has no exception.
Method GET_SELECTLIST_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY | Value transfer | Object reference (TYPE REF TO) | CL_QLAST_SELECTLIST_ENTRY | 20130426 |
Method GET_SELECTLIST_ENTRY on class CL_QLAST_ASSOC_ON_ELEMENT has no exception.
Method GET_SIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIDE | Value transfer | Type reference (TYPE) | QLAST_ASSOCIATION_SIDE | 20130419 |
Method GET_SIDE on class CL_QLAST_ASSOC_ON_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |