SAP ABAP Class CL_STW_MTH_TASK_CHANGE (Generated by SIW)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_STW_OL_CLB_METHODS (Package) Collaboration Method Impl. for StreamWork (comp. mode)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB_METHOD_PROCESS Collaboration: Callback Methods for the Process Layer 20120606
Properties
Class CL_STW_MTH_TASK_CHANGE  
Short Description Generated by SIW    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_STW_OL_CLB_METHODS   Collaboration Method Impl. for StreamWork (comp. mode) 
Created 20120606   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STW_MTH_TASK_CHANGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB_METHOD_PROCESS Collaboration: Callback Methods for the Process Layer 20120606
Friends
Class CL_STW_MTH_TASK_CHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_METHOD_NAME Constant Public Type reference (TYPE) CLB_PLATFORM_METHOD 'TASK_CHANGE' 20120606
2 MS_TASK_DATA Instance attribute Protected Type reference (TYPE) TS_TASK_DATA 20120606
3 MV_TASK_ID Instance attribute Protected Type reference (TYPE) STW_TASK_ID 20120606
Methods
# Method Level Visibility Method type Description Created on
1 GET_TASK_DATA Instance method Public Method 20120606
2 GET_TASK_ID Instance method Public Method 20120606
3 SET_TASK_DATA Instance method Public Method 20120606
4 SET_TASK_ID Instance method Public Method 20120606
Events
Class CL_STW_MTH_TASK_CHANGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TASK_DATA Public See coding 20120606 BEGIN OF ts_task_data, activity_id TYPE stw_activity_id, title TYPE stw_task_title, description TYPE stw_task_description, due_date TYPE xsddate_d, END OF ts_task_data
Method Signatures

Method GET_TASK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TASK_DATA Value transfer Type reference (TYPE) TS_TASK_DATA 20120606

Method GET_TASK_DATA on class CL_STW_MTH_TASK_CHANGE has no exception.

Method GET_TASK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TASK_ID Value transfer Type reference (TYPE) STW_TASK_ID 20120606

Method GET_TASK_ID on class CL_STW_MTH_TASK_CHANGE has no exception.

Method SET_TASK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TASK_DATA Call by reference Type reference (TYPE) TS_TASK_DATA 20120606

Method SET_TASK_DATA on class CL_STW_MTH_TASK_CHANGE has no exception.

Method SET_TASK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TASK_ID Call by reference Type reference (TYPE) STW_TASK_ID 20120606

Method SET_TASK_ID on class CL_STW_MTH_TASK_CHANGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740