SAP ABAP Interface /IWWRK/IF_WF_OUTBOX (Workflow Outbox Processing)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
⤷
/IWWRK/WF_ODC_INBOX (Package) Workflow ODC Runtime for Gateway - Generic Inbox

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWWRK/CL_WF_OUTBOX | Workflow Outbox processing | 20120508 |
Properties
Interface | /IWWRK/IF_WF_OUTBOX | |
Short Description | Workflow Outbox Processing |
General Data
Package | /IWWRK/WF_ODC_INBOX | Workflow ODC Runtime for Gateway - Generic Inbox |
Created | 20120508 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /IWWRK/IF_WF_OUTBOX has no interface.
Friends
Interface /IWWRK/IF_WF_OUTBOX has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_INIT_SINCE_DATE | Constant | Public | Type reference (TYPE) | SY-DATUM | '19000101' | Current Date of Application Server | 20120517 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check if a specific workitem is in the user outbox | 20120517 |
2 | ![]() |
Instance method | Public | Method | Read Outbox items as they are in the backend | 20120508 |
3 | ![]() |
Instance method | Public | Method | Read Outbox items - formatted to Task Gateway | 20120613 |
Events
Interface /IWWRK/IF_WF_OUTBOX has no event.
Types
Interface /IWWRK/IF_WF_OUTBOX has no local type.
Method Signatures
Method CHECK_ITEM_IN_OUTBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ONLY_EXECUTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120607 | ||
2 | ![]() |
IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20120517 | ||
3 | ![]() |
RV_IN_OUTBOX | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20130131 |
Method READ_OUTBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUTBOX_TASKS | Call by reference | Type reference (TYPE) | SWRTWIHDR | WAPI: Table Type for Work Item Header | 20120613 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120613 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120613 | ||
4 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20120613 | ||
5 | ![]() |
IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20120613 | ||
6 | ![]() |
IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20120613 | ||
7 | ![]() |
IV_ONLY_EXECUTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120613 |
Method READ_OUTBOX on Interface /IWWRK/IF_WF_OUTBOX has no exception.
Method READ_OUTBOX_TGW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUTBOX_TASKS | Call by reference | Type reference (TYPE) | /IWWRK/T_TGW_TASK | Task Gateway: Outbox Tasks | 20120613 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120613 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120613 | ||
4 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20120613 | ||
5 | ![]() |
IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20120613 | ||
6 | ![]() |
IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20120613 | ||
7 | ![]() |
IV_ONLY_EXECUTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120613 |
Method READ_OUTBOX_TGW on Interface /IWWRK/IF_WF_OUTBOX has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |