SAP ABAP Class /IWWRK/IF_TGW_TASK_DEFINITION (Interface for task definition)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWWRK/CL_TGW_TASK_DEFINITION | Task definiton for WI | 20120201 |
Properties
| Class | /IWWRK/IF_TGW_TASK_DEFINITION | |
| Short Description | Interface for task definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120201 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWWRK/IF_TGW_TASK_DEFINITION has no forward declaration.
Interfaces
Class /IWWRK/IF_TGW_TASK_DEFINITION has no interface implemented.
Friends
Class /IWWRK/IF_TGW_TASK_DEFINITION has no friend class.
Attributes
Class /IWWRK/IF_TGW_TASK_DEFINITION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the return table | 20120227 | |
| 2 | Instance method | Public | Method | Query task definition for the system | 20120201 | |
| 3 | Instance method | Public | Method | Read task definition data for a specific WI | 20120201 | |
| 4 | Instance method | Public | Method | Set the initial parameteres | 20120227 |
Events
Class /IWWRK/IF_TGW_TASK_DEFINITION has no event.
Types
Class /IWWRK/IF_TGW_TASK_DEFINITION has no local type.
Method Signatures
Method GET_RETURN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RETURN_TAB | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120227 |
Method GET_RETURN_TAB on class /IWWRK/IF_TGW_TASK_DEFINITION has no exception.
Method QUERY_TASK_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASK_DEFINITION | Call by reference | Type reference (TYPE) | /IWWRK/T_TGW_TASK_DEF | Task definition TGW | 20120201 |
Method QUERY_TASK_DEFINITIONS on class /IWWRK/IF_TGW_TASK_DEFINITION has no exception.
Method READ_TASK_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TASK_DEFINITION | Call by reference | Type reference (TYPE) | /IWWRK/S_TGW_TASK_DEF | Task definition | 20120201 | |||
| 2 | IV_TASK_ID | Call by reference | Type reference (TYPE) | SWD_STEP_T | Task abbreviation | 20120201 |
Method READ_TASK_DEFINITION on class /IWWRK/IF_TGW_TASK_DEFINITION has no exception.
Method SET_TASK_DEF_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20120227 | |||
| 2 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20120227 | |||
| 3 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20120227 | |||
| 4 | IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20120227 |
Method SET_TASK_DEF_PARAMS on class /IWWRK/IF_TGW_TASK_DEFINITION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |