SAP ABAP Interface IF_STW_TOPIC (ABAP representation of StreamWork topic)
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_TOPIC_INTERNAL | ABAP representation of StreamWork topic | 20111019 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_TOPIC | ABAP representation of StreamWork topic | 20111019 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_STW_GENERAL_ABSTRACT | general abstract testdouble to reduce note dependencies | 20120526 |
Properties
| Interface | IF_STW_TOPIC | |
| Short Description | ABAP representation of StreamWork topic |
General Data
| Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
| Created | 20111019 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_STW_TOPIC | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STW_FEED_RESOURCE | StreamWork Feed Resource | 20111102 |
Friends
Interface IF_STW_TOPIC has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | STW_TOPIC_DESCRIPTION | StreamWork Topic: Description | 20120703 | ||
| 2 | MV_ID | Instance attribute | Public | Type reference (TYPE) | STW_TOPIC_ID | Topic ID | 20111019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete a Given Topic | 20111205 | |
| 2 | Instance method | Public | Method | 20111109 | ||
| 3 | Instance method | Public | Method | Get Topic description | 20120704 | |
| 4 | Instance method | Public | Method | 20111109 | ||
| 5 | Instance method | Public | Method | Get Topic ID | 20111021 | |
| 6 | Instance method | Public | Method | 20111109 | ||
| 7 | Instance method | Public | Method | 20111109 | ||
| 8 | Instance method | Public | Method | 20111109 |
Events
Interface IF_STW_TOPIC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TOPIC | Public | See coding | 20111028 | tt_topic TYPE STANDARD TABLE OF REF TO if_stw_topic WITH DEFAULT KEY
|
||
| 2 | TT_TOPIC_ID | Public | See coding | 20111028 | tt_topic_id TYPE STANDARD TABLE OF stw_topic_id WITH DEFAULT KEY
|
||
| 3 | TV_TOPIC_DESCRIPTION | Public | Type reference (TYPE) | STW_TOPIC_DESCRIPTION | 20111118 | |
|
| 4 | TV_TOPIC_EXT_ENT_ID | Public | Type reference (TYPE) | STW_TOPIC_EXT_ENT_ID | 20120524 | |
|
| 5 | TV_TOPIC_EXT_ENT_LINKBACK_URL | Public | Type reference (TYPE) | STW_TOPIC_EXT_ENT_LINKBACK_URL | 20120524 | |
|
| 6 | TV_TOPIC_ID | Public | Type reference (TYPE) | STW_TOPIC_ID | 20111103 | |
Method Signatures
Method DELETE_TOPIC Signature
Method DELETE_TOPIC on Interface IF_STW_TOPIC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111206 |
Method FOLLOW Signature
Method FOLLOW on Interface IF_STW_TOPIC has no parameter.
Method FOLLOW on Interface IF_STW_TOPIC has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TOPIC_DESCRIPTION | Value transfer | Type reference (TYPE) | STW_TOPIC_DESCRIPTION | StreamWork Topic: Description | 20120704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | StreamWork Feed exceptions | 20120706 |
Method GET_FOLLOWERS Signature
Method GET_FOLLOWERS on Interface IF_STW_TOPIC has no parameter.
Method GET_FOLLOWERS on Interface IF_STW_TOPIC has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TOPIC_ID | Value transfer | Type reference (TYPE) | STW_TOPIC_ID | 20111021 |
Method GET_ID on Interface IF_STW_TOPIC has no exception.
Method GET_RESOURCE_FEED Signature
Method GET_RESOURCE_FEED on Interface IF_STW_TOPIC has no parameter.
Method GET_RESOURCE_FEED on Interface IF_STW_TOPIC has no exception.
Method POST_STATUS_UPDATE Signature
Method POST_STATUS_UPDATE on Interface IF_STW_TOPIC has no parameter.
Method POST_STATUS_UPDATE on Interface IF_STW_TOPIC has no exception.
Method UNFOLLOW Signature
Method UNFOLLOW on Interface IF_STW_TOPIC has no parameter.
Method UNFOLLOW on Interface IF_STW_TOPIC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |