SAP ABAP Class IF_STW_TOPIC_INTERNAL (ABAP representation of StreamWork topic)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_STW_TOPIC | ABAP representation of StreamWork topic | 20111019 |
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
Class | IF_STW_TOPIC_INTERNAL | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_STW_TOPIC_INTERNAL has no interface implemented.
Friends
Class IF_STW_TOPIC_INTERNAL 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) | 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
Class IF_STW_TOPIC_INTERNAL has no event.
Types
Class 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 class 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 class IF_STW_TOPIC_INTERNAL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |