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 MS_DEFAULT_ICONS Instance attribute Private Type reference (TYPE) APB_LPD_S_DEFAULT_ICONS_NODE Default Icons Node 20120725
2 MT_DEFAULT_PARAMETERS Instance attribute Private Type reference (TYPE) APB_LPD_T_DEFAULT_PARAMETER Table to display parameter mapping 20120727
3 MT_GENERAL_DATA Instance attribute Private Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20120725
4 MT_LPD_INFOS Instance attribute Private Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20120724
5 MT_SHM_APPLICATION_DATA Instance attribute Private Type reference (TYPE) APB_LPD_T_APPLICATION_DATA Shared Memory Application Data 20080722
6 MT_USED_SWITCH_IDS 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 GET_APPLICATION_DETAILS Instance method Public Method 20080721
2 GET_DATA Instance method Public Method 20080826
3 GET_LPD_INFOS Instance method Public Method 20120724
4 SET_DATA Instance method Public Method 20080721
5 SET_LPD_INFOS 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 Exporting ED_APPLICATION_TYPE Call by reference Type reference (TYPE) APB_LPD_APPLICATION_TYPE Applikation type 20080721
2 Exporting ES_BATCH_INPUT_PARAMS Call by reference Type reference (TYPE) APB_LPD_S_BATCH_INPUT Batch-Input Parameters 20081009
3 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20080721
4 Exporting ET_PARAMETER_MAPPING Call by reference Type reference (TYPE) APB_LPD_T_PARAMETER_MAPPING Table to display parameter mapping 20080804
5 Exporting ET_PARAMS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20080721
6 Importing 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 Returning 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 Exporting ES_DEFAULT_ICONS Value transfer Type reference (TYPE) APB_LPD_S_DEFAULT_ICONS_NODE Default Icons Node 20120725
2 Exporting ET_DEFAULT_PARAMETERS Value transfer Type reference (TYPE) APB_LPD_T_DEFAULT_PARAMETER Table to display parameter mapping 20120727
3 Exporting ET_GENERAL_DATA Value transfer Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20120725
4 Exporting ET_LPD_INFOS Value transfer Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20120724
5 Exporting 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 Importing 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 Importing IS_DEFAULT_ICONS Call by reference Type reference (TYPE) APB_LPD_S_DEFAULT_ICONS_NODE Default Icons Node 20120725
2 Importing IT_DEFAULT_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_T_DEFAULT_PARAMETER Table to display parameter mapping 20120727
3 Importing IT_GENERAL_DATA Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20120725
4 Importing IT_LPD_INFOS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20120725
5 Importing 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