SAP ABAP Class IF_STW_TOPIC (ABAP representation of StreamWork topic)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_STW_FEED_RESOURCE | StreamWork Feed Resource | 20111102 |
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
| Class | IF_STW_TOPIC | |
| Short Description | ABAP representation of StreamWork topic | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111019 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_STW_TOPIC has no interface implemented.
Friends
Class IF_STW_TOPIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STW_TOPIC_DESCRIPTION | StreamWork Topic: Description | 20120703 | |||
| 2 | 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
Class 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 class IF_STW_TOPIC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111206 |
Method FOLLOW Signature
Method FOLLOW on class IF_STW_TOPIC has no parameter.
Method FOLLOW on class 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 class IF_STW_TOPIC has no parameter.
Method GET_FOLLOWERS on class 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 class IF_STW_TOPIC has no exception.
Method GET_RESOURCE_FEED Signature
Method GET_RESOURCE_FEED on class IF_STW_TOPIC has no parameter.
Method GET_RESOURCE_FEED on class IF_STW_TOPIC has no exception.
Method POST_STATUS_UPDATE Signature
Method POST_STATUS_UPDATE on class IF_STW_TOPIC has no parameter.
Method POST_STATUS_UPDATE on class IF_STW_TOPIC has no exception.
Method UNFOLLOW Signature
Method UNFOLLOW on class IF_STW_TOPIC has no parameter.
Method UNFOLLOW on class IF_STW_TOPIC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |