SAP ABAP Class /IWWRK/CL_TGW_TASK (Retrieve detail for workitem class)
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_TGW_TASK | Query task related associations | 20120131 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWWRK/CL_TGW_GEN_TASK | Implementation of task - engine api | 20121113 |
Properties
| Class | /IWWRK/CL_TGW_TASK | |
| Short Description | Retrieve detail for workitem class | |
| 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 | 20120131 | 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_TGW_TASK | Query task related associations | 20120131 |
Friends
Class /IWWRK/CL_TGW_TASK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120223 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20120131 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20120223 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SWR_WIHDR | Work Item Structure | 20120528 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | 20120304 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20120223 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120213 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | /IWWRK/T_WF_TASK_AGENTS | Workflow task agents table | 20130120 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SWW_WIID | Work item ID | 20120131 |
Methods
Events
Class /IWWRK/CL_TGW_TASK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_COMMENT | Protected | See coding | Sorted table of comments by create order | 20121129 | tt_comment TYPE SORTED TABLE OF ty_comment WITH KEY num
|
|
| 2 | TY_COMMENT | Protected | See coding | 20121129 | BEGIN OF ty_comment,
num TYPE i,
value TYPE string,
END OF ty_comment
|
Method Signatures
Method CHECK_ATTACHMENT_ID_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTACHMENT_OBJ | Call by reference | Type reference (TYPE) | SIBFLPORBT | Table of Local Pers. Object References - BOR Compatible | 20120213 | |||
| 2 | IV_ATTACHMENT_ID | Call by reference | Type reference (TYPE) | STRING | 20120131 | ||||
| 3 | RV_RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120131 |
Method CHECK_ATTACHMENT_ID_EXIST on class /IWWRK/CL_TGW_TASK has no exception.
Method CHECK_IN_OUTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20130501 | |||
| 2 | RV_IN_OUTBOX | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130501 |
Method CHECK_IN_OUTBOX on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_ATTACHMENTS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ATTACHMENT_OBJ | Value transfer | Type reference (TYPE) | SIBFLPORBT | Table of Local Pers. Object References - BOR Compatible | 20120214 |
Method GET_ATTACHMENTS_OBJ on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_DOCUMENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DOC_DATA | Call by reference | Type reference (TYPE) | SOFOLENTI1 | SAPoffice: Information about a Folder Entry | 20120131 | |||
| 2 | ET_CONTENT_HEX | Call by reference | Type reference (TYPE) | SOLIX_TAB | GBT: SOLIX as Table Type | 20120131 | |||
| 3 | ET_CONTENT_STR | Call by reference | Type reference (TYPE) | /IWWRK/T_COMMENT_TEXT | Comments Text Content | 20120131 | |||
| 4 | ET_OBJECT_HEADER | Call by reference | Type reference (TYPE) | /IWWRK/T_COMMENT_TEXT | Comments Text Content | 20140609 | |||
| 5 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120131 | |||
| 6 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120131 | |||
| 7 | IV_DOC_ID | Call by reference | Type reference (TYPE) | SOFOLENTI1-DOC_ID | Folder Entry ID (Obj+Fol+Forwarder Name) | 20120131 | |||
| 8 | IV_NO_CONTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120131 | |||
| 9 | IV_SEND_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120131 |
Method GET_DOCUMENT_DATA on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_KEY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20120215 | |||
| 2 | IV_KEY_NAME | Call by reference | Type reference (TYPE) | STRING | 20120215 | ||||
| 3 | RV_KEY_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120215 |
Method GET_KEY_VALUE on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_MIME_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MIME_TYPE | Call by reference | Type reference (TYPE) | SAEMIME | MIME Type | 20120415 | |||
| 2 | IV_EXTENTION | Call by reference | Type reference (TYPE) | STRING | 20120415 |
Method GET_MIME_TYPE on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_STEP_SUBJECT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_WF_STEP_TEXT | Call by reference | Type reference (TYPE) | /IWWRK/WF_GP_BOUNDITEM_TYPE | Workflow Step Description | 20120131 |
Method GET_STEP_SUBJECT_TEXT on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_AGENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_WI_AGENTS | Value transfer | Type reference (TYPE) | SWRTWIAGENT | WAPI: Work Item/User Assignment | 20120214 |
Method GET_WI_AGENTS on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMMENT | Call by reference | Type reference (TYPE) | STRING | Container Table | 20121002 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121002 |
Method GET_WI_COMMENT on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_COMMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMMENT | Call by reference | Type reference (TYPE) | TT_COMMENT | Sorted table of comments ordered by created time | 20121129 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20121129 |
Method GET_WI_COMMENTS on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_DECISION_OPTIONS 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 | 20120301 | |||
| 2 | ET_WI_DECISION_OPTIONS | Call by reference | Type reference (TYPE) | SWRTDECIALTS | User Decision Options (Table Type) | 20120301 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120301 |
Method GET_WI_DECISION_OPTIONS on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WI_DESCRIPTION | Call by reference | Type reference (TYPE) | SWRTTXTLIN | Workflow: Text line (Table Type) | 20140224 | |||
| 2 | ET_WI_DESCRIPTION_HTML | Call by reference | Type reference (TYPE) | SWRTTXTLIN | Workflow: Text line (Table Type) | 20140224 | |||
| 3 | IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20140224 |
Method GET_WI_DESCRIPTION on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WI_DETAIL | Call by reference | Type reference (TYPE) | SWR_WIDTL | WAPI: Detailed Information About Work Item | 20120131 |
Method GET_WI_DETAILS on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WI_HEADER | Call by reference | Type reference (TYPE) | SWR_WIHDR | Work Item Structure | 20120131 |
Method GET_WI_HEADER on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20120214 | |||
| 2 | RT_LOG_HISTORY | Value transfer | Type reference (TYPE) | /IWWRK/T_TGW_LOG_HISTORY | Structure for output of work item history | 20120214 |
Method GET_WI_HISTORY on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_NODE_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STEP_ID | Call by reference | Type reference (TYPE) | /IWWRK/WF_STEP_ID | Workflow Step ID | 20120131 | |||
| 2 | EV_WORKFLOW_ID | Call by reference | Type reference (TYPE) | /IWWRK/WF_ID | Workflow ID | 20120131 |
Method GET_WI_NODE_DEF on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_RT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_WI_RT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20120216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20121113 |
Method GET_WI_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WI_STATUS | Call by reference | Type reference (TYPE) | SWR_WISTAT | Workflow interfaces: Work item status | 20120829 |
Method GET_WI_STATUS on class /IWWRK/CL_TGW_TASK has no exception.
Method GET_WI_TOP_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WI_TOP_HEADER | Call by reference | Type reference (TYPE) | SWWWIHEAD | Work Item Structure | 20120131 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120131 |
Method GET_WI_TOP_HEADER on class /IWWRK/CL_TGW_TASK has no exception.
Method SET_WI_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20120829 | |||
| 2 | IV_NEW_STATUS | Call by reference | Type reference (TYPE) | /IWWRK/WF_WI_STATUS | Processing Status of a Work Item | 20120829 |
Method SET_WI_STATUS on class /IWWRK/CL_TGW_TASK has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |