SAP ABAP Class IF_STW_FEED_PROCESSOR_INTERNAL (internal functions for feeds)
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
Class IF_STW_FEED_PROCESSOR_INTERNAL  
Short Description internal functions for feeds    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110930   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_STW_FEED_PROCESSOR_INTERNAL has no forward declaration.
Interfaces
Class IF_STW_FEED_PROCESSOR_INTERNAL has no interface implemented.
Friends
Class IF_STW_FEED_PROCESSOR_INTERNAL has no friend class.
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 POST_PROCESS Instance method Public Method 20110930
Events
Class 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 Importing IO_FEED_FILTER Call by reference Object reference (TYPE REF TO) IF_STW_FEED_FILTER 20110930
2 Importing IS_FEED Call by reference Type reference (TYPE) IF_STW_FEED_PROCESSOR_INTERNAL=>TS_FEED 20110930
3 Returning RS_FEED Value transfer Type reference (TYPE) STW_S_FEED 20110930

Method POST_PROCESS on class IF_STW_FEED_PROCESSOR_INTERNAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in