SAP ABAP Interface IF_STW_FEED_FILTER (StreamWork Feed Filter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_COMMON (Package) Common Objects and def. of the Object Layer (comp. mode)

⤷

⤷

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
Interface | IF_STW_FEED_FILTER | |
Short Description | StreamWork Feed Filter |
General Data
Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
Created | 20110801 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_STW_FEED_FILTER has no forward declaration.
Interfaces
Interface IF_STW_FEED_FILTER has no interface.
Friends
Interface IF_STW_FEED_FILTER has no friend.
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
Events
Interface 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 | ![]() |
IT_ACTIVITY | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TT_ACTIVITY | List of Activities | 20110812 |
Method SET_ACTIVITIES on Interface 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 | ![]() |
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 Interface 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 | ![]() |
IV_SOCIAL | Call by reference | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_SOCIAL | 20120309 | |||
2 | ![]() |
IV_WORK_HISTORY | Call by reference | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_WORK_HISTORY | 20120309 | |||
3 | ![]() |
IV_WORK_STATUS | Call by reference | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_WORK_STATUS | 20120309 |
Method SET_EVENT_CATEGORY on Interface 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 | ![]() |
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 | ![]() |
StreamWork Feed exceptions | 20120316 |
Method SET_IMPORTANT_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 Interface 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 | ![]() |
IV_MODIFIED | Call by reference | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_MODIFIED | Timestamp of Last Modification | 20110812 |
Method SET_MODIFIED_TIMESTAMP on Interface 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 | ![]() |
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 Interface 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 | ![]() |
IV_PAGE | Call by reference | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_PAGE | Page Number | 20110926 |
Method SET_PAGE on Interface 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 | ![]() |
IV_PAGE_SIZE | Call by reference | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_PAGE_SIZE | Page Size | 20110926 |
Method SET_PAGE_SIZE on Interface 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 | ![]() |
IV_SOCIAL | Call by reference | Type reference (TYPE) | C | 20111116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120309 |
Method SET_TOPICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TOPIC | Call by reference | Type reference (TYPE) | IF_STW_TOPIC=>TT_TOPIC | List of Topics | 20111024 |
Method SET_TOPICS on Interface 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 | ![]() |
IV_WORK_HISTORY | Call by reference | Type reference (TYPE) | C | 20111116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120309 |
Method SET_WORK_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WORK_STATUS | Call by reference | Type reference (TYPE) | C | 20111116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120309 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |