SAP ABAP Class CL_SALV_CSQ_PARAMS (Runtime Parameters manager)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSQ (Package) Tools
Properties
Class CL_SALV_CSQ_PARAMS  
Short Description Runtime Parameters manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_CSQ   Tools 
Created 20080814   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_CSQ_PARAMS has no interface implemented.
Friends
Class CL_SALV_CSQ_PARAMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CSQ_PARAM Constant Public See coding 20080831
2 C_AREA Constant Public Attribute reference (LIKE) C_AREA_CSQ C_AREA_CSQ 20090122
3 C_AREA_CSQ Constant Public Type reference (TYPE) SALV_CSQ_PARAM_AREA 'SALV_CSQ' 20080831
4 C_AREA_CSQ_BREAK_POINTS Constant Public Type reference (TYPE) SALV_CSQ_PARAM_AREA 'SALV_CSQ_BP' 20080903
5 C_DEMO_SWITCH Constant Public See coding 20090123
6 C_DUMMY_FIELD_NAME Constant Public Type reference (TYPE) STRING 'DUMMY' 20080814
7 C_FLAG Constant Public Attribute reference (LIKE) FLAG FLAG 20090121
8 C_INDEPENDENT_USER Constant Public Type reference (TYPE) SYUNAME SPACE 20080827
9 C_PARAM Constant Public Attribute reference (LIKE) PARAM PARAM 20090121
10 C_SWITCH_LIST Constant Public See coding 20090123
11 FLAG Constant Public See coding 20080814
12 PARAM Constant Public See coding 20080814
13 PT_PARAMS Static Attribute Private See coding 20080814
14 P_CACHE_USER Static Attribute Private Type reference (TYPE) SYUNAME 20080814
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PARAMETER_VALUES Static method Public Method 20080903
2 GET_NEXT_SEQNO Static method Public Method 20080827
3 GET_PARAMETER Static method Public Method 20080814
4 GET_PARAMETERS Static method Public Method 20080814
5 SET_PARAMETER Static method Public Method 20090515
Events
Class CL_SALV_CSQ_PARAMS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_PARAM_VALUE Public See coding 20080814 begin of ys_param_value, uname type syuname, area type salv_csq_param_area, param type salv_csq_param_name, seqno type y_seqno, value type salv_csq_param_value, change_user type syuname, change_timestamp type timestamp, end of ys_param_value
2 YT_PARAM_VALUE Public See coding 20080814 yt_param_value type table of ys_param_value with default key
3 Y_SEQNO Public Type reference (TYPE) INT4 20080814
Method Signatures

Method DELETE_PARAMETER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM_AREA Value transfer Type reference (TYPE) SALV_CSQ_PARAM_AREA C_AREA_CSQ 20080903
2 Importing PARAM_NAME Value transfer Type reference (TYPE) SALV_CSQ_PARAM_NAME 20080903
3 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME 20080903

Method DELETE_PARAMETER_VALUES on class CL_SALV_CSQ_PARAMS has no exception.

Method GET_NEXT_SEQNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM_AREA Value transfer Type reference (TYPE) SALV_CSQ_PARAM_AREA C_AREA_CSQ 20080831
2 Importing PARAM_NAME Value transfer Type reference (TYPE) SALV_CSQ_PARAM_NAME 20080827
3 Returning SEQNO Value transfer Type reference (TYPE) SALV_CSQ_SEQNO Sequence number 20080827

Method GET_NEXT_SEQNO on class CL_SALV_CSQ_PARAMS has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM_AREA Value transfer Type reference (TYPE) SALV_CSQ_PARAM_AREA C_AREA_CSQ 20080814
2 Importing PARAM_NAME Value transfer Type reference (TYPE) SALV_CSQ_PARAM_NAME 20080814
3 Returning PARAM_VALUE Value transfer Type reference (TYPE) SALV_CSQ_PARAM_VALUE 20080814
4 Importing SEQNO Value transfer Type reference (TYPE) Y_SEQNO 20080814
5 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME 20080814

Method GET_PARAMETER on class CL_SALV_CSQ_PARAMS has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_DEFAULTS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080814
2 Importing PARAM_AREA Value transfer Type reference (TYPE) SALV_CSQ_PARAM_AREA C_AREA_CSQ 20080814
3 Importing PARAM_NAME Value transfer Type reference (TYPE) SALV_CSQ_PARAM_NAME Parameter name 20080814
4 Returning T_PARAMS Value transfer Type reference (TYPE) YT_PARAM_VALUE 20080814
5 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME 20080814

Method GET_PARAMETERS on class CL_SALV_CSQ_PARAMS has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM_AREA Value transfer Type reference (TYPE) SALV_CSQ_PARAM_AREA 20090515
2 Importing PARAM_NAME Value transfer Type reference (TYPE) SALV_CSQ_PARAM_NAME 20090515
3 Importing PARAM_VALUE Call by reference Type reference (TYPE) SALV_CSQ_PARAM_VALUE 20090515
4 Importing SEQNO Value transfer Type reference (TYPE) Y_SEQNO 20090515
5 Importing USER Value transfer Type reference (TYPE) SYUNAME 20090515

Method SET_PARAMETER on class CL_SALV_CSQ_PARAMS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712