SAP ABAP Class /IWWRK/CL_GWL_SRV_RT (Generic worklist service runtime)
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 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_ABS_DATA | Abstract Business Data Provider | 20110623 |
Properties
Class | /IWWRK/CL_GWL_SRV_RT | |
Short Description | Generic worklist service runtime | |
Super Class | /IWBEP/CL_MGW_ABS_DATA | Abstract Business Data Provider |
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 | 20110623 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWWRK/CL_GWL_SRV_RT has no interface implemented.
Friends
Class /IWWRK/CL_GWL_SRV_RT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/CL_COS_LOGGER | Logger for AppsLog | 20110714 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | Message Container Interface | 20110721 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IWWRK/T_GWL_SRV_HEADER | Generic worklist service header | 20110623 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWWRK/T_WF_PROVIDER | 20110623 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110714 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110628 | |
2 | ![]() |
Instance method | Private | Method | 20110628 | |
3 | ![]() |
Instance method | Private | Method | 20110628 |
Events
Class /IWWRK/CL_GWL_SRV_RT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_PROV_SRV_DETAILS | Private | See coding | 20110623 | BEGIN OF ty_s_prov_srv_details,
provider_id TYPE /iwwrk/wf_provider_id,
instance_id_name TYPE string,
entity_type_name TYPE string,
END OF ty_s_prov_srv_details
|
||
2 | TY_Y_PROV_SRV_DETAILS | Private | See coding | 20110623 | ty_y_prov_srv_details TYPE STANDARD TABLE OF ty_s_prov_srv_details
|
Method Signatures
Method EXTENSIONS_ENTITYSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ENTITYSET | Call by reference | Object reference (TYPE REF TO) | DATA | 20110628 | |||
2 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20110628 | ||
3 | ![]() |
IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20110628 | ||
4 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20110628 | ||
5 | ![]() |
IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20110628 | ||
6 | ![]() |
IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20110628 | ||
7 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
8 | ![]() |
IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
9 | ![]() |
IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
10 | ![]() |
IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
11 | ![]() |
IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
business exception | 20110628 | |
2 | ![]() |
technical exception | 20110628 |
Method WORKLIST_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ENTITY | Call by reference | Object reference (TYPE REF TO) | DATA | 20110628 | |||
2 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20110628 | ||
3 | ![]() |
IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20110628 | ||
4 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
5 | ![]() |
IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
6 | ![]() |
IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic worklist exception class | 20110628 | |
2 | ![]() |
technical exception | 20110628 |
Method WORKLIST_ENTITYSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ENTITYSET | Call by reference | Object reference (TYPE REF TO) | DATA | 20110628 | |||
2 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20110628 | ||
3 | ![]() |
IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20110628 | ||
4 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20110628 | ||
5 | ![]() |
IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20110628 | ||
6 | ![]() |
IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20110628 | ||
7 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
8 | ![]() |
IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
9 | ![]() |
IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
10 | ![]() |
IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20110628 | |||
11 | ![]() |
IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
business exception | 20110628 | |
2 | ![]() |
technical exception | 20110628 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 200 |