SAP ABAP Class /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE (Custom attribute definition and data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/CL_TGW_CUSTOM_ATTRIBUTE Custom attribute 20130311
Properties
Class /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE  
Short Description Custom attribute definition and data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130311   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE has no forward declaration.
Interfaces
Class /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE has no interface implemented.
Friends
Class /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCS_CONTEXT_ENTITY Constant Public See coding 20130311
Methods
# Method Level Visibility Method type Description Created on
1 PROVIDE_CUSTOM_ATTRIBUTE_DATA Instance method Public Method Read attribute data 20130311
2 PROVIDE_CUSTOM_ATTRIBUTE_DEF Instance method Public Method Read attribute definition 20130311
Events
Class /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE has no event.
Types
Class /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE has no local type.
Method Signatures

Method PROVIDE_CUSTOM_ATTRIBUTE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUSTOM_ATTRIBUTE_DATA Call by reference Type reference (TYPE) /IWWRK/T_WF_XPROP Custom Attribute definition data 20130311
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130311
3 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING paging structure 20130311
4 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20130311
5 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20130311
6 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130311
7 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20130311

Method PROVIDE_CUSTOM_ATTRIBUTE_DATA on class /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE has no exception.

Method PROVIDE_CUSTOM_ATTRIBUTE_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUSTOM_ATTRIBUTE_DEF Call by reference Type reference (TYPE) /IWWRK/TT_TGW_CUSTOM_ATTR_DEF Custom Attribute definition table 20130311
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130311
3 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING paging structure 20130311
4 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20130311
5 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20130311
6 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130311
7 Importing IV_TASK_DEFINITION_ID Call by reference Type reference (TYPE) SWD_STEP_T Task abbreviation 20130311

Method PROVIDE_CUSTOM_ATTRIBUTE_DEF on class /IWWRK/IF_TGW_CUSTOM_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in