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 GET_RETURN_TAB Instance method Public Method Get the return table 20120227
2 QUERY_TASK_DEFINITIONS Instance method Public Method Query task definition for the system 20120201
3 READ_TASK_DEFINITION Instance method Public Method Read task definition data for a specific WI 20120201
4 SET_TASK_DEF_PARAMS 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 Returning 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 Exporting 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 Exporting ES_TASK_DEFINITION Call by reference Type reference (TYPE) /IWWRK/S_TGW_TASK_DEF Task definition 20120201
2 Importing 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 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING paging structure 20120227
2 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20120227
3 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20120227
4 Importing 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