SAP ABAP Function Module SMW3_FLOW_EXECUTE (Executes a Bdoc in a flow)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-SRV (Application Component) Flow / Services
⤷
SMW3 (Package) CRM Flow II
⤷
⤷
Basic Data
| Function Module | SMW3_FLOW_EXECUTE | Executes a Bdoc in a flow |
| Function Group | SMW3_FLOWENGINE | Flow engine |
| Program Name | SAPLSMW3_FLOWENGINE | |
| INCLUDE Name | LSMW3_FLOWENGINEU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
MESSAGE | TYPE | ANY | ||||
| |
MESSAGE_EXT | TYPE | ANY | ||||
| |
ERROR_SEGMENTS | TYPE | SMW_ERRTAB | Errors | |||
| |
RECIPIENTS | TYPE | SMW_RECTA2 | Receiver sites | |||
| |
HEADER | TYPE | SMW3_BDOC | BDoc Message Store: Header | |||
| |
STATUS | TYPE | SMWVALSTAT | Validation result | |||
| |
SRVFUBA | TYPE | SMW_SERVFU | Service + function for flow control | |||
| |
FCTXT | TYPE | SMW3FCTXT | Flow: Contexts | |||
| |
SEND_TO_SITES | TYPE | SMW_SITTAB | Table of Site IDs | |||
| |
CANNOT_START_FLOW | TYPE | Flow cannot be found and started | ||||
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 | 20010220 |
| SAP Release Created in | 30A |