SAP ABAP Function Module SWFMOD_F4_DTEL_GET_VALUES_TXT (Get or Search possible values and texts for a data element)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WMD (Application Component) Workflow Modeler
     SWFMOD (Package) Workflow Modeler
Basic Data
Function Module SWFMOD_F4_DTEL_GET_VALUES_TXT Get or Search possible values and texts for a data element  
Function Group SWFMOD_WORKFLOW   Function modules for external modeler  
Program Name SAPLSWFMOD_WORKFLOW    
INCLUDE Name LSWFMOD_WORKFLOWU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RETCODE TYPE SYSUBRC Return Value, Return Value After ABAP Statements
Exporting EV_MAX_VALUE TYPE INT4 Return the nb of max value found in the system
Importing IV_DTEL_OR_FIELD TYPE STRING
Importing IV_WHICH_MECHANISM TYPE STRING "SEARCH" or "GET"
Importing IV_MATCH_BY_PART TYPE STRING search name has to fully match or not
Importing IV_SEARCH_NAME TYPE CHAR512 search name
Importing IV_START_INDEX_CODE TYPE CHAR512 index code to start the search
Importing IV_START_INDEX_TEXT TYPE CHAR512 index text to start the search
Importing IV_BLOCK_SIZE TYPE STRING block size
Tables ET_VALUES_TEXTS TYPE SWFMOD_DTEL_VAL_TXT Possible values and texts for a data element
Tables ET_FIELDS TYPE DD03P Structure
Tables ET_MESSAGE_LINES TYPE SWR_MESSAG Messages
Tables ET_MESSAGE_STRUCT TYPE SWR_MSTRUC Workflow interfaces: Message structure
               
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  20040218 
SAP Release Created in 640