SAP ABAP Class CL_BSSP_LAUNCHPAD_LINKS (Launchpad Links)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP-GEN (Application Component) Generic Applications
⤷
BSSP1 (Package) Generic Applications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CHIP_FEEDER | Chip Feeder | 20101210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20101210 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LAUNCHPAD | Generic Launchpad UI Building Block | 20101210 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20101215 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_PSM_LAUNCHPAD_LINKS | Launchpad Links for PSM | 20130508 |
Properties
| Class | CL_BSSP_LAUNCHPAD_LINKS | |
| Short Description | Launchpad Links | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSP1 | Generic Applications |
| Created | 20101210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_LAUNCHPAD_LINKS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_CHIP_FEEDER | Chip Feeder | 20101210 | ||
| 2 | IF_FPM_GUIBB | Generic UI Building Block | 20101210 | ||
| 3 | IF_FPM_GUIBB_LAUNCHPAD | Generic Launchpad UI Building Block | 20101210 | ||
| 4 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20101215 |
Friends
Class CL_BSSP_LAUNCHPAD_LINKS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20101210 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20101210 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSSP_SIDE_PANEL_SERVICES | Side Panel Services | 20101210 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | S_CONFIGURATION | 20120320 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20120416 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | S_OBJECT_INFO | 20101210 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FPM_COMPONENT_NAME | Web Dynpro: Component Name | 20120416 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BSSP_FORM_POWL_FEEDER | Feeder Class for Detail Information (based on POWL) | 20110308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110615 | ||
| 2 | Instance method | Private | Event handling method | 20120320 | ||
| 3 | Instance method | Private | Event handling method | 20110209 | ||
| 4 | Instance method | Private | Method | 20110804 | ||
| 5 | Instance method | Private | Event handling method | 20120416 | ||
| 6 | Instance method | Private | Method | 20110308 | ||
| 7 | Instance method | Private | Event handling method | 20110615 |
Events
Class CL_BSSP_LAUNCHPAD_LINKS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CONFIGURATION | Protected | See coding | 20120320 | BEGIN OF s_configuration,
suffix TYPE bssp_tag_suffix,
hide_chip TYPE bssp_hide_chip,
END OF s_configuration
|
||
| 2 | S_OBJECT_INFO | Protected | See coding | 20101210 | BEGIN OF s_object_info,
objtype TYPE swo_objtyp,
rfcdest TYPE rfcdest,
appl_id TYPE bssp_application,
strucdescr TYPE REF TO cl_abap_structdescr,
r_data TYPE REF TO data,
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_LAUNCHPAD_LINKS has no parameter.
Method CHECK_DATA_RESET on class CL_BSSP_LAUNCHPAD_LINKS has no exception.
Method CONFIG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPORT_EVENT | Call by reference | Attribute reference (LIKE) | 20120320 |
Method CONFIG_HANDLER on class CL_BSSP_LAUNCHPAD_LINKS has no exception.
Method CONTEXT_CHANGED Signature
Method CONTEXT_CHANGED on class CL_BSSP_LAUNCHPAD_LINKS has no parameter.
Method CONTEXT_CHANGED on class CL_BSSP_LAUNCHPAD_LINKS has no exception.
Method CREATE_INITIAL_INPORT Signature
Method CREATE_INITIAL_INPORT on class CL_BSSP_LAUNCHPAD_LINKS has no parameter.
Method CREATE_INITIAL_INPORT on class CL_BSSP_LAUNCHPAD_LINKS has no exception.
Method HANDLE_MENU_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Attribute reference (LIKE) | 20120416 |
Method HANDLE_MENU_ACTION on class CL_BSSP_LAUNCHPAD_LINKS has no exception.
Method POWL_GET_SELPARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_SELPARAM | Value transfer | Type reference (TYPE) | STRING | 20110308 | ||||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_NAVIGATION_EVENT | Navigation Event | 20110308 |
Method POWL_GET_SELPARAM on class CL_BSSP_LAUNCHPAD_LINKS has no exception.
Method WIRING_REFRESH Signature
Method WIRING_REFRESH on class CL_BSSP_LAUNCHPAD_LINKS has no parameter.
Method WIRING_REFRESH on class CL_BSSP_LAUNCHPAD_LINKS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |