SAP ABAP Interface IF_BSA_ABQL_PARSER (ABQL Path Notation Parser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_ABQL (Package) ABQL Parsing
Properties
Interface IF_BSA_ABQL_PARSER  
Short Description ABQL Path Notation Parser    
General Data
Package SADL_ABQL   ABQL Parsing 
Created 20120106   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_BSA_ABQL_PARSER has no forward declaration.
Interfaces
Interface IF_BSA_ABQL_PARSER has no interface.
Friends
Interface IF_BSA_ABQL_PARSER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ASSOCIATION_SEPARATOR Constant Public Type reference (TYPE) C '-' 20120108
2 GC_ENTITY_TYPE Constant Public See coding 20120106
Methods
# Method Level Visibility Method type Description Created on
1 PARSE_ABQL_PATH_NOTATION Instance method Public Method 20120106
Events
Interface 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 Exporting ET_PATH Call by reference Type reference (TYPE) TT_PATH 20120106
2 Exporting EV_ASSOCIATION_COUNTER Call by reference Type reference (TYPE) I 20120109
3 Importing IV_ABQL_PATH Call by reference Type reference (TYPE) STRING 20120106
4 Importing IV_STARTING_FROM_BO Call by reference Type reference (TYPE) STRING 20120106
5 Importing IV_WITH_NODE Call by reference Type reference (TYPE) STRING 20120106
# Exception Resumable Description Created on
1 CX_BSA_ABQL_PARSE_ERROR 20120112
History
Last changed by/on SAP  20131127 
SAP Release Created in 804