SAP ABAP Class CL_SALV_BOQ_PARAMS (Runtime Parameter Manager)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_BOQ (Package) Customizing and Logging Services
Properties
Class CL_SALV_BOQ_PARAMS  
Short Description Runtime Parameter Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BOQ   Customizing and Logging Services 
Created 20090116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SALV_BOQ_PARAMS has no interface implemented.
Friends
Class CL_SALV_BOQ_PARAMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AREA Constant Public Type reference (TYPE) Y_PARAM_AREA 'SALV_BOQ' 20090122
2 C_CRYSTAL_SWITCH Constant Public See coding 20090228
3 C_DEMO_SWITCH Constant Public See coding 20090126
4 C_ERROR_SIMULATION Constant Public See coding 20090805
5 C_FLAG Constant Public See coding 20090116
6 C_PARAM Constant Public See coding 20090116
7 C_SWITCH_LIST Constant Public See coding 20090126
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMETER Static method Public Method 20090116
2 GET_PARAMETERS Static method Public Method 20090116
3 IS_CRYSTAL_DISABLED_HARD Static method Public Method 20090304
4 IS_CRYSTAL_ENABLED_HARD Static method Public Method 20090225
Events
Class CL_SALV_BOQ_PARAMS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_PARAM_VALUE Public Type reference (TYPE) CL_SALV_CSQ_PARAMS=>YS_PARAM_VALUE 20090116
2 YT_PARAM_VALUE Public Type reference (TYPE) CL_SALV_CSQ_PARAMS=>YT_PARAM_VALUE 20090116
3 Y_PARAM_AREA Public Type reference (TYPE) SALV_CSQ_PARAM_AREA 20090116
4 Y_PARAM_NAME Public Type reference (TYPE) SALV_CSQ_PARAM_NAME 20090116
5 Y_PARAM_VALUE Public Type reference (TYPE) SALV_CSQ_PARAM_VALUE 20090116
6 Y_SEQNO Public Type reference (TYPE) INT4 20090116
Method Signatures

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM_NAME Value transfer Type reference (TYPE) Y_PARAM_NAME 20090116
2 Returning PARAM_VALUE Value transfer Type reference (TYPE) Y_PARAM_VALUE 20090116
3 Importing SEQNO Value transfer Type reference (TYPE) Y_SEQNO 20090116
4 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME 20090116

Method GET_PARAMETER on class CL_SALV_BOQ_PARAMS has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM_NAME Value transfer Type reference (TYPE) Y_PARAM_NAME Parameter name 20090116
2 Returning T_PARAMS Value transfer Type reference (TYPE) YT_PARAM_VALUE 20090116
3 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME 20090116

Method GET_PARAMETERS on class CL_SALV_BOQ_PARAMS has no exception.

Method IS_CRYSTAL_DISABLED_HARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_DISABLED Value transfer Type reference (TYPE) ABAP_BOOL 20090304

Method IS_CRYSTAL_DISABLED_HARD on class CL_SALV_BOQ_PARAMS has no exception.

Method IS_CRYSTAL_ENABLED_HARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20090225

Method IS_CRYSTAL_ENABLED_HARD on class CL_SALV_BOQ_PARAMS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720