SAP ABAP Class CL_APB_LPD_SHM_INSTANCE (Shared Memory Instances for Launchpad Repositories)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-MUS-LP (Application Component) Launchpad
⤷
APB_LAUNCHPAD (Package) Launchpad (generic functions)
⤷
⤷
Properties
| Class | CL_APB_LPD_SHM_INSTANCE | |
| Short Description | Shared Memory Instances for Launchpad Repositories | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_LAUNCHPAD | Launchpad (generic functions) |
| Created | 20080721 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APB_LPD_SHM_INSTANCE has no forward declaration.
Interfaces
Class CL_APB_LPD_SHM_INSTANCE has no interface implemented.
Friends
Class CL_APB_LPD_SHM_INSTANCE 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) | APB_LPD_S_DEFAULT_ICONS_NODE | Default Icons Node | 20120725 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_T_DEFAULT_PARAMETER | Table to display parameter mapping | 20120727 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20120725 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20120724 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_T_APPLICATION_DATA | Shared Memory Application Data | 20080722 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SFW_SWITCHPOSITIONTAB_ALL | Table of used switch ids | 20120726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080721 | ||
| 2 | Instance method | Public | Method | 20080826 | ||
| 3 | Instance method | Public | Method | 20120724 | ||
| 4 | Instance method | Public | Method | 20080721 | ||
| 5 | Instance method | Public | Method | 20120724 |
Events
Class CL_APB_LPD_SHM_INSTANCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TEXTS | Private | See coding | 20080806 | BEGIN OF s_texts,
langu TYPE spras,
texts type apb_lpd_t_otr_texts,
END OF s_texts
|
||
| 2 | T_TEXTS | Private | See coding | 20080806 | t_texts TYPE STANDARD TABLE OF s_texts WITH DEFAULT KEY
|
Method Signatures
Method GET_APPLICATION_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_APPLICATION_TYPE | Call by reference | Type reference (TYPE) | APB_LPD_APPLICATION_TYPE | Applikation type | 20080721 | |||
| 2 | ES_BATCH_INPUT_PARAMS | Call by reference | Type reference (TYPE) | APB_LPD_S_BATCH_INPUT | Batch-Input Parameters | 20081009 | |||
| 3 | ET_ATTRIBUTES | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20080721 | |||
| 4 | ET_PARAMETER_MAPPING | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMETER_MAPPING | Table to display parameter mapping | 20080804 | |||
| 5 | ET_PARAMS | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20080721 | |||
| 6 | ID_APPLICATION_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20080721 |
Method GET_APPLICATION_DETAILS on class CL_APB_LPD_SHM_INSTANCE has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SHM_APPLICATION_DATA | Value transfer | Type reference (TYPE) | APB_LPD_T_APPLICATION_DATA | Shared Memory Application Data | 20080826 |
Method GET_DATA on class CL_APB_LPD_SHM_INSTANCE has no exception.
Method GET_LPD_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEFAULT_ICONS | Value transfer | Type reference (TYPE) | APB_LPD_S_DEFAULT_ICONS_NODE | Default Icons Node | 20120725 | |||
| 2 | ET_DEFAULT_PARAMETERS | Value transfer | Type reference (TYPE) | APB_LPD_T_DEFAULT_PARAMETER | Table to display parameter mapping | 20120727 | |||
| 3 | ET_GENERAL_DATA | Value transfer | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20120725 | |||
| 4 | ET_LPD_INFOS | Value transfer | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20120724 | |||
| 5 | ET_USED_SWITCH_IDS | Value transfer | Type reference (TYPE) | SFW_SWITCHPOSITIONTAB_ALL | Table of used switch ids | 20120726 |
Method GET_LPD_INFOS on class CL_APB_LPD_SHM_INSTANCE has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SHM_APPLICATION_DATA | Call by reference | Type reference (TYPE) | APB_LPD_T_APPLICATION_DATA | Shared Memory Application Data | 20080721 |
Method SET_DATA on class CL_APB_LPD_SHM_INSTANCE has no exception.
Method SET_LPD_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEFAULT_ICONS | Call by reference | Type reference (TYPE) | APB_LPD_S_DEFAULT_ICONS_NODE | Default Icons Node | 20120725 | |||
| 2 | IT_DEFAULT_PARAMETERS | Call by reference | Type reference (TYPE) | APB_LPD_T_DEFAULT_PARAMETER | Table to display parameter mapping | 20120727 | |||
| 3 | IT_GENERAL_DATA | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20120725 | |||
| 4 | IT_LPD_INFOS | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20120725 | |||
| 5 | IT_USED_SWITCH_IDS | Call by reference | Type reference (TYPE) | SFW_SWITCHPOSITIONTAB_ALL | Table of used switch ids | 20120726 |
Method SET_LPD_INFOS on class CL_APB_LPD_SHM_INSTANCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |