SAP ABAP Class /IWWRK/CL_WF_MGW_GET_ENTT_SET (Workflow runtime entity)
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
Class /IWWRK/CL_WF_MGW_GET_ENTT_SET  
Short Description Workflow runtime entity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWWRK/WF_ODC_RUNTIME   Workflow ODC Runtime for Gateway - Runtime 
Created 20110922   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no interface implemented.
Friends
Class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_WI_DETAIL Instance attribute Private Object reference (TYPE REF TO) /IWWRK/CL_WF_MGW_GET_WI_DETAIL Workflow runtime entity 20111003
2 MR_ENTITYSET Instance attribute Protected Object reference (TYPE REF TO) DATA 20110927
3 MS_PAGING Instance attribute Private Type reference (TYPE) /IWBEP/S_MGW_PAGING paging structure 20110927
4 MT_FILTER_SELECT_OPTIONS Instance attribute Private Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20110927
5 MT_KEY_TAB Instance attribute Protected Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20110922
6 MT_ORDER Instance attribute Private Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20110927
7 MT_RETURN Instance attribute Private Type reference (TYPE) BAPIRETTAB BAPI Return Type 20110927
8 MV_ENTITY_NAME Instance attribute Protected Type reference (TYPE) STRING 20110922
9 MV_ENTITY_SET_NAME Instance attribute Protected Type reference (TYPE) STRING 20110927
10 MV_SOURCE_NAME Instance attribute Protected Type reference (TYPE) STRING 20110922
11 MV_SYSTEM_ALIAS Instance attribute Private Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS /IWFND/ defined SAP System Alias 20120313
12 MV_WORKITEM_ID Instance attribute Private Type reference (TYPE) SWW_WIID Work item ID 20110922
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NOT_ADDRESSABLE_TO_BAPIRET Instance method Private Method Add that the collection is not addressable message 20110927
2 CONSTRUCTOR Instance method Public Constructor 20110922
3 EXECUTE_ENTITYSET Instance method Public Method Excecute the correct get entity and return data 20111003
4 GET_ENTITYSET Instance method Public Method Get Entityset Result 20110927
5 GET_ENTITYSET_ATTACHMENTS Instance method Protected Method Get the workitem attachments 20111002
6 GET_ENTITYSET_BO_ATTACHMENTS Instance method Protected Method Get the business object attachments 20111003
7 GET_ENTITYSET_COMMENTS Instance method Protected Method Get comments connected to the workitem 20111002
8 GET_ENTITYSET_DEC_OPTIONS Instance method Protected Method Get the workitem decision option 20111002
9 GET_ENTITYSET_EXT_ELEMENTS Instance method Protected Method Get the workitem extensible elements 20111002
10 GET_ENTITYSET_OUTBOX_TASK Instance method Protected Method 20110927
11 GET_ENTITYSET_PARTICIPANTS Instance method Protected Method Get all the agents of the worklitem 20111002
12 GET_ENTITYSET_POSSIBLE_AGENTS Instance method Protected Method Get the task possible agents list 20111003
13 GET_ENTITYSET_RELATED_OBJECTS Instance method Protected Method Ge the workflow item related objects 20111003
14 GET_ENTITYSET_REQUESTER_NOTES Instance method Protected Method Get the business object requester notes 20111003
15 GET_ENTITYSET_SUBSTITUTES Instance method Protected Method Get the item agents subtitutes 20111004
16 GET_ENTITYSET_SUBS_PROF Instance method Protected Method 20111115
17 GET_ENTITYSET_WORKFLOW_TASK Instance method Protected Method Get the workflow task details 20111003
18 GET_OUTBOX_FILTER_DATE Instance method Private Method Returns the created date for outbox selection 20111107
19 GET_RETURN_TAB Instance method Public Method Get the BAPI return tab 20110927
20 GET_STATUS_FILTER Instance method Private Method Get the status filter data 20111107
21 GET_USER_INBOX Instance method Private Method Get the user workflow inbox 20111003
22 GET_USER_SUBSTITUTES Static method Public Method Get user susbtitutes 20111006
23 IS_FILTERED_BY_CREATED_AT Instance method Private Method Returns abap_true if the created at property is in the filte 20111107
24 QUERY_STRING_OPERATION Instance method Public Method 20110927
25 SET_WI_DETAIL_INSTANCE Instance method Private Method Create the workitem instance 20111003
26 SET_WORKITEM_ID Instance method Private Method 20110922
Events
Class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no event.
Types
Class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no local type.
Method Signatures

Method ADD_NOT_ADDRESSABLE_TO_BAPIRET Signature

Method ADD_NOT_ADDRESSABLE_TO_BAPIRET on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method ADD_NOT_ADDRESSABLE_TO_BAPIRET on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING paging structure 20110922
2 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20110922
3 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20110922
4 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAVIGATION_PATH table of navigation paths 20110922
5 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20110922
6 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20110922
7 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) STRING 20110922
8 Importing IV_FILTER_STRING Call by reference Type reference (TYPE) STRING 20110922
9 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20110922
10 Importing IV_SOURCE_NAME Call by reference Type reference (TYPE) STRING 20110922
11 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS 20120313

Method CONSTRUCTOR on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method EXECUTE_ENTITYSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ENTITYSET Call by reference Object reference (TYPE REF TO) DATA 20111003

Method EXECUTE_ENTITYSET on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ENTITYSET Value transfer Object reference (TYPE REF TO) DATA 20110927

Method GET_ENTITYSET on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_ATTACHMENTS Signature

Method GET_ENTITYSET_ATTACHMENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_ATTACHMENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_BO_ATTACHMENTS Signature

Method GET_ENTITYSET_BO_ATTACHMENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_BO_ATTACHMENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_COMMENTS Signature

Method GET_ENTITYSET_COMMENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_COMMENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_DEC_OPTIONS Signature

Method GET_ENTITYSET_DEC_OPTIONS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_DEC_OPTIONS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_EXT_ELEMENTS Signature

Method GET_ENTITYSET_EXT_ELEMENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_EXT_ELEMENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_OUTBOX_TASK Signature

Method GET_ENTITYSET_OUTBOX_TASK on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_OUTBOX_TASK on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_PARTICIPANTS Signature

Method GET_ENTITYSET_PARTICIPANTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_PARTICIPANTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_POSSIBLE_AGENTS Signature

Method GET_ENTITYSET_POSSIBLE_AGENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_POSSIBLE_AGENTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_RELATED_OBJECTS Signature

Method GET_ENTITYSET_RELATED_OBJECTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_RELATED_OBJECTS on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_REQUESTER_NOTES Signature

Method GET_ENTITYSET_REQUESTER_NOTES on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_REQUESTER_NOTES on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_SUBSTITUTES Signature

Method GET_ENTITYSET_SUBSTITUTES on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_SUBSTITUTES on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_SUBS_PROF Signature

Method GET_ENTITYSET_SUBS_PROF on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_SUBS_PROF on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_ENTITYSET_WORKFLOW_TASK Signature

Method GET_ENTITYSET_WORKFLOW_TASK on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method GET_ENTITYSET_WORKFLOW_TASK on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_OUTBOX_FILTER_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE Value transfer Type reference (TYPE) SY-DATUM Current Date of Application Server 20111107

Method GET_OUTBOX_FILTER_DATE on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_RETURN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110927
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110927

Method GET_RETURN_TAB on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_STATUS_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_FILTER Call by reference Type reference (TYPE) SWRTSTATUS WAPI: Table Type for Status 20111107

Method GET_STATUS_FILTER on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_USER_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEADLINES Call by reference Type reference (TYPE) /IWWRK/T_WI_DEADLINES Workflow item deadlines table 20120206
2 Exporting ET_PARENT_WORKLIST Call by reference Type reference (TYPE) SWRTWIHDR WAPI: Table Type for Work Item Header 20120126
3 Exporting ET_TASK_NAME Call by reference Type reference (TYPE) /IWWRK/T_WF_TASK_NAME Workflow task table type 20111003
4 Exporting ET_WORKLIST Call by reference Type reference (TYPE) SWRTWIHDR WAPI: Table Type for Work Item Header 20111003

Method GET_USER_INBOX on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method GET_USER_SUBSTITUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111006
2 Exporting ET_USER_SUBSTITUTES Call by reference Type reference (TYPE) /IWWRK/CL_MGW_MED_WORKFLOW=>TT_SUBSTITUTES 20111006
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20111006
4 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20111006

Method GET_USER_SUBSTITUTES on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method IS_FILTERED_BY_CREATED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IN_FILTER Value transfer Type reference (TYPE) ABAP_BOOL 20111107
2 Importing IV_CREATED_AT Call by reference Type reference (TYPE) TZNTSTMPS Workitem Creation Time Stamp (YYYYMMDDhhmmss) 20111107

Method IS_FILTERED_BY_CREATED_AT on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method QUERY_STRING_OPERATION Signature

Method QUERY_STRING_OPERATION on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method QUERY_STRING_OPERATION on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method SET_WI_DETAIL_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20111003

Method SET_WI_DETAIL_INSTANCE on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.

Method SET_WORKITEM_ID Signature

Method SET_WORKITEM_ID on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no parameter.
Method SET_WORKITEM_ID on class /IWWRK/CL_WF_MGW_GET_ENTT_SET has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200