SAP ABAP Function Module SWFMOD_GET_ALL_COMP_INFO (Find the Input, Output Parameters of a WF Component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WMD (Application Component) Workflow Modeler
     SWFMOD (Package) Workflow Modeler
Basic Data
Function Module SWFMOD_GET_ALL_COMP_INFO Find the Input, Output Parameters of a WF Component  
Function Group SWFMOD_WORKFLOW   Function modules for external modeler  
Program Name SAPLSWFMOD_WORKFLOW    
INCLUDE Name LSWFMOD_WORKFLOWU17    
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_AGENT_ASSIGN TYPE SWFMOD_FLAG Task requires agent assignment. Use only if FM called for 1 specific component
Importing IV_BYPASSING_BUFFER TYPE HRPP0C-TEST Indicator: Test Run
Tables ET_COMP_INFO_I TYPE SWFMOD_COMP_INFO Name + type + desc of container elmts for a WS...ID
Tables ET_COMP_INFO_O TYPE SWFMOD_COMP_INFO Name + type + desc of container elmts for a WS...ID
Tables ET_COMP_LIST TYPE SWFMOD_COMP_LIST Component ID and TYPE (ex: WS , 13200029)
Tables ET_ELTTYPE_VALUES_TEXTS TYPE SWFMOD_ELTTYPE_VAL_TXT Possible values and texts by elt type (DTEL or Field ref)
Tables ET_MESSAGE_LINES TYPE SWR_MESSAG Messages
Tables ET_MESSAGE_STRUCT TYPE SWR_MSTRUC Workflow interfaces: Message structure
Tables ET_COMP_INFO_OTHER TYPE SWFMOD_COMP_INFO Name + type + desc of container elmts for a WS...ID
               
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