SAP ABAP Function Module SWW_WI_CONTAINER_MODIFY (Speichern eines geänderten Datencontainers eines Workitems)
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_CONTAINER_MODIFY | Speichern eines geänderten Datencontainers eines Workitems |
| Function Group | SWWF | WF Internal Interface for Work Items |
| Program Name | SAPLSWWF | WF Internal Interface for Work Items |
| INCLUDE Name | LSWWFU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WI_HEADER | TYPE | SWWWIHEAD | Header Table for all Work Item Types | |||
| |
EXCEPTION | TYPE REF TO | CX_SWF_CNT_CONTAINER | Beim Speichern aufgetretene Exception(-hierarchie) | |||
| |
WI_ID | TYPE | SWWWIHEAD-WI_ID | Work item ID | |||
| |
DO_COMMIT | TYPE | SWWCOMMIT-COMMITFLAG | 'X' | Flag for controlling commit logic | ||
| |
DELETE_OLD_CONTAINER | TYPE | SWWCOMMIT-DELETEFLAG | SPACE | |||
| |
MERGE_OLD_CONTAINER | TYPE | SWWCOMMIT-MERGEFLAG | 'X' | |||
| |
WI_CONTAINER_HANDLE | TYPE REF TO | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' | |||
| |
WI_CONTAINER | TYPE | SWCONT | Work item container | |||
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 | 19950807 |
| SAP Release Created in |