SAP ABAP Function Module SWFMOD_GET_RULE_DEF (Get all info for a given rule)
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_RULE_DEF Get all info for a given rule  
Function Group SWFMOD_WORKFLOW   Function modules for external modeler  
Program Name SAPLSWFMOD_WORKFLOW    
INCLUDE Name LSWFMOD_WORKFLOWU41    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_RULE_NAME TYPE HRS1000-STEXT Object Name
Exporting EV_RULE_DESC TYPE WSTEXTS Descriptive Texts for the Standard Objects
Exporting EV_RETCODE TYPE SYSUBRC Return Value, Return Value After ABAP Statements
Importing IV_OBJ_ID TYPE HRSOBJECT-OBJID Object ID of Standard Object
Importing IV_OBJ_TYPE TYPE HRSOBJECT-OTYPE 'AC' Standard Object Type
Tables ET_MESSAGE_LINES TYPE SWR_MESSAG Messages
Tables ET_MESSAGE_STRUCT TYPE SWR_MSTRUC Workflow interfaces: Message structure
Tables ET_HELP_VALUES TYPE SWFMOD_DTEL_VAL_TXT Possible values and texts for a data element
Tables ET_INPUT_PARAM TYPE SWFMOD_INPUT_RULE_PARAM Contains all input parameters for a rule
               
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