SAP ABAP Function Module SMW3_FLOW_SERVICE_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_SERVICE_EXECUTE | Executes a Bdoc in a flow |
| Function Group | SMW3_FLOWENGINE | Flow engine |
| Program Name | SAPLSMW3_FLOWENGINE | |
| INCLUDE Name | LSMW3_FLOWENGINEU03 |
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 | |||
| |
OBJLNKS | TYPE | TRL_BORID | SREL: Table of BOR Objects | |||
| |
OLD_HEADER | TYPE | SMO8_TMSG | Middleware BDoc Header | |||
| |
HEADER | TYPE | SMW3_BDOC | BDoc Message Store: Header | |||
| |
STATUS | TYPE | SMWVALSTAT | Validation result | |||
| |
SERVFU | TYPE | SMW_SERVFU | Service/ Function | |||
| |
SEND_TO_SITES | TYPE | SMW_SITTAB | Table of Site IDs | |||
| |
OPTIONS | TYPE | SMW3FOPT | Options for validation service control | |||
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 |