SAP ABAP Class CL_STW_MTH_ACT_QUERY_BY_ID (Query Activities by ID)
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 20110926
Properties
Class CL_STW_MTH_ACT_QUERY_BY_ID  
Short Description Query Activities by ID    
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 20110926   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_STW_ACTIVITY_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB_METHOD_PROCESS Collaboration: Callback Methods for the Process Layer 20110926
Friends
Class CL_STW_MTH_ACT_QUERY_BY_ID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACTIVITY_DATA Instance attribute Protected Type reference (TYPE) IF_STW_MTH_COMMON_TYPES=>TT_ACTIVITY_DATA 20111028
2 MT_ACTIVITY_ID Instance attribute Protected Type reference (TYPE) IF_STW_ACTIVITY=>TT_ACTIVITY_ID 20110929
3 MT_ACTIVITY_ID_NOT_FOUND Instance attribute Protected Type reference (TYPE) IF_STW_ACTIVITY=>TT_ACTIVITY_ID 20110930
4 MV_PAGE Instance attribute Private Type reference (TYPE) IF_STW_ACTIVITY_QUERY=>TV_PAGE 20130226
5 MV_PAGE_SIZE Instance attribute Private Type reference (TYPE) IF_STW_ACTIVITY_QUERY=>TV_PAGE_SIZE 20130226
6 MV_TOTAL_NUMBER_OF_ACTIVITIES Instance attribute Protected Type reference (TYPE) TV_TOTAL_NUMBER_OF_ACTIVITIES 20111026
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVITIES_DATA Instance method Public Method 20111028
2 GET_TOTAL_NUMBER_OF_ACTIVITIES Instance method Public Method 20111026
3 SET_ACTIVITY_IDS Instance method Public Method 20110929
4 SET_FILTER Instance method Public Method 20130226
Events
Class CL_STW_MTH_ACT_QUERY_BY_ID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TV_TOTAL_NUMBER_OF_ACTIVITIES Public See coding 20111026 tv_total_number_of_activities TYPE n LENGTH 12
Method Signatures

Method GET_ACTIVITIES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIVITY_DATA Call by reference Type reference (TYPE) IF_STW_MTH_COMMON_TYPES=>TT_ACTIVITY_DATA 20111028
2 Exporting ET_ACTIVITY_ID_NOT_FOUND Call by reference Type reference (TYPE) IF_STW_ACTIVITY=>TT_ACTIVITY_ID 20111028

Method GET_ACTIVITIES_DATA on class CL_STW_MTH_ACT_QUERY_BY_ID has no exception.

Method GET_TOTAL_NUMBER_OF_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TOTAL_NUMBER_OF_ACTIVITIES Value transfer Type reference (TYPE) TV_TOTAL_NUMBER_OF_ACTIVITIES 20111026

Method GET_TOTAL_NUMBER_OF_ACTIVITIES on class CL_STW_MTH_ACT_QUERY_BY_ID has no exception.

Method SET_ACTIVITY_IDS Signature

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

Method SET_ACTIVITY_IDS on class CL_STW_MTH_ACT_QUERY_BY_ID has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAGE Call by reference Type reference (TYPE) IF_STW_ACTIVITY_QUERY=>TV_PAGE 20130226
2 Importing IV_PAGE_SIZE Call by reference Type reference (TYPE) IF_STW_ACTIVITY_QUERY=>TV_PAGE_SIZE 20130226

Method SET_FILTER on class CL_STW_MTH_ACT_QUERY_BY_ID has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732