SAP ABAP Class CL_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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_RESOURCE | StreamWork Feed Resource | 20111108 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_TOPIC | ABAP representation of StreamWork topic | 20111019 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_TOPIC_INTERNAL | ABAP representation of StreamWork topic | 20111019 |
Properties
Class | CL_STW_TOPIC | |
Short Description | ABAP representation of StreamWork topic | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
Created | 20111019 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
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 | 20111108 | ||
2 | IF_STW_TOPIC | ABAP representation of StreamWork topic | 20111019 | ||
3 | IF_STW_TOPIC_INTERNAL | ABAP representation of StreamWork topic | 20111019 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_STW_MODEL_FACTORY | 20111019 | StreamWork Model Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_STW_CONTROLLER | 20111019 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_STW_USER=>TT_SW_USER | List of Stream Users | 20130214 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130214 | |||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20120419 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20111019 | |
2 | ![]() |
Instance method | Private | Method | 20120706 | |
3 | ![]() |
Instance method | Private | Method | 20120706 |
Events
Class CL_STW_TOPIC has no event.
Types
Class CL_STW_TOPIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_STW_CONTROLLER | 20111019 |
Method CONSTRUCTOR on class CL_STW_TOPIC has no exception.
Method GET_DATA_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120706 |
Method GET_DATA_VALIDITY on class CL_STW_TOPIC has no exception.
Method SET_DATA_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120706 |
Method SET_DATA_VALIDITY on class CL_STW_TOPIC has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 732 |