SAP ABAP Class CX_SWF_EXP_ARITHMETIC (Error during arithmetic operation)
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_IFS_EXCEPTION | Workflow Exception | 20011211 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_EXP_AR_OPERATOR_CHECK | Operand missing in calculation operation | 20011211 |
Properties
| Class | CX_SWF_EXP_ARITHMETIC | |
| Short Description | Error during arithmetic operation | |
| Super Class | CX_SWF_IFS_EXCEPTION | Workflow Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWF_EXP_001 | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWF_EXP | Workflow: Expressions |
| Created | 20011211 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWF_EXP_ARITHMETIC has no forward declaration.
Interfaces
Class CX_SWF_EXP_ARITHMETIC has no interface implemented.
Friends
Class CX_SWF_EXP_ARITHMETIC 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 | Left Expression | 20011211 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Arithmetic Operator | 20011211 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Right Expression | 20011211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011211 |
Events
Class CX_SWF_EXP_ARITHMETIC has no event.
Types
Class CX_SWF_EXP_ARITHMETIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCP_TAB | Value transfer | Type reference (TYPE) | SWF_IFSTAB | EXCP_TAB | 20011211 | |||
| 2 | LEFT_EXPRESSION | Value transfer | Type reference (TYPE) | STRING | LEFT_EXPRESSION | 20011211 | |||
| 3 | LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20011211 | |||
| 4 | OPERATOR | Value transfer | Type reference (TYPE) | STRING | OPERATOR | 20011211 | |||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20011211 | ||||
| 6 | RIGHT_EXPRESSION | Value transfer | Type reference (TYPE) | STRING | RIGHT_EXPRESSION | 20011211 | |||
| 7 | T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20011211 | |||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20011211 | ||||
| 9 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20011211 | |||
| 10 | TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20011211 |
Method CONSTRUCTOR on class CX_SWF_EXP_ARITHMETIC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |