SAP ABAP Class CL_STW_MTH_ACT_GET_ITEMS (Query items by StreamWork Activity)
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 20111129
Properties
Class CL_STW_MTH_ACT_GET_ITEMS  
Short Description Query items by StreamWork Activity    
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 20111129   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STW_MTH_ACT_GET_ITEMS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB_METHOD_PROCESS Collaboration: Callback Methods for the Process Layer 20111129
Friends
Class CL_STW_MTH_ACT_GET_ITEMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ITEM Instance attribute Private Type reference (TYPE) TT_ITEM_DATA 20111130
2 MV_ACTIVITY_ID Instance attribute Private Type reference (TYPE) IF_STW_ACTIVITY=>TV_ACTIVITY_ID 20111129
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITEMS Instance method Public Method 20111129
2 SET_ACTIVITY_ID Instance method Public Method 20111129
Events
Class CL_STW_MTH_ACT_GET_ITEMS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ITEM_DATA Public See coding 20111130 tt_item_data TYPE STANDARD TABLE OF cl_stw_mth_itm_get_base=>ts_item_data WITH DEFAULT KEY
Method Signatures

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ITEM Value transfer Type reference (TYPE) TT_ITEM_DATA 20111130

Method GET_ITEMS on class CL_STW_MTH_ACT_GET_ITEMS has no exception.

Method SET_ACTIVITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) IF_STW_ACTIVITY=>TV_ACTIVITY_ID 20111129

Method SET_ACTIVITY_ID on class CL_STW_MTH_ACT_GET_ITEMS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732