SAP ABAP Function Module SWA_EXPR_EVALUATE_IN_PDOBJECT (Workflow Ausdrücke: Bewerten eines Ausdrucks unter Bezug auf Aufgabe)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWA (Package) Business Workflow: Expressions, binding
Basic Data
Function Module SWA_EXPR_EVALUATE_IN_PDOBJECT Workflow Ausdrücke: Bewerten eines Ausdrucks unter Bezug auf Aufgabe  
Function Group SWA9   Workflow expressions for tasks: Runtime  
Program Name SAPLSWA9   Workflow expressions for tasks: Runtime 
INCLUDE Name LSWA9U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VALUE TYPE SWCONT-VALUE Value of expression
Exporting VALUE_CONVERTED TYPE SWCONT-VALUE Value of expression (formatted for output, left-aligned)
Exporting ELEMTYPE TYPE SWCONT-TYPE Internal data type of expression value
Exporting ELEMLENGTH TYPE SWCONT-ELEMLENGTH Length of expression value
Exporting ELEMDECIMALS TYPE DFIES-DECIMALS Number of decimal places
Exporting EXPRESSION_IS_OBJECTREFERENCE TYPE Expression is an object reference
Exporting OBJECTTYPE TYPE SWOTOBJID-OBJTYPE Object type of object reference
Exporting OBJECTKEY TYPE SWOTOBJID-OBJKEY Type-specific key of object reference
Exporting EXPRESSION_IS_TABLE TYPE Indicator: Expression is multiline
Exporting EXPRESSIONELEMENT_IS_NIL TYPE Element expression refers to is NIL
Exporting EXPRESSION_IS_INITIAL TYPE Expression value is initial
Exporting WORST_MESSAGETYPE TYPE SWAEXERROR-MSGTY Most serious message type (A->E->W->I)
Exporting ERRORCOUNT TYPE SWAEXPEDIT-ERRORCOUNT Error count
Importing PDOBJECT TYPE RHOBJECTS-OBJECT
Importing EXPRESSION TYPE SWAEXPDEF-EXPR SPACE Expression in binding of SAP Business Workflow
Importing LOOPINDEX TYPE SWCONT-TAB_INDEX 0 Loop index to table element of container
Importing INTTYPE_OF_CONSTANT TYPE DFIES-INTTYPE Internal data type of a constant expression
Importing INTLENG_OF_CONSTANT TYPE DFIES-LENG Internal length of a constant expression
Importing REFSTRUCT_OF_EXPRESSION TYPE DFIES-TABNAME
Importing CONTAINER_IF TYPE REF TO IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection'
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Gilt nur in Kombination mit CONTEXT
Importing CONTEXT TYPE CHAR1 SPACE N - Notifications, SPACE - Sonstige
Tables CONT TYPE SWCONT Container instance (import)
Tables EXERROR TYPE SWAEXERROR Messages (export)
Tables VALUE_TAB TYPE SWACONVAL Values of multiline expression (export)
Tables VALUE_TAB_CONVERTED TYPE SWACONVAL
Exception USED_ELEMENT_NOT_IN_CONTDEF TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19970606 
SAP Release Created in