SAP ABAP Class IF_STW_FEED_RESOURCE (StreamWork Feed Resource)
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
Class | IF_STW_FEED_RESOURCE | |
Short Description | StreamWork Feed Resource | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110914 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_STW_FEED_RESOURCE has no forward declaration.
Interfaces
Class IF_STW_FEED_RESOURCE has no interface implemented.
Friends
Class IF_STW_FEED_RESOURCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class IF_STW_FEED_RESOURCE has no event.
Types
Class 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 class 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 |