SAP ABAP Class CX_PARSEFORMULA_EXCEPTIONS (Parse formula family class)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     J3RFTAX (Package) Tax Accounting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20111215
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20111215
Properties
Class CX_PARSEFORMULA_EXCEPTIONS  
Short Description Parse formula family class    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package J3RFTAX   Tax Accounting 
Created 20111215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_PARSEFORMULA_EXCEPTIONS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20111215
Friends
Class CX_PARSEFORMULA_EXCEPTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_PARSEFORMULA_EXCEPTIONS Constant Public See coding 20111215
2 CX_PFEX_BAD_EXPRESSION Constant Public See coding 20111215
3 CX_PFEX_EMPTY_FORMULA Constant Public See coding 20111215
4 CX_PFEX_INCOND_NO_ATTR Constant Public See coding 20120203
5 CX_PFEX_INCOND_NO_OPER Constant Public See coding 20120203
6 CX_PFEX_INCOND_NO_TAG Constant Public See coding 20120203
7 CX_PFEX_INFINITE_LOOP Constant Public See coding 20111215
8 CX_PFEX_INVCHAR Constant Public See coding 20111215
9 CX_PFEX_NO_SYMB_DUP Constant Public See coding 20111215
10 CX_PFEX_NO_TAG_OR_ATTR Constant Public See coding 20111215
11 CX_PFEX_NO_VARIABLE Constant Public See coding 20111215
12 CX_PFEX_UNBOUND_OBJECT Constant Public See coding 20120203
13 CX_PFEX_UNICODE_ERROR Constant Public See coding 20111215
14 CX_PFEX_WRONG_BRACES Constant Public See coding 20111215
15 EXPRESSION_NAME Instance attribute Public Type reference (TYPE) STRING expression name 20111215
16 FORMULA_NAME Instance attribute Public Type reference (TYPE) STRING formula name 20111215
17 ITEM_NAME Instance attribute Public Type reference (TYPE) STRING item name for formula 20111215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111215
Events
Class CX_PARSEFORMULA_EXCEPTIONS has no event.
Types
Class CX_PARSEFORMULA_EXCEPTIONS 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 EXPRESSION_NAME Call by reference Type reference (TYPE) STRING 20111215
2 Importing FORMULA_NAME Call by reference Type reference (TYPE) STRING 20111215
3 Importing ITEM_NAME Call by reference Type reference (TYPE) STRING 20111215
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111215
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20111215

Method CONSTRUCTOR on class CX_PARSEFORMULA_EXCEPTIONS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607