SAP ABAP Class CL_STW_MTH_CREATE_TOPIC (create a topic in StreamWork)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_CLB_METHODS (Package) Collaboration Method Impl. for StreamWork (comp. mode)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_METHOD_PROCESS | Collaboration: Callback Methods for the Process Layer | 20111019 |
Properties
Class | CL_STW_MTH_CREATE_TOPIC | |
Short Description | create a topic in StreamWork | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_STW_OL_CLB_METHODS | Collaboration Method Impl. for StreamWork (comp. mode) |
Created | 20111019 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_STW_MTH_CREATE_TOPIC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CLB_METHOD_PROCESS | Collaboration: Callback Methods for the Process Layer | 20111019 |
Friends
Class CL_STW_MTH_CREATE_TOPIC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_CREATE_TOPIC_EXT_DATA | 20120524 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG-ORG_ID | 20111025 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STW_TOPIC_ID | 20111025 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111025 | |
2 | ![]() |
Instance method | Public | Method | 20120524 | |
3 | ![]() |
Instance method | Public | Method | 20111025 |
Events
Class CL_STW_MTH_CREATE_TOPIC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CREATE_TOPIC_EXT_DATA | Public | See coding | 20120524 | BEGIN OF ts_create_topic_ext_data,
description TYPE stw_topic_description,
ext_ent_id TYPE stw_topic_ext_ent_id,
ext_ent_linkback_url TYPE stw_topic_ext_ent_linkback_url,
END OF ts_create_topic_ext_data
|
Method Signatures
Method GET_TOPIC_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TOPIV_ID | Value transfer | Type reference (TYPE) | STW_TOPIC_ID | 20111025 |
Method GET_TOPIC_ID on class CL_STW_MTH_CREATE_TOPIC has no exception.
Method SET_EXTERNAL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXT_DATA | Call by reference | Type reference (TYPE) | TS_CREATE_TOPIC_EXT_DATA | 20120524 |
Method SET_EXTERNAL_DATA on class CL_STW_MTH_CREATE_TOPIC has no exception.
Method SET_ORG_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORG_ID | Call by reference | Type reference (TYPE) | IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG-ORG_ID | 20111025 |
Method SET_ORG_ID on class CL_STW_MTH_CREATE_TOPIC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |