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 SWFEX 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 M_BUFFER_CONFIG Instance attribute Private Type reference (TYPE) SWFEXPCTAB Configuration Table for Instance Administration 20021029
2 M_BUFFER_VALUE Instance attribute Private Type reference (TYPE) XFLAG 'X' - Value of Expression Can Be Buffered 20021029
3 M_CONTAINER Instance attribute Private Type reference (TYPE) SWFIFSPCNT Common Namespace for All Expressions 20021029
4 M_GET_TEXTS Instance attribute Private Type reference (TYPE) XFLAG 'X' - Read Texts of All Expression Components 20021029
5 M_INST_TAB Instance attribute Private Type reference (TYPE) SWFEXPFTAB Instance Administration Table 20021029
6 M_LANGUAGE 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 CREATE_EXPRESSION_FACTORY 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 Importing ALLOW_VALUE_BUFFER Call by reference Type reference (TYPE) XFLAG SPACE 'X' - Ausdrücke dürfen ihren Wert puffern 20021029
2 Importing DEFAULT_CONTAINER Call by reference Type reference (TYPE) SWFIFSPCNT Default-Container für die zu verwaltenden Ausdrücke 20021029
3 Returning 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 CX_SWF_UTL_OBJ_CREATE_FAILED Fehler beim Anlegen der Factory-Instanz 20021029
History
Last changed by/on SAP  20110908 
SAP Release Created in 630