SAP ABAP Function Module SWFMOD_GET_REPOSITORY (Looks up the repository information of the modeler)
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_REPOSITORY | Looks up the repository information of the modeler |
| Function Group | SWFMOD_WORKFLOW | Function modules for external modeler |
| Program Name | SAPLSWFMOD_WORKFLOW | |
| INCLUDE Name | LSWFMOD_WORKFLOWU24 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_RETCODE | TYPE | SYSUBRC | Return Value, Return Value After ABAP Statements | |||
| |
IV_USER | TYPE | SYUNAME | SAP System, User Logon Name | |||
| |
ET_USER_WF | TYPE | SWFMOD_WF | WF structure => Template or Component | |||
| |
ET_WF_TEMPLATES | TYPE | SWFMOD_WF | WF structure => Template or Component | |||
| |
ET_WF_COMPONENTS | TYPE | SWFMOD_WF | WF structure => Template or Component | |||
| |
ET_MESSAGE_LINES | TYPE | SWR_MESSAG | Messages | |||
| |
ET_MESSAGE_STRUCT | TYPE | SWR_MSTRUC | Workflow interfaces: Message structure | |||
Processing Type
| Normal Function 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 |