SAP ABAP Class CL_APB_LPD_LRE_PARAMETERS (BI Parameter String creation)
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_LRE_PARAMETERS  
Short Description BI Parameter String creation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_LAUNCHPAD   Launchpad (generic functions) 
Created 20101105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_APB_LPD_LRE_PARAMETERS has no forward declaration.
Interfaces
Class CL_APB_LPD_LRE_PARAMETERS has no interface implemented.
Friends
Class CL_APB_LPD_LRE_PARAMETERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INTERVAL Constant Public Type reference (TYPE) STRING 'lsR' 20101105
2 GC_MULTI Constant Public Type reference (TYPE) STRING 'lsM' 20101105
3 GC_SINGLE Constant Public Type reference (TYPE) STRING 'lsS' 20101105
4 MT_PARAMETER_STRINGS Static Attribute Private Type reference (TYPE) APB_LPD_T_STRING Table with strings 20101105
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SINGLE_PARAMETER Static method Protected Method 20101105
2 CREATE_PARAMETER_STRING Static method Public Method 20101105
3 INPUT_VALUES_EXISTS Static method Private Method 20101105
Events
Class CL_APB_LPD_LRE_PARAMETERS has no event.
Types
Class CL_APB_LPD_LRE_PARAMETERS has no local type.
Method Signatures

Method ADD_SINGLE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_PARAMETER_STRING Call by reference Type reference (TYPE) APB_LPD_STRING Structure for LPD strings 20101105
2 Importing ID_PARAMETER Call by reference Type reference (TYPE) STRING 20101105
3 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20101105

Method ADD_SINGLE_PARAMETER on class CL_APB_LPD_LRE_PARAMETERS has no exception.

Method CREATE_PARAMETER_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUSINESS_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20101112
2 Importing IT_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_T_INTERVAL_PARAMS Key/Value Pairs 20101105
3 Importing IT_PARAMETER_MAPPING Call by reference Type reference (TYPE) APB_LPD_T_PARAMETER_MAPPING Table to display parameter mapping 20101105

Method CREATE_PARAMETER_STRING on class CL_APB_LPD_LRE_PARAMETERS has no exception.

Method INPUT_VALUES_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_VALUE_EXISTS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101105
2 Importing ID_PARAMETER Call by reference Type reference (TYPE) STRING 20101105
3 Importing IT_PARAMETERS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20101105

Method INPUT_VALUES_EXISTS on class CL_APB_LPD_LRE_PARAMETERS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703