SAP ABAP Class /IWWRK/CL_WF_MGW_GET_ENTITY (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_ENTITY  
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_ENTITY has no interface implemented.
Friends
Class /IWWRK/CL_WF_MGW_GET_ENTITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ENTITY Instance attribute Private Object reference (TYPE REF TO) DATA entity 20110928
2 MO_WI_DETAIL Instance attribute Private Object reference (TYPE REF TO) /IWWRK/CL_WF_MGW_GET_WI_DETAIL Workflow runtime entity 20110928
3 MT_KEY_TAB Instance attribute Protected Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20110922
4 MT_RETURN Instance attribute Private Type reference (TYPE) BAPIRETTAB BAPI Retutn Table 20110928
5 MV_ENTITY_NAME Instance attribute Protected Type reference (TYPE) STRING 20110922
6 MV_ENTITY_SET_NAME Instance attribute Private Type reference (TYPE) STRING 20110928
7 MV_SOURCE_NAME Instance attribute Protected Type reference (TYPE) STRING 20110922
8 MV_SYSTEM_ALIAS Instance attribute Private Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS /IWFND/ defined SAP System Alias 20120313
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NOT_ADDRESSABLE_TO_BAPIRET Instance method Private Method 20111004
2 CONSTRUCTOR Instance method Public Constructor 20110922
3 EXECUTE_GET_ENTITY Instance method Public Method Excecute the correct get entity and return data 20110922
4 EXTRACT_WORKITEM Instance method Private Method Extract the workflow item from the key table 20110928
5 GET_ENTITY Instance method Public Method get entity result 20110928
6 GET_ENTITY_ATTACHMENTS Instance method Private Method Get the attachments entity 20111002
7 GET_ENTITY_BO_ATTACHMENTS Instance method Private Method Get the business object attachment entity 20111004
8 GET_ENTITY_COMMENTS Instance method Private Method Get the comments entity 20111002
9 GET_ENTITY_DECISION_OPTION Instance method Private Method Get the workitem decision option entity 20111002
10 GET_ENTITY_DESCRIPTION Instance method Private Method Get the workitem description entity 20111002
11 GET_ENTITY_EXT_ELEMENTS Instance method Private Method Get the extensible elements entity 20111003
12 GET_ENTITY_INITIATOR Instance method Private Method Get the initiator entity 20111009
13 GET_ENTITY_OUTBOX_TASK Instance method Private Method Get the outbox task entity 20111003
14 GET_ENTITY_PARTICIPANTS Instance method Private Method Get the participants entity 20111003
15 GET_ENTITY_POSSIBLE_AGENTS Instance method Private Method Get the business possible agents entity 20111004
16 GET_ENTITY_RELATED_OBJECTS Instance method Private Method Get the related_objects entity 20111004
17 GET_ENTITY_REQUESTER_NOTES Instance method Private Method Get the requester notes entity 20111004
18 GET_ENTITY_SUBSTITUTIONS Instance method Private Method Get the substitutions entity 20111006
19 GET_ENTITY_SUBS_PROF Instance method Private Method Get the sustitution profile 20111124
20 GET_ENTITY_WORKFLOW_TASK Instance method Private Method Get the entity of workflow task 20110928
21 GET_INITIATOR_MIME_TYPE Instance method Private Method Get mime type for initiator entity 20111220
22 GET_RETURN Instance method Public Method Get the BAPI Return Table 20110928
23 SET_WI_DETAIL_INSTANCE Instance method Private Method Create the workitem detail instance 20110927
Events
Class /IWWRK/CL_WF_MGW_GET_ENTITY has no event.
Types
Class /IWWRK/CL_WF_MGW_GET_ENTITY 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_ENTITY has no parameter.
Method ADD_NOT_ADDRESSABLE_TO_BAPIRET on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20110922
2 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAVIGATION_PATH table of navigation paths 20110922
3 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20110922
4 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) STRING 20110922
5 Importing IV_SOURCE_NAME Call by reference Type reference (TYPE) STRING 20110922
6 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS /IWFND/ defined SAP System Alias 20120313

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

Method EXECUTE_GET_ENTITY Signature

Method EXECUTE_GET_ENTITY on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method EXECUTE_GET_ENTITY on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method EXTRACT_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WORKITEM Value transfer Type reference (TYPE) SWW_WIID Work item ID 20110928

Method EXTRACT_WORKITEM on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY Signature

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

Method GET_ENTITY on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_ATTACHMENTS Signature

Method GET_ENTITY_ATTACHMENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_ATTACHMENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_BO_ATTACHMENTS Signature

Method GET_ENTITY_BO_ATTACHMENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_BO_ATTACHMENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_COMMENTS Signature

Method GET_ENTITY_COMMENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_COMMENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_DECISION_OPTION Signature

Method GET_ENTITY_DECISION_OPTION on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_DECISION_OPTION on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_DESCRIPTION Signature

Method GET_ENTITY_DESCRIPTION on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_DESCRIPTION on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_EXT_ELEMENTS Signature

Method GET_ENTITY_EXT_ELEMENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_EXT_ELEMENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_INITIATOR Signature

Method GET_ENTITY_INITIATOR on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_INITIATOR on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_OUTBOX_TASK Signature

Method GET_ENTITY_OUTBOX_TASK on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_OUTBOX_TASK on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_PARTICIPANTS Signature

Method GET_ENTITY_PARTICIPANTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_PARTICIPANTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_POSSIBLE_AGENTS Signature

Method GET_ENTITY_POSSIBLE_AGENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_POSSIBLE_AGENTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_RELATED_OBJECTS Signature

Method GET_ENTITY_RELATED_OBJECTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_RELATED_OBJECTS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_REQUESTER_NOTES Signature

Method GET_ENTITY_REQUESTER_NOTES on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_REQUESTER_NOTES on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_SUBSTITUTIONS Signature

Method GET_ENTITY_SUBSTITUTIONS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_SUBSTITUTIONS on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_SUBS_PROF Signature

Method GET_ENTITY_SUBS_PROF on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_SUBS_PROF on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_ENTITY_WORKFLOW_TASK Signature

Method GET_ENTITY_WORKFLOW_TASK on class /IWWRK/CL_WF_MGW_GET_ENTITY has no parameter.
Method GET_ENTITY_WORKFLOW_TASK on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_INITIATOR_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20111220
2 Returning RV_MIME_TYPE Value transfer Type reference (TYPE) SAEMIME MIME Type 20111220

Method GET_INITIATOR_MIME_TYPE on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method GET_RETURN 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 20110928
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110928

Method GET_RETURN on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.

Method SET_WI_DETAIL_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ACCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111005
2 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111004

Method SET_WI_DETAIL_INSTANCE on class /IWWRK/CL_WF_MGW_GET_ENTITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200