SAP ABAP Class IF_BSA_ABQL_PARSER (ABQL Path Notation Parser)
Properties
| Class | IF_BSA_ABQL_PARSER | |
| Short Description | ABQL Path Notation Parser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120106 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSA_ABQL_PARSER has no forward declaration.
Interfaces
Class IF_BSA_ABQL_PARSER has no interface implemented.
Friends
Class IF_BSA_ABQL_PARSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | '-' | 20120108 | |||
| 2 | Constant | Public | See coding | 20120106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120106 |
Events
Class IF_BSA_ABQL_PARSER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_PATH | Public | See coding | 20120106 | tt_path TYPE STANDARD TABLE OF ty_step WITH DEFAULT KEY
|
||
| 2 | TY_STEP | Public | See coding | 20120106 | BEGIN OF ty_step,
referenced_entity_name TYPE string,
entity_type TYPE i,
END OF ty_step
|
Method Signatures
Method PARSE_ABQL_PATH_NOTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PATH | Call by reference | Type reference (TYPE) | TT_PATH | 20120106 | ||||
| 2 | EV_ASSOCIATION_COUNTER | Call by reference | Type reference (TYPE) | I | 20120109 | ||||
| 3 | IV_ABQL_PATH | Call by reference | Type reference (TYPE) | STRING | 20120106 | ||||
| 4 | IV_STARTING_FROM_BO | Call by reference | Type reference (TYPE) | STRING | 20120106 | ||||
| 5 | IV_WITH_NODE | Call by reference | Type reference (TYPE) | STRING | 20120106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120112 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |