SAP ABAP Function Module SWA_EXPR_EVALUATE_TEST (Containerausdruck auswerten)
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_TEST Containerausdruck auswerten  
Function Group SWA30   WF: New Development Expressions  
Program Name SAPLSWA30    
INCLUDE Name LSWA30U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting REF_TO_VALUE TYPE REF TO DATA
Exporting VALUE_STRING TYPE STRING
Exporting VALUE TYPE Value of expression
Exporting VALUE_CONVERTED TYPE Value of expression (formatted for output, left-aligned)
Exporting ELEMTYPE TYPE SWCONT-TYPE Internal data type of expression value
Exporting ELEMLENGTH TYPE 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 EXPRESSION_STRING TYPE STRING SPACE
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 DO_NOT_FREE_BOR_OBJECTS TYPE XFELD SPACE
Tables CONT TYPE SWCONT Container Instance
Tables EXERROR TYPE SWAEXERROR Messages
Tables VALUE_TAB TYPE  
Tables VALUE_TAB_CONVERTED TYPE  
Tables ELEM_REFSTRUCT_NAMETAB TYPE SWAREFNMTB
               
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  20000128 
SAP Release Created in