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 | 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 | Constant | Public | Type reference (TYPE) | STW_ACTIVITY_ID | '00_PERSONAL_FEED' | 20130206 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | CLB_APPLICATION_ID | 'SAIL' | Collaboration: Application ID | 20130104 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20120118 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSSP_SW_COMMON | Common functionality | 20130419 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120319 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20120319 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20120319 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSSP_SIDE_PANEL_SERVICES | Side Panel Services | 20120118 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BORIDENT | Object Relationship Service: BOR object identifier | 20120402 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BSSP_S_SW_CONFIGURATION | Configuration | 20120319 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | S_OBJECT_INFO | 20120118 |
Methods
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 | IO_CHIP_API | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20120116 | |||
| 2 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120116 | |||
| 3 | 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 | NAME | Value transfer | Attribute reference (LIKE) | 20120116 | |||||
| 2 | NAMESPACE | Value transfer | Attribute reference (LIKE) | 20120116 | |||||
| 3 | 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 | 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 | 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 | ID_FILTER | Call by reference | Type reference (TYPE) | BSSP_FEED_FILTER | Feeds: Filter | 20120116 | |||
| 2 | IF_FEED_REPLIES | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120123 | |||
| 3 | IF_READ_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120125 | |||
| 4 | IS_FEED | Call by reference | Type reference (TYPE) | STW_S_FEED | Feed | 20120116 | |||
| 5 | 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 | 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 | 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 | 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 | IF_FIRST_TIME | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120306 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120306 | |||
| 3 | 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 | ID_WDUCOMM | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 2 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120116 | |||
| 3 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120116 | |||
| 4 | IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20120116 | |||
| 5 | 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 |