SAP ABAP Interface /IWWRK/IF_GWL (Generic Worklist Interface)
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_GWL_ABS_DATA | Generic Inbox Abstract | 20110622 |
Properties
| Interface | /IWWRK/IF_GWL | |
| Short Description | Generic Worklist Interface |
General Data
| Package | /IWWRK/WF_ODC_INBOX | Workflow ODC Runtime for Gateway - Generic Inbox |
| Created | 20110622 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /IWWRK/IF_GWL has no forward declaration.
Interfaces
Interface /IWWRK/IF_GWL has no interface.
Friends
Interface /IWWRK/IF_GWL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GCS_RESULT_CODE | Constant | Public | See coding | 20110721 | ||||
| 2 | GC_INSTANCE_ID | Constant | Public | Type reference (TYPE) | STRING | 'instance_id' | Instance ID field name | 20110711 | |
| 3 | GC_MESSAGE_CLASS | Constant | Public | Type reference (TYPE) | ARBGB | '/IWWRK/CM_GWL_MSG' | Application Area | 20110717 | |
| 4 | GC_PROVIDER | Constant | Public | Type reference (TYPE) | STRING | 'provider' | Provider ID | 20110711 | |
| 5 | GC_PROVIDER_TYPE | Constant | Public | Type reference (TYPE) | /IWWRK/WF_PROV_ADAPTER_TYPE | 'W' | Workflow task provider ID | 20110622 | |
| 6 | MV_RESULT_CODE | Instance attribute | Public | Type reference (TYPE) | TY_S_RESULT_CODE | 20110721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create worklist by user id | 20110622 | |
| 2 | Instance method | Public | Method | Entity details | 20110623 | |
| 3 | Instance method | Public | Method | Provider extensions (name,value,context) | 20110628 | |
| 4 | Instance method | Public | Method | Get specific item from the worklist | 20110628 |
Events
Interface /IWWRK/IF_GWL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_KEY_FIELDS | Public | See coding | 20110623 | BEGIN OF ty_s_key_fields ,
name TYPE string,
position TYPE i,
END OF ty_s_key_fields
|
||
| 2 | TY_S_RESULT_CODE | Public | Type reference (TYPE) | I | 20110721 | |
|
| 3 | TY_T_KEY_FIELDS | Public | See coding | 20110623 | ty_t_key_fields TYPE STANDARD TABLE OF ty_s_key_fields
|
Method Signatures
Method CREATE_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110714 | |||
| 2 | ET_WORKLIST | Call by reference | Type reference (TYPE) | /IWWRK/T_GWL_PRV_HEADER | Generic Worklist Provider Header | 20110622 | |||
| 3 | EV_PROCESS_CODE | Call by reference | Type reference (TYPE) | TY_S_RESULT_CODE | 20110721 | ||||
| 4 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20110622 |
Method CREATE_WORKLIST on Interface /IWWRK/IF_GWL has no exception.
Method ENTITY_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20110623 | ||||
| 2 | EV_INSTANCE_ID_NAME | Call by reference | Type reference (TYPE) | STRING | 20110623 |
Method ENTITY_DETAILS on Interface /IWWRK/IF_GWL has no exception.
Method PROVIDER_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXTENSIONS | Call by reference | Type reference (TYPE) | /IWWRK/T_GWL_KEY_VALUE_PAIR | Key value pairs for generic worklist | 20110628 | |||
| 2 | IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | 20110711 |
Method PROVIDER_EXTENSIONS on Interface /IWWRK/IF_GWL has no exception.
Method WORKLIST_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WORKLIST_ITEM | Call by reference | Type reference (TYPE) | /IWWRK/S_GWL_PRV_HEADER | Generic Worklist Provider Service Header | 20110628 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110714 | |||
| 3 | EV_PROCESS_CODE | Call by reference | Type reference (TYPE) | TY_S_RESULT_CODE | 20110721 | ||||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20110628 |
Method WORKLIST_ITEM on Interface /IWWRK/IF_GWL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |