SAP ABAP Class CL_APB_LAUNCHPAD_SHM (Launchpad based on Shared Memory)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-MUS-LP (Application Component) Launchpad
⤷
APB_LAUNCHPAD (Package) Launchpad (generic functions)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_APB_LAUNCHPAD | Persistant XML Object for Launchpad | 20120727 |
Properties
| Class | CL_APB_LAUNCHPAD_SHM | |
| Short Description | Launchpad based on Shared Memory | |
| Super Class | CL_APB_LAUNCHPAD | Persistant XML Object for Launchpad |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_LAUNCHPAD | Launchpad (generic functions) |
| Created | 20120727 | SAP |
| Last change | 20141120 | |
| 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_APB_LAUNCHPAD_SHM has no interface implemented.
Friends
Class CL_APB_LAUNCHPAD_SHM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20140206 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_APB_LPD_SHARED_MEMORY | Shared Memory Interface | 20120727 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_S_DEFAULT_ICONS_NODE | Default Icons Node | 20120727 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_T_DEFAULT_PARAMETER | Table to display parameter mapping | 20120727 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_T_APPLICATION_DATA | Shared Memory Application Data | 20120727 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SFW_SWITCHPOSITIONTAB_ALL | Switch Setting for Objects | 20120727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130306 | ||
| 2 | Instance method | Private | Method | 20130306 | ||
| 3 | Instance method | Public | Method | 20120727 | ||
| 4 | Instance method | Public | Method | 20120727 |
Events
Class CL_APB_LAUNCHPAD_SHM has no event.
Types
Class CL_APB_LAUNCHPAD_SHM has no local type.
Method Signatures
Method ADAPT_PARENT_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SHM_LPD_DATA | Call by reference | Type reference (TYPE) | APB_LPD_T_APPLICATION_DATA | Shared Memory data | 20130306 | |||
| 2 | IV_START_INDEX | Call by reference | Type reference (TYPE) | I | 1 | Start index | 20130306 | ||
| 3 | IV_START_PARENT_ID | Call by reference | Type reference (TYPE) | LVC_NKEY | Parent ID of entry at start index position | 20130306 |
Method ADAPT_PARENT_CHILD on class CL_APB_LAUNCHPAD_SHM has no exception.
Method ADAPT_PARENT_CHILD_RECURSIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SHM_LPD_DATA | Call by reference | Type reference (TYPE) | APB_LPD_T_APPLICATION_DATA | Shared Memory data | 20130306 | |||
| 2 | EV_LAST_CHILD_ID | Call by reference | Type reference (TYPE) | LVC_NKEY | Child ID of the last processed entry | 20130306 | |||
| 3 | EV_LAST_INDEX | Call by reference | Type reference (TYPE) | I | Index of last processed entry | 20130306 | |||
| 4 | IV_START_CHILD_ID | Call by reference | Type reference (TYPE) | LVC_NKEY | Child ID of folder | 20130306 | |||
| 5 | IV_START_INDEX | Call by reference | Type reference (TYPE) | I | 1 | Start index | 20130306 | ||
| 6 | IV_START_PARENT_ID | Call by reference | Type reference (TYPE) | LVC_NKEY | Parent ID of entry at start index position | 20130306 |
Method ADAPT_PARENT_CHILD_RECURSIVE on class CL_APB_LAUNCHPAD_SHM has no exception.
Method CREATE_SHM_LPD Signature
Method CREATE_SHM_LPD on class CL_APB_LAUNCHPAD_SHM has no parameter.
Method CREATE_SHM_LPD on class CL_APB_LAUNCHPAD_SHM has no exception.
Method SET_SHM_LPD_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_USE_SHARED_MEMORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Use shared memory instead of xml | 20120727 |
Method SET_SHM_LPD_PARAMS on class CL_APB_LAUNCHPAD_SHM has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |