SAP ABAP Class IF_STW_FEED_FILTER (StreamWork Feed Filter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_FEED_FILTER Filter for StreamWork feeds 20110812
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_STW_GENERAL_ABSTRACT general abstract testdouble to reduce note dependencies 20120526
Properties
Class IF_STW_FEED_FILTER  
Short Description StreamWork Feed Filter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110801   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_STW_FEED_FILTER has no forward declaration.
Interfaces
Class IF_STW_FEED_FILTER has no interface implemented.
Friends
Class IF_STW_FEED_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TRISTATE Constant Public See coding 20111215
2 MV_HIDE_MY_WORK_HISTORY Instance attribute Public Type reference (TYPE) TV_HIDE_MY_WORK_HISTORY 20111110
3 MV_SOCIAL Instance attribute Public Type reference (TYPE) TV_SOCIAL 20111110
4 MV_WORK_HISTORY Instance attribute Public Type reference (TYPE) TV_WORK_HISTORY 20111110
5 MV_WORK_STATUS Instance attribute Public Type reference (TYPE) TV_WORK_STATUS 20111110
Methods
# Method Level Visibility Method type Description Created on
1 SET_ACTIVITIES Instance method Public Method Set Activities 20110812
2 SET_BOOKMARKS_ONLY Instance method Public Method Set Indicator for Bookmarks Only 20110923
3 SET_EVENT_CATEGORY Instance method Public Method Set Filter by Event Categories 20120309
4 SET_HIDE_MY_WORK_HISTORY Instance method Public Method Set Hide My Work History 20111116
5 SET_IMPORTANT_ONLY Instance method Public Method Set Indicator for Important Entries Only 20110922
6 SET_MODIFIED_TIMESTAMP Instance method Public Method Set Timestamp for Last Modification 20110812
7 SET_NO_OF_REPLIES Instance method Public Method Set Number of Replies 20111121
8 SET_PAGE Instance method Public Method Set Page Number 20110926
9 SET_PAGE_SIZE Instance method Public Method Set Page Size 20110926
10 SET_SOCIAL Instance method Public Method Obsolete 20111116
11 SET_TOPICS Instance method Public Method Set Topics 20111024
12 SET_WORK_HISTORY Instance method Public Method Obsolete 20111116
13 SET_WORK_STATUS Instance method Public Method Obsolete 20111116
Events
Class IF_STW_FEED_FILTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TV_BOOKMARKS_ONLY Public Type reference (TYPE) STW_FEED_BOOKMARKS_ONLY 20110927
2 TV_HIDE_MY_WORK_HISTORY Public Type reference (TYPE) STW_FEED_HIDE_MY_WORK_HISTORY 20111116
3 TV_IMPORTANT_ONLY Public Type reference (TYPE) STW_FEED_IMPORTANT_ONLY 20110927
4 TV_MODIFIED Public Type reference (TYPE) TIMESTAMP 20110927
5 TV_NO_OF_REPLIES Public Type reference (TYPE) STW_FEED_NO_OF_REPLIES 20111121
6 TV_PAGE Public Type reference (TYPE) STW_FEED_PAGE 20110927
7 TV_PAGE_SIZE Public Type reference (TYPE) STW_FEED_PAGE_SIZE 20110927
8 TV_SOCIAL Public Type reference (TYPE) STW_FEED_SHOW_SOCIAL 20111116
9 TV_WORK_HISTORY Public Type reference (TYPE) STW_FEED_SHOW_WORK_HISTORY 20111116
10 TV_WORK_STATUS Public Type reference (TYPE) STW_FEED_SHOW_WORK_STATUS 20111116
Method Signatures

Method SET_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTIVITY Call by reference Type reference (TYPE) IF_STW_ACTIVITY=>TT_ACTIVITY List of Activities 20110812

Method SET_ACTIVITIES on class IF_STW_FEED_FILTER has no exception.

Method SET_BOOKMARKS_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOOKMARKS_ONLY Call by reference Type reference (TYPE) IF_STW_FEED_FILTER=>TV_BOOKMARKS_ONLY Indicator: Bookmarked Entries Only 20110923

Method SET_BOOKMARKS_ONLY on class IF_STW_FEED_FILTER has no exception.

Method SET_EVENT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOCIAL Call by reference Type reference (TYPE) IF_STW_FEED_FILTER=>TV_SOCIAL 20120309
2 Importing IV_WORK_HISTORY Call by reference Type reference (TYPE) IF_STW_FEED_FILTER=>TV_WORK_HISTORY 20120309
3 Importing IV_WORK_STATUS Call by reference Type reference (TYPE) IF_STW_FEED_FILTER=>TV_WORK_STATUS 20120309

Method SET_EVENT_CATEGORY on class IF_STW_FEED_FILTER has no exception.

Method SET_HIDE_MY_WORK_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIDE_MY_WORK_HISTORY Call by reference Type reference (TYPE) IF_STW_FEED_FILTER=>TV_HIDE_MY_WORK_HISTORY 20111116
# Exception Resumable Description Created on
1 CX_STW_FEED StreamWork Feed exceptions 20120316

Method SET_IMPORTANT_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IMPORTANT_ONLY Call by reference Type reference (TYPE) IF_STW_FEED_FILTER=>TV_IMPORTANT_ONLY Indicator: Important Feed Entries Only 20110922

Method SET_IMPORTANT_ONLY on class IF_STW_FEED_FILTER has no exception.

Method SET_MODIFIED_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODIFIED Call by reference Type reference (TYPE) IF_STW_FEED_FILTER=>TV_MODIFIED Timestamp of Last Modification 20110812

Method SET_MODIFIED_TIMESTAMP on class IF_STW_FEED_FILTER has no exception.

Method SET_NO_OF_REPLIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_OF_REPLIES Call by reference Type reference (TYPE) IF_STW_FEED_FILTER=>TV_NO_OF_REPLIES Number of Replies 20111121

Method SET_NO_OF_REPLIES on class IF_STW_FEED_FILTER has no exception.

Method SET_PAGE 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_FEED_FILTER=>TV_PAGE Page Number 20110926

Method SET_PAGE on class IF_STW_FEED_FILTER has no exception.

Method SET_PAGE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAGE_SIZE Call by reference Type reference (TYPE) IF_STW_FEED_FILTER=>TV_PAGE_SIZE Page Size 20110926

Method SET_PAGE_SIZE on class IF_STW_FEED_FILTER has no exception.

Method SET_SOCIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOCIAL Call by reference Type reference (TYPE) C 20111116
# Exception Resumable Description Created on
1 CX_STW_FEED 20120309

Method SET_TOPICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TOPIC Call by reference Type reference (TYPE) IF_STW_TOPIC=>TT_TOPIC List of Topics 20111024

Method SET_TOPICS on class IF_STW_FEED_FILTER has no exception.

Method SET_WORK_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORK_HISTORY Call by reference Type reference (TYPE) C 20111116
# Exception Resumable Description Created on
1 CX_STW_FEED 20120309

Method SET_WORK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORK_STATUS Call by reference Type reference (TYPE) C 20111116
# Exception Resumable Description Created on
1 CX_STW_FEED 20120309
History
Last changed by/on SAP  20130531 
SAP Release Created in