SAP ABAP Class CX_SWF_EXP_INVALID_SYMBOL (Invalid symbol in 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_SYNTAX_ERROR | Syntax Error in Workflow Expression | 20031111 |
Properties
Class | CX_SWF_EXP_INVALID_SYMBOL | |
Short Description | Invalid symbol in expression | |
Super Class | CX_SWF_EXP_SYNTAX_ERROR | Syntax Error in Workflow Expression |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SWF_EXP | Workflow: Expressions |
Created | 20010119 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SWF_EXP_INVALID_SYMBOL has no forward declaration.
Interfaces
Class CX_SWF_EXP_INVALID_SYMBOL has no interface implemented.
Friends
Class CX_SWF_EXP_INVALID_SYMBOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Expected Expression or Symbol | 20010119 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | (Sub)Expression expected here | 20010119 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | Parameter/element name expected here | 20010119 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | (Sub)Expression that caused the error | 20010119 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | SAP system variable expected here | 20010119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010119 |
Events
Class CX_SWF_EXP_INVALID_SYMBOL has no event.
Types
Class CX_SWF_EXP_INVALID_SYMBOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERRORPHASE | Value transfer | Type reference (TYPE) | CHAR1 | 'P' | ERRORPHASE | 20031111 | |
2 | ![]() |
ERROR_OFFSET | Value transfer | Type reference (TYPE) | SWFERROFFS | ERROR_OFFSET | 20010119 | ||
3 | ![]() |
EXCP_TAB | Value transfer | Type reference (TYPE) | SWF_IFSTAB | EXCP_TAB | 20010326 | ||
4 | ![]() |
EXPECTED_SYMBOL | Value transfer | Type reference (TYPE) | STRING | EXPECTED_SYMBOL | 20010119 | ||
5 | ![]() |
EXPRESSION_EXPECTED | Value transfer | Type reference (TYPE) | XFELD | EXPRESSION_EXPECTED | 20010119 | ||
6 | ![]() |
EXPRESSION_STRING | Value transfer | Type reference (TYPE) | STRING | EXPRESSION_STRING | 20010119 | ||
7 | ![]() |
IDENTIFIER_EXPECTED | Value transfer | Type reference (TYPE) | XFELD | IDENTIFIER_EXPECTED | 20010119 | ||
8 | ![]() |
LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20010119 | ||
9 | ![]() |
OFFENDING_SYMBOL | Value transfer | Type reference (TYPE) | STRING | OFFENDING_SYMBOL | 20010119 | ||
10 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010119 | |||
11 | ![]() |
REF_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | REF_CONTAINER | 20010124 | ||
12 | ![]() |
SYSTEM_FIELD_EXPECTED | Value transfer | Type reference (TYPE) | XFELD | SYSTEM_FIELD_EXPECTED | 20010119 | ||
13 | ![]() |
T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20010119 | ||
14 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010119 | |||
15 | ![]() |
TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20010119 | ||
16 | ![]() |
TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20010119 | ||
17 | ![]() |
TOKEN_LENGTH | Value transfer | Type reference (TYPE) | INT4 | TOKEN_LENGTH | 20031111 |
Method CONSTRUCTOR on class CX_SWF_EXP_INVALID_SYMBOL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |