SAP ABAP Class CX_BSA_ABQL_PARSE_ERROR (Exception class for the ABQL parser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_ABQL (Package) ABQL Parsing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20120112
Properties
Class CX_BSA_ABQL_PARSE_ERROR  
Short Description Exception class for the ABQL parser    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SADL_ABQL   ABQL Parsing 
Created 20120112   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BSA_ABQL_PARSE_ERROR has no forward declaration.
Interfaces
Class CX_BSA_ABQL_PARSE_ERROR has no interface implemented.
Friends
Class CX_BSA_ABQL_PARSE_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BO Instance attribute Public Type reference (TYPE) STRING 20120112
2 NAME Instance attribute Public Type reference (TYPE) STRING 20120112
3 NODE Instance attribute Public Type reference (TYPE) STRING 20120112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120112
Events
Class CX_BSA_ABQL_PARSE_ERROR has no event.
Types
Class CX_BSA_ABQL_PARSE_ERROR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BO Call by reference Type reference (TYPE) STRING 20120112
2 Importing NAME Call by reference Type reference (TYPE) STRING 20120112
3 Importing NODE Call by reference Type reference (TYPE) STRING 20120112
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120112
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120112

Method CONSTRUCTOR on class CX_BSA_ABQL_PARSE_ERROR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 804