SAP ABAP Class CL_SALV_CSQT_PARAMS_DISPLAY (CL_SALV_CSQT_PARAMS_DISPLAY)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSQT (Package) Tools (translated)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSQT_CONTENT_MANAGER Manages Content 20090722
Properties
Class CL_SALV_CSQT_PARAMS_DISPLAY  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_CSQT   Tools (translated) 
Created 20090722   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SALV_CSQ_PARAMS_DB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSQT_CONTENT_MANAGER Manages Content 20090722
Friends
Class CL_SALV_CSQT_PARAMS_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ALL_PARAMS Constant Public Type reference (TYPE) SALV_CSQ_PARAM_NAME '*' 20090728
2 C_ALL_USERS Constant Public Type reference (TYPE) SYUNAME '*' 20090728
3 PARAM_AREA Instance attribute Private Type reference (TYPE) SALV_CSQ_PARAM_AREA 20090728
4 PARAM_NAME Instance attribute Private Type reference (TYPE) SALV_CSQ_PARAM_NAME 20090728
5 R_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_SALV_TABLE 20090731
6 T_PARAMS Instance attribute Private Type reference (TYPE) CL_SALV_CSQ_PARAMS_DB=>YT_PARAM 20090908
7 USER Instance attribute Private Type reference (TYPE) SY-UNAME 20090728
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_PARAMS Static method Public Method 20090722
2 ON_USER_COMMAND Instance method Private Event handling method 20090722
3 READ_PARAMETERS Instance method Private Method 20091130
Events
Class CL_SALV_CSQT_PARAMS_DISPLAY has no event.
Types
Class CL_SALV_CSQT_PARAMS_DISPLAY has no local type.
Method Signatures

Method DISPLAY_PARAMS 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 20090728
2 Importing PARAM_NAME Value transfer Type reference (TYPE) SALV_CSQ_PARAM_NAME C_ALL_PARAMS 20090728
3 Importing TITLE Call by reference Type reference (TYPE) STRING 20090722
4 Importing USER Value transfer Type reference (TYPE) SYUNAME C_ALL_USERS 20090728

Method DISPLAY_PARAMS on class CL_SALV_CSQT_PARAMS_DISPLAY has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_SALV_FUNCTION Value transfer Attribute reference (LIKE) 20090728

Method ON_USER_COMMAND on class CL_SALV_CSQT_PARAMS_DISPLAY has no exception.

Method READ_PARAMETERS Signature

Method READ_PARAMETERS on class CL_SALV_CSQT_PARAMS_DISPLAY has no parameter.
Method READ_PARAMETERS on class CL_SALV_CSQT_PARAMS_DISPLAY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800