SAP ABAP Class /IWWRK/CL_TGW_WF_USER_INBOX (User Inbox for Task Gateway)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWWRK/IF_WF_TGW_USER_INBOX | User Inbox handling for Task Gateway | 20120229 |
Properties
Class | /IWWRK/CL_TGW_WF_USER_INBOX | |
Short Description | User Inbox for Task Gateway | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWWRK/WF_ODC_INBOX | Workflow ODC Runtime for Gateway - Generic Inbox |
Created | 20120229 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWWRK/IF_WF_TGW_USER_INBOX | User Inbox handling for Task Gateway | 20120229 |
Friends
Class /IWWRK/CL_TGW_WF_USER_INBOX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWWRK/S_WF_PAGING | paging structure | 20120229 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20120229 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20120229 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120229 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120229 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWWRK/WF_TASK_TYPE | Task type | 20120321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get full name of user | 20120924 |
2 | ![]() |
Instance method | Private | Method | Returns 'X' when query parameters require inbox tasks | 20120719 |
3 | ![]() |
Instance method | Private | Method | Returns 'X' when query parameters require outbox tasks | 20120719 |
4 | ![]() |
Instance method | Private | Method | Execute optimized query string options on unified inbox | 20120613 |
5 | ![]() |
Instance method | Private | Method | Execute query string options on unified inbox | 20120229 |
Events
Class /IWWRK/CL_TGW_WF_USER_INBOX has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_USERLIST | Public | See coding | 20120924 | tt_userlist TYPE STANDARD TABLE OF bapiusname WITH KEY username
|
Method Signatures
Method GET_USERS_FULL_NAME 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 | 20120924 | ||
2 | ![]() |
ET_USERLIST | Call by reference | Type reference (TYPE) | TT_USERLIST | 20120924 | |||
3 | ![]() |
IT_USERS | Call by reference | Type reference (TYPE) | /IWWRK/T_USER | Table of users from workflow | 20120924 |
Method GET_USERS_FULL_NAME on class /IWWRK/CL_TGW_WF_USER_INBOX has no exception.
Method IS_INBOX_RELEVANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INBOX_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120719 |
Method IS_INBOX_RELEVANT on class /IWWRK/CL_TGW_WF_USER_INBOX has no exception.
Method IS_OUTBOX_RELEVANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WORKLIST | Call by reference | Type reference (TYPE) | SWRTWIHDR | WAPI: Table Type for Work Item Header | 20120719 | ||
2 | ![]() |
RV_OUTBOX_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120719 |
Method IS_OUTBOX_RELEVANT on class /IWWRK/CL_TGW_WF_USER_INBOX has no exception.
Method OPTIMIZE_QUERY_STRING_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_WORKLIST | Call by reference | Type reference (TYPE) | SWRTWIHDR | WAPI: Table Type for Work Item Header | 20120613 |
Method OPTIMIZE_QUERY_STRING_OPTIONS on class /IWWRK/CL_TGW_WF_USER_INBOX has no exception.
Method QUERY_STRING_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TASKS | Call by reference | Type reference (TYPE) | /IWWRK/T_TGW_TASK | Task Gateway: Task Headers | 20120229 |
Method QUERY_STRING_OPTIONS on class /IWWRK/CL_TGW_WF_USER_INBOX has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |