SAP ABAP Interface /IWWRK/IF_WF_MODIFY_ITEMS_IB (Interface for BAdI: /IWWRK/BADI_WF_MODIFY_ITEMS_IB)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
⤷
/IWWRK/WF_ODC_RUNTIME (Package) Workflow ODC Runtime for Gateway - Runtime
⤷
⤷
Properties
| Interface | /IWWRK/IF_WF_MODIFY_ITEMS_IB | |
| Short Description | Interface for BAdI: /IWWRK/BADI_WF_MODIFY_ITEMS_IB |
General Data
| Package | /IWWRK/WF_ODC_RUNTIME | Workflow ODC Runtime for Gateway - Runtime |
| Created | 20110719 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWWRK/CL_MGW_MED_WORKFLOW | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110719 |
Friends
Interface /IWWRK/IF_WF_MODIFY_ITEMS_IB has no friend.
Attributes
Interface /IWWRK/IF_WF_MODIFY_ITEMS_IB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Modify workflow items | 20110719 |
Events
Interface /IWWRK/IF_WF_MODIFY_ITEMS_IB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TASK_MODIFIED_DATA | Public | See coding | 20110724 | BEGIN OF task_modified_data,
workitem_id TYPE sww_wiid,
subject TYPE witext,
END OF task_modified_data
|
||
| 2 | TT_TASK_MODIFIED_DATA | Public | See coding | 20110724 | tt_task_modified_data TYPE TABLE OF task_modified_data
|
Method Signatures
Method MODIFY_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MODIFIED_ITEMS | Call by reference | Type reference (TYPE) | TT_TASK_MODIFIED_DATA | Workflow items - output | 20110724 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110719 | |||
| 3 | IT_WORKFLOW_ITEMS | Call by reference | Type reference (TYPE) | /IWWRK/CL_MGW_MED_WORKFLOW=>TT_WORKFLOW_TASK | Workflow items - input | 20110719 |
Method MODIFY_ITEMS on Interface /IWWRK/IF_WF_MODIFY_ITEMS_IB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |