SAP ABAP Class CL_QLAST_ASSOCIATIONS (Associations)
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 | 20130418 |
Properties
| Class | CL_QLAST_ASSOCIATIONS | |
| Short Description | Associations | |
| 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 | 20130418 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_QLAST_ASSOCIATIONS has no forward declaration.
Interfaces
Class CL_QLAST_ASSOCIATIONS has no interface implemented.
Friends
Class CL_QLAST_ASSOCIATIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ENTRY_TABLE | 20130418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130418 | ||
| 2 | Instance method | Public | Method | 20130422 | ||
| 3 | Instance method | Public | Method | 20130422 |
Events
Class CL_QLAST_ASSOCIATIONS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ENTRY_TABLE | Public | See coding | 20130418 | entry_table TYPE STANDARD TABLE OF REF TO cl_qlast_association WITH EMPTY KEY
|
Method Signatures
Method GET_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES | Value transfer | Type reference (TYPE) | ENTRY_TABLE | 20130418 |
Method GET_ENTRIES on class CL_QLAST_ASSOCIATIONS has no exception.
Method GET_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_ASSOCIATION | 20130422 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20130422 |
Method GET_ENTRY on class CL_QLAST_ASSOCIATIONS has no exception.
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIZE | Value transfer | Type reference (TYPE) | I | 20130422 |
Method GET_SIZE on class CL_QLAST_ASSOCIATIONS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |