SAP ABAP Class CL_JAM_MTH_USERFEED_TOPICS (Generated by SIW)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_JAM_CLB_METHODS (Package) Collaboration Method Implementations for SAP Jam
⤷
⤷
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 | 20121214 |
Properties
| Class | CL_JAM_MTH_USERFEED_TOPICS | |
| Short Description | Generated by SIW | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_JAM_CLB_METHODS | Collaboration Method Implementations for SAP Jam |
| Created | 20121214 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_JAM_MTH_USERFEED_TOPICS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB_METHOD_PROCESS | Collaboration: Callback Methods for the Process Layer | 20121214 |
Friends
Class CL_JAM_MTH_USERFEED_TOPICS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '/api/v1/feed/post' | 20121217 | |||
| 2 | Constant | Public | Type reference (TYPE) | CLB_PLATFORM_METHOD | 'USER_FEED_POST' | 20121214 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TS_DATA | 20121214 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20121214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get User Feed Data | 20121214 | |
| 2 | Instance method | Public | Method | Get User Feed ID | 20121214 | |
| 3 | Instance method | Public | Method | Set User Feed Data | 20121214 | |
| 4 | Instance method | Public | Method | Set User Feed ID | 20121214 |
Events
Class CL_JAM_MTH_USERFEED_TOPICS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_DATA | Public | See coding | 20121214 | BEGIN OF ts_data,
actstreams TYPE xstring,
* maybe in future: odata, structured (abap-structure)
END OF ts_data
|
Method Signatures
Method GET_USERFEED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_USERFEED_DATA | Value transfer | Type reference (TYPE) | TS_DATA | 20121214 |
Method GET_USERFEED_DATA on class CL_JAM_MTH_USERFEED_TOPICS has no exception.
Method GET_USERFEED_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USERFEED_ID | Value transfer | Type reference (TYPE) | STRING | 20121214 |
Method GET_USERFEED_ID on class CL_JAM_MTH_USERFEED_TOPICS has no exception.
Method SET_USERFEED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_USERFEED_DATA | Call by reference | Type reference (TYPE) | TS_DATA | 20121214 |
Method SET_USERFEED_DATA on class CL_JAM_MTH_USERFEED_TOPICS has no exception.
Method SET_USERFEED_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USERFEED_ID | Call by reference | Type reference (TYPE) | STRING | 20121214 |
Method SET_USERFEED_ID on class CL_JAM_MTH_USERFEED_TOPICS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |