SAP ABAP Function Module SWW_WI_CREATE_VIA_EVENT_IBF (Empfangen eines Ereignisses durch ein Warteschritt-Workitem)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Basic Data
| Function Module | SWW_WI_CREATE_VIA_EVENT_IBF | Empfangen eines Ereignisses durch ein Warteschritt-Workitem |
| Function Group | SWW_SRV | Workflow: Runtime Services |
| Program Name | SAPLSWW_SRV | |
| INCLUDE Name | LSWW_SRVU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RESULT | TYPE | SWFREVRSLT | Return Structure for Event Handlers | |||
| |
SENDER | TYPE | SIBFLPORB | Local Persistent Object Reference - BOR Compatible | |||
| |
EVENT | TYPE | SIBFEVENT | Name of Event | |||
| |
RECTYPE | TYPE | SWFERECTYP | Type of Event Receiver, Here: Task ID | |||
| |
HANDLER | TYPE | SIBFLPORB | Local Persistent Object Reference - BOR Compatible | |||
| |
EXCEPTIONS_ALLOWED | TYPE | SWEFLAGS-EXC_OK | SPACE | Indicator Showing Whether FM Can Raise Exceptions | ||
| |
XML_SIZE | TYPE | SWF_XMLSIZ | Natural Number | |||
| |
EVENT_CONTAINER | TYPE | SWF_XMLCNT | Container as XML Stream of Fixed Width | |||
| |
READ_FAILED | TYPE | Read Definition for Task Failed | ||||
| |
CREATE_FAILED | TYPE | Create Work Item Failed | ||||
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 | 20040315 |
| SAP Release Created in | 640 |