SAP ABAP Class CL_SWF_IFS_EXPRESSION_BASE (Create and Manage Expressions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_IFS (Package) Workflow: Interfaces

⤷

⤷

Properties
Class | CL_SWF_IFS_EXPRESSION_BASE | |
Short Description | Create and Manage Expressions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_IFS | Workflow: Interfaces |
Created | 20021029 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_IFS_EXPRESSION_BASE has no interface implemented.
Friends
Class CL_SWF_IFS_EXPRESSION_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFEXPCTAB | Configuration Table for Instance Administration | 20021029 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFLAG | 'X' - Value of Expression Can Be Buffered | 20021029 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFIFSPCNT | Common Namespace for All Expressions | 20021029 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFLAG | 'X' - Read Texts of All Expression Components | 20021029 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFEXPFTAB | Instance Administration Table | 20021029 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language In Which the Texts Are To Be Determined, If Ncssry | 20021029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Instance Management for Expressions/Simplified Evaluation | 20021029 |
Events
Class CL_SWF_IFS_EXPRESSION_BASE has no event.
Types
Class CL_SWF_IFS_EXPRESSION_BASE has no local type.
Method Signatures
Method CREATE_EXPRESSION_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOW_VALUE_BUFFER | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 'X' - Ausdrücke dürfen ihren Wert puffern | 20021029 | |
2 | ![]() |
DEFAULT_CONTAINER | Call by reference | Type reference (TYPE) | SWFIFSPCNT | Default-Container für die zu verwaltenden Ausdrücke | 20021029 | ||
3 | ![]() |
EXPRESSION_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_EXPRESSION_FACTORY | Instanzverwaltung für Ausdrücke | 20021029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen der Factory-Instanz | 20021029 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |