SAP ABAP Class CX_SWF_EXP_SYNTAX_ERROR (Syntax Error in Workflow Expression)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_EXP (Package) Workflow: Expressions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SWF_EXP_EXPRESSION Exception in Expression Service 20001218
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SWF_EXP_INVALID_QUALIFIER Additional specification invalid or value invalid 20010205
2 Inheritance (c INHERITING FROM c_ref)  CX_SWF_EXP_INVALID_SYMBOL Invalid symbol in expression 20031111
Properties
Class CX_SWF_EXP_SYNTAX_ERROR  
Short Description Syntax Error in Workflow Expression    
Super Class CX_SWF_EXP_EXPRESSION Exception in Expression Service 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SWF_EXP   Workflow: Expressions 
Created 20001206   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SWF_EXP_SYNTAX_ERROR has no forward declaration.
Interfaces
Class CX_SWF_EXP_SYNTAX_ERROR has no interface implemented.
Friends
Class CX_SWF_EXP_SYNTAX_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERRORPHASE Instance attribute Public Type reference (TYPE) CHAR1 'P' 'P' - Parse, 'A' - Analyze, 'C' - Compile, 'E' - Evaluate 20001206
2 TOKEN_LENGTH Instance attribute Public Type reference (TYPE) INT4 Length of Expression Part with Errors 20001218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001206
Events
Class CX_SWF_EXP_SYNTAX_ERROR has no event.
Types
Class CX_SWF_EXP_SYNTAX_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 ERRORPHASE Value transfer Type reference (TYPE) CHAR1 'P' ERRORPHASE 20001206
2 Importing ERROR_OFFSET Value transfer Type reference (TYPE) SWFERROFFS ERROR_OFFSET 20001218
3 Importing EXCP_TAB Value transfer Type reference (TYPE) SWF_IFSTAB EXCP_TAB 20010326
4 Importing EXPRESSION_STRING Value transfer Type reference (TYPE) STRING EXPRESSION_STRING 20001218
5 Importing LOG_CONTEXT Value transfer Type reference (TYPE) SWF_LOGCTX LOG_CONTEXT 20010104
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20001206
7 Importing REF_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER REF_CONTAINER 20010124
8 Importing T100_MSG Value transfer Type reference (TYPE) SWF_T100MS T100_MSG 20001206
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20001206
10 Importing TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL TIMESTAMP 20001206
11 Importing TIMEZONE Value transfer Type reference (TYPE) SYSTZONLO TIMEZONE 20001206
12 Importing TOKEN_LENGTH Value transfer Type reference (TYPE) INT4 TOKEN_LENGTH 20001218

Method CONSTRUCTOR on class CX_SWF_EXP_SYNTAX_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610