SAP ABAP Class CL_BSSP_SW_FEEDS (Feeds)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-SP-GEN (Application Component) Generic Applications
     BSSP1 (Package) Generic Applications
Properties
Class CL_BSSP_SW_FEEDS  
Short Description Feeds    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSSP1   Generic Applications 
Created 20120116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSSP_SW_FEEDS has no interface implemented.
Friends
Class CL_BSSP_SW_FEEDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PERSONAL_FEED Constant Public Type reference (TYPE) STW_ACTIVITY_ID '00_PERSONAL_FEED' 20130206
2 GV_APPLICATION_ID Static Attribute Public Type reference (TYPE) CLB_APPLICATION_ID 'SAIL' Collaboration: Application ID 20130104
3 MO_CHIP_API Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20120118
4 MO_COMMON_FUNC Instance attribute Private Object reference (TYPE REF TO) CL_BSSP_SW_COMMON Common functionality 20130419
5 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120319
6 MO_FEED_REPLY Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120319
7 MO_MSG_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20120319
8 MO_SERVICES Instance attribute Private Object reference (TYPE REF TO) CL_BSSP_SIDE_PANEL_SERVICES Side Panel Services 20120118
9 MS_BORIDENT Instance attribute Private Type reference (TYPE) BORIDENT Object Relationship Service: BOR object identifier 20120402
10 MS_CUSTOMIZING Instance attribute Private Type reference (TYPE) BSSP_S_SW_CONFIGURATION Configuration 20120319
11 MS_OBJECT_INFO Instance attribute Private Type reference (TYPE) S_OBJECT_INFO 20120118
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_RESET Instance method Private Method 20120116
2 CHIP_DO_EXIT Instance method Public Method 20120116
3 CHIP_DO_INIT Instance method Public Method 20120116
4 CHIP_NOTIFICATION Instance method Private Event handling method 20120116
5 CONFIG_HANDLER Instance method Public Method 20120116
6 CONFIG_HANDLER_BORTYPE Instance method Public Method 20121024
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130419
8 CONTEXT_CHANGED Instance method Private Event handling method 20120116
9 CONVERT_TO_ITAB Instance method Private Method 20120116
10 CREATE_INITIAL_INPORT Instance method Private Method 20120131
11 HANDLE_MENU_ACTION Instance method Private Event handling method 20130502
12 INIT Instance method Private Method 20120116
13 INPORT_HANDLER Instance method Private Event handling method 20120116
14 MODIFY_VIEW Instance method Public Method 20120306
15 USER_COMMAND Instance method Public Method 20120116
16 WIRING_REFRESH Instance method Private Event handling method 20120116
Events
Class CL_BSSP_SW_FEEDS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_OBJECT_INFO Public See coding 20120116 BEGIN OF s_object_info, objkey TYPE swo_typeid, "BOR key objtype TYPE swo_objtyp, "BOR key appl_id TYPE bssp_application, "special tag 'application identifier' in tagging table: BOR object in combination with a certain screen, when a certain behavior is needed logsys TYPE logsys, "BOR key rfcdest TYPE rfcdest, "only filled in sideBySide strucdescr TYPE REF TO cl_abap_structdescr,"the data itself objtype_fix TYPE boole_d, END OF s_object_info
Method Signatures

Method CHECK_DATA_RESET Signature

Method CHECK_DATA_RESET on class CL_BSSP_SW_FEEDS has no parameter.
Method CHECK_DATA_RESET on class CL_BSSP_SW_FEEDS has no exception.

Method CHIP_DO_EXIT Signature

Method CHIP_DO_EXIT on class CL_BSSP_SW_FEEDS has no parameter.
Method CHIP_DO_EXIT on class CL_BSSP_SW_FEEDS has no exception.

Method CHIP_DO_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHIP_API Call by reference Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20120116
2 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20120116
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120116

Method CHIP_DO_INIT on class CL_BSSP_SW_FEEDS has no exception.

Method CHIP_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Attribute reference (LIKE) 20120116
2 Importing NAMESPACE Value transfer Attribute reference (LIKE) 20120116
3 Importing PROPERTY_TAB Value transfer Attribute reference (LIKE) 20120116

Method CHIP_NOTIFICATION on class CL_BSSP_SW_FEEDS has no exception.

Method CONFIG_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONFIG_DATA Call by reference Type reference (TYPE) BSSP_S_SW_CONFIGURATION Configuration 20120116

Method CONFIG_HANDLER on class CL_BSSP_SW_FEEDS has no exception.

Method CONFIG_HANDLER_BORTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONFIG_DATA Call by reference Type reference (TYPE) BSSP_S_BORTYPE_CONFIG 20121024

Method CONFIG_HANDLER_BORTYPE on class CL_BSSP_SW_FEEDS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSSP_SW_FEEDS has no parameter.
Method CONSTRUCTOR on class CL_BSSP_SW_FEEDS has no exception.

Method CONTEXT_CHANGED Signature

Method CONTEXT_CHANGED on class CL_BSSP_SW_FEEDS has no parameter.
Method CONTEXT_CHANGED on class CL_BSSP_SW_FEEDS has no exception.

Method CONVERT_TO_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FILTER Call by reference Type reference (TYPE) BSSP_FEED_FILTER Feeds: Filter 20120116
2 Importing IF_FEED_REPLIES Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120123
3 Importing IF_READ_ONLY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120125
4 Importing IS_FEED Call by reference Type reference (TYPE) STW_S_FEED Feed 20120116
5 Returning RT_FEED Value transfer Type reference (TYPE) BSSP_T_SW_FEED Feed 20120116

Method CONVERT_TO_ITAB on class CL_BSSP_SW_FEEDS has no exception.

Method CREATE_INITIAL_INPORT Signature

Method CREATE_INITIAL_INPORT on class CL_BSSP_SW_FEEDS has no parameter.
Method CREATE_INITIAL_INPORT on class CL_BSSP_SW_FEEDS has no exception.

Method HANDLE_MENU_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Value transfer Attribute reference (LIKE) 20130502

Method HANDLE_MENU_ACTION on class CL_BSSP_SW_FEEDS has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120116

Method INIT on class CL_BSSP_SW_FEEDS has no exception.

Method INPORT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT_EVENT Value transfer Attribute reference (LIKE) 20120116

Method INPORT_HANDLER on class CL_BSSP_SW_FEEDS has no exception.

Method MODIFY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FIRST_TIME Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120306
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120306
3 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20120306

Method MODIFY_VIEW on class CL_BSSP_SW_FEEDS has no exception.

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WDUCOMM Call by reference Type reference (TYPE) STRING 20120116
2 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20120116
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120116
4 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20120116
5 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20120116

Method USER_COMMAND on class CL_BSSP_SW_FEEDS has no exception.

Method WIRING_REFRESH Signature

Method WIRING_REFRESH on class CL_BSSP_SW_FEEDS has no parameter.
Method WIRING_REFRESH on class CL_BSSP_SW_FEEDS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732