SAP ABAP Function Module SAP_WAPI_DECISION_COMPLETE (Beenden einer Benutzerentscheidung)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWR (Package) Business Workflow: WAPI Interfaces
⤷
⤷
Basic Data
| Function Module | SAP_WAPI_DECISION_COMPLETE | Beenden einer Benutzerentscheidung |
| Function Group | SWRR | Workflow interfaces: Runtime |
| Program Name | SAPLSWRR | Workflow interfaces: Runtime |
| INCLUDE Name | LSWRRU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN_CODE | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
NEW_STATUS | TYPE | SWW_WISTAT | Processing Status of a Work Item | |||
| |
WORKITEM_ID | TYPE | SWR_STRUCT-WORKITEMID | Work Item ID | |||
| |
LANGUAGE | TYPE | SWR_STRUCT-WILANGUAGE | SY-LANGU | Language for Texts of a Work Item | ||
| |
USER | TYPE | SYUNAME | SY-UNAME | SAP System, User Logon Name | ||
| |
DECISION_KEY | TYPE | SWR_DECIKEY | Index of an Alternative of a User Decision | |||
| |
DO_COMMIT | TYPE | XFELD | 'X' | Checkbox Field | ||
| |
DECISION_NOTE | TYPE | SWRSOBJID | Begründung der Entscheidung als SOFM Dokument | |||
| |
CHECK_INBOX_RESTRICTION | TYPE | XFELD | SPACE | |||
| |
MESSAGE_LINES | TYPE | SWR_MESSAG | Workflow Interfaces: Messages | |||
| |
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 | 20020829 |
| SAP Release Created in |