SAP ABAP Interface IF_STW_FEED_RESOURCE (StreamWork Feed Resource)
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 composition (i COMPRISING i_ref) | IF_STW_ACTIVITY | StreamWork Activity | 20110914 |
2 | Interface composition (i COMPRISING i_ref) | IF_STW_CURRENT_USER | StreamWork current user | 20111205 |
3 | Interface composition (i COMPRISING i_ref) | IF_STW_CURRENT_USER_INTERNAL | current User (logged on to the system) | 20111116 |
4 | Interface composition (i COMPRISING i_ref) | IF_STW_TOPIC | ABAP representation of StreamWork topic | 20111102 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_ACTIVITY | StreamWork Activity | 20110923 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_CURRENT_USER | current User (logged on to the system) | 20111108 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_TOPIC | ABAP representation of StreamWork topic | 20111108 |
8 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_STW_GENERAL_ABSTRACT | general abstract testdouble to reduce note dependencies | 20120504 |
Properties
Interface | IF_STW_FEED_RESOURCE | |
Short Description | StreamWork Feed Resource |
General Data
Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
Created | 20110914 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_STW_FEED_RESOURCE has no forward declaration.
Interfaces
Interface IF_STW_FEED_RESOURCE has no interface.
Friends
Interface IF_STW_FEED_RESOURCE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_POST2ORG_ONLY | Constant | Public | See coding | 20111115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Follow a Feed Resource | 20110914 |
2 | ![]() |
Instance method | Public | Method | Get the Followers of a Feed Resource | 20110914 |
3 | ![]() |
Instance method | Public | Method | Get the Feed from the Feed Resource | 20110914 |
4 | ![]() |
Instance method | Public | Method | Post a Status Update to a Feed Resource | 20110914 |
5 | ![]() |
Instance method | Public | Method | Unfollow a Feed Resource | 20110914 |
Events
Interface IF_STW_FEED_RESOURCE has no event.
Types
Interface IF_STW_FEED_RESOURCE has no local type.
Method Signatures
Method FOLLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SW_USER_ID | Call by reference | Type reference (TYPE) | STW_USER_SW_ID | StreamWork User ID | 20120419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111206 |
Method GET_FOLLOWERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FOLLOWER | Value transfer | Type reference (TYPE) | IF_STW_USER=>TT_SW_USER | 20110914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111202 |
Method GET_RESOURCE_FEED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FEED_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_STW_FEED_FILTER | 20110914 | |||
2 | ![]() |
RS_FEED | Value transfer | Type reference (TYPE) | STW_S_FEED | 20110914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111123 |
Method POST_STATUS_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_POST2ORG_ONLY | Call by reference | Type reference (TYPE) | STW_FEED_POST2ORG_ONLY | ABAP_FALSE | 20111115 | ||
2 | ![]() |
IV_STATUS_UPDATE | Call by reference | Type reference (TYPE) | STW_FEED_STATUS_UPDATE | StreamWork Feed content | 20110914 | ||
3 | ![]() |
RS_FEED | Value transfer | Type reference (TYPE) | STW_S_FEED | 20120319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111202 |
Method UNFOLLOW Signature
Method UNFOLLOW on Interface IF_STW_FEED_RESOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111206 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |