SAP ABAP Interface IF_STW_TOPIC_INTERNAL (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 implementation (CLASS c. INTERFACES i_ref) | CL_STW_TOPIC | ABAP representation of StreamWork topic | 20111019 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_STW_GENERAL_ABSTRACT | general abstract testdouble to reduce note dependencies | 20120526 |
Properties
| Interface | IF_STW_TOPIC_INTERNAL | |
| 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 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STW_TOPIC | ABAP representation of StreamWork topic | 20111019 |
Friends
Interface IF_STW_TOPIC_INTERNAL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_DATA_VALID | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Topic | 20111019 | |
| 2 | Instance method | Public | Method | Set Topic description | 20120703 | |
| 3 | Instance method | Public | Method | Set Topic ID | 20111019 |
Events
Interface IF_STW_TOPIC_INTERNAL has no event.
Types
Interface IF_STW_TOPIC_INTERNAL has no local type.
Method Signatures
Method CREATE_TOPIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TOPIC_DESCRIPTION | Call by reference | Type reference (TYPE) | STW_TOPIC_DESCRIPTION | 20120524 | ||||
| 2 | IV_TOPIC_EXT_ENT_ID | Call by reference | Type reference (TYPE) | STW_TOPIC_EXT_ENT_ID | 20120524 | ||||
| 3 | IV_TOPIC_EXT_ENT_LINKBACK_URL | Call by reference | Type reference (TYPE) | STW_TOPIC_EXT_ENT_LINKBACK_URL | 20120524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111206 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STW_TOPIC_DESCRIPTION | StreamWork Topic: Description | 20120703 |
Method SET_DESCRIPTION on Interface IF_STW_TOPIC_INTERNAL has no exception.
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TOPIC_ID | Call by reference | Type reference (TYPE) | STW_TOPIC_ID | 20111019 |
Method SET_ID on Interface IF_STW_TOPIC_INTERNAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |