SAP ABAP Interface IF_STW_FEED_PROCESSOR_INTERNAL (internal functions for feeds)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_FEED_PROCESSOR | processes StreamWork feeds | 20110930 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_STW_GENERAL_ABSTRACT | general abstract testdouble to reduce note dependencies | 20120526 |
Properties
| Interface | IF_STW_FEED_PROCESSOR_INTERNAL | |
| Short Description | internal functions for feeds |
General Data
| Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
| Created | 20110930 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_STW_FEED_PROCESSOR_INTERNAL has no forward declaration.
Interfaces
Interface IF_STW_FEED_PROCESSOR_INTERNAL has no interface.
Friends
Interface IF_STW_FEED_PROCESSOR_INTERNAL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_LINK_ATTRIBUTE | Constant | Public | See coding | 20111107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110930 |
Events
Interface IF_STW_FEED_PROCESSOR_INTERNAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ACTIVITY_OBJECT | Public | Type reference (TYPE) | STW_S_FEED_OBJECT_INTERN | 20111005 | |
|
| 2 | TS_FEED | Public | Type reference (TYPE) | STW_S_FEED_INTERN | 20110930 | |
|
| 3 | TS_FEED_ENTRY | Public | Type reference (TYPE) | STW_S_FEED_ENTRY_INTERN | 20110930 | |
|
| 4 | TS_FILTER_SETTINGS | Public | See coding | 20111115 | BEGIN OF ts_filter_settings,
social TYPE xsdboolean,
work_status TYPE xsdboolean,
work_history TYPE xsdboolean,
hide_my_work_history TYPE xsdboolean,
END OF ts_filter_settings
|
||
| 5 | TS_LINK | Public | Type reference (TYPE) | STW_S_FEED_LINK_INTERN | 20111107 | |
|
| 6 | TT_FEED_ENTRY | Public | Type reference (TYPE) | STW_T_FEED_ENTRY_INTERN | 20110930 | |
|
| 7 | TT_LINK | Public | Type reference (TYPE) | STW_T_FEED_LINK_INTERN | 20111107 | |
Method Signatures
Method POST_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FEED_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_STW_FEED_FILTER | 20110930 | ||||
| 2 | IS_FEED | Call by reference | Type reference (TYPE) | IF_STW_FEED_PROCESSOR_INTERNAL=>TS_FEED | 20110930 | ||||
| 3 | RS_FEED | Value transfer | Type reference (TYPE) | STW_S_FEED | 20110930 |
Method POST_PROCESS on Interface IF_STW_FEED_PROCESSOR_INTERNAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |