SAP ABAP Class CL_STW_MTH_FEED_ENTRY_REPLY (Generated with a little help of SIW)
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 | 20120323 |
Properties
Class | CL_STW_MTH_FEED_ENTRY_REPLY | |
Short Description | Generated with a little help of SIW | |
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 | 20120323 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_STW_MTH_FEED_ENTRY_REPLY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CLB_METHOD_PROCESS | Collaboration: Callback Methods for the Process Layer | 20120323 |
Friends
Class CL_STW_MTH_FEED_ENTRY_REPLY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20120712 | ||||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TS_FEED_ENTRY_REPLY_DATA | 20120323 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20120323 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120323 | |
2 | ![]() |
Instance method | Public | Method | 20120323 | |
3 | ![]() |
Instance method | Public | Method | 20120323 | |
4 | ![]() |
Instance method | Public | Method | 20120323 |
Events
Class CL_STW_MTH_FEED_ENTRY_REPLY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_FEED_ENTRY_REPLY_DATA | Public | See coding | 20120323 | BEGIN OF ts_feed_entry_reply_data,
input TYPE string,
result TYPE if_stw_feed_processor_internal=>ts_feed,
END OF ts_feed_entry_reply_data
|
Method Signatures
Method GET_FEED_ENTRY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_FEED_ENTRY_DATA | Value transfer | Type reference (TYPE) | TS_FEED_ENTRY_REPLY_DATA | 20120323 |
Method GET_FEED_ENTRY_DATA on class CL_STW_MTH_FEED_ENTRY_REPLY has no exception.
Method GET_FEED_ENTRY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FEED_ENTRY_ID | Value transfer | Type reference (TYPE) | STRING | 20120323 |
Method GET_FEED_ENTRY_ID on class CL_STW_MTH_FEED_ENTRY_REPLY has no exception.
Method SET_FEED_ENTRY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FEED_ENTRY_DATA | Call by reference | Type reference (TYPE) | TS_FEED_ENTRY_REPLY_DATA | 20120323 |
Method SET_FEED_ENTRY_DATA on class CL_STW_MTH_FEED_ENTRY_REPLY has no exception.
Method SET_FEED_ENTRY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FEED_ENTRY_ID | Call by reference | Type reference (TYPE) | STRING | 20120323 |
Method SET_FEED_ENTRY_ID on class CL_STW_MTH_FEED_ENTRY_REPLY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |