SAP ABAP Class CL_ALV_Z_PARAMS (Runtime Parameter Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_GUI_ZT (Package) Shared Translation-Relevant Objects
Properties
Class CL_ALV_Z_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_GUI_ZT   Shared Translation-Relevant Objects 
Created 20090126   SAP 
Last change 20130531   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_ALV_Z_PARAMS has no interface implemented.
Friends
Class CL_ALV_Z_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_GUI' 20090126
2 C_BRIDGE_SWITCH Constant Public See coding 20090427
3 C_CUSTOMIZING_PARAM Constant Public Attribute reference (LIKE) CL_SALV_GZT_ADMIN=>C_PARAM CL_SALV_GZT_ADMIN=>C_PARAM 20100109
4 C_DEMO_SWITCH Constant Public See coding 20090126
5 C_FILTER_SWITCH Constant Public See coding 20091117
6 C_FLAG Constant Public See coding 20090126
7 C_LEAN_EXPORT_FORMAT_SWITCH Constant Public See coding 20101112
8 C_PARAM Constant Public See coding 20090126
9 C_PRINT_SWITCH Constant Public See coding 20090616
10 C_SEARCH_SWITCH Constant Public See coding 20090616
11 C_SWITCH_LIST Constant Public See coding 20090126
12 C_XML_SWITCH Constant Public See coding 20090616
13 C_XML_TYPE_GUI_SWITCH Constant Public See coding 20090619
14 P_CRYSTAL_ENABLED Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20090514
15 P_CRYSTAL_INSTALLED Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20090311
16 USE_METHOD_CELL_DATA_GET Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20090324
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090325
2 GET_EXPORT_FORMAT Static method Public Method 20100109
3 GET_PARAMETER Static method Public Method 20090126
4 GET_PARAMETERS Static method Public Method 20090126
5 HAS_USER_SPECIFIC_VALUE Static method Public Method 20090925
6 IS_BRIDGE_ENABLED Static method Public Method 20090514
7 IS_CRYSTAL_ENABLED Static method Public Method 20090514
8 IS_CRYSTAL_INSTALLED Static method Public Method For SLIS 20090311
9 RESET_PARAMETER Static method Public Method 20091111
10 SAVE_PARAMETER Static method Public Method 20100109
11 SET_CUSTOMIZING_PARAMETER Static method Public Method 20100109
12 SET_PARAMETER Static method Public Method 20091111
Events
Class CL_ALV_Z_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 20090126
2 YT_PARAM_VALUE Public Type reference (TYPE) CL_SALV_CSQ_PARAMS=>YT_PARAM_VALUE 20090126
3 Y_PARAM_AREA Public Type reference (TYPE) SALV_CSQ_PARAM_AREA 20090126
4 Y_PARAM_NAME Public Type reference (TYPE) SALV_CSQ_PARAM_NAME 20090126
5 Y_PARAM_VALUE Public Type reference (TYPE) SALV_CSQ_PARAM_VALUE 20090126
6 Y_SEQNO Public Type reference (TYPE) INT4 20090126
7 Y_VISIBILITY Public Type reference (TYPE) SALV_CSQ_PARAM_VALUE 20090701
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ALV_Z_PARAMS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ALV_Z_PARAMS has no exception.

Method GET_EXPORT_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPORT_FORMAT Value transfer Type reference (TYPE) SALV_CSQ_PARAM_VALUE 20100109

Method GET_EXPORT_FORMAT on class CL_ALV_Z_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_NAME Value transfer Type reference (TYPE) Y_PARAM_NAME 20090126
2 Returning PARAM_VALUE Value transfer Type reference (TYPE) Y_PARAM_VALUE 20090126
3 Importing SEQNO Value transfer Type reference (TYPE) Y_SEQNO 20090126
4 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME 20090126

Method GET_PARAMETER on class CL_ALV_Z_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 20090126
2 Returning T_PARAMS Value transfer Type reference (TYPE) YT_PARAM_VALUE 20090126
3 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME 20090126

Method GET_PARAMETERS on class CL_ALV_Z_PARAMS has no exception.

Method HAS_USER_SPECIFIC_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_USER_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090925
2 Importing PARAM_NAME Value transfer Type reference (TYPE) Y_PARAM_NAME 20090925
3 Importing SEQNO Value transfer Type reference (TYPE) Y_SEQNO 20090925
4 Importing USER Value transfer Type reference (TYPE) SYUNAME Benutzername 20090925

Method HAS_USER_SPECIFIC_VALUE on class CL_ALV_Z_PARAMS has no exception.

Method IS_BRIDGE_ENABLED Signature

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

Method IS_BRIDGE_ENABLED on class CL_ALV_Z_PARAMS has no exception.

Method IS_CRYSTAL_ENABLED Signature

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

Method IS_CRYSTAL_ENABLED on class CL_ALV_Z_PARAMS has no exception.

Method IS_CRYSTAL_INSTALLED Signature

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

Method IS_CRYSTAL_INSTALLED on class CL_ALV_Z_PARAMS has no exception.

Method RESET_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 Parameter name 20091111
2 Importing SEQNO Value transfer Type reference (TYPE) Y_SEQNO 20091111
3 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20091111

Method RESET_PARAMETER on class CL_ALV_Z_PARAMS has no exception.

Method SAVE_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 Parameter name 20100109
2 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20100109

Method SAVE_PARAMETER on class CL_ALV_Z_PARAMS has no exception.

Method SET_CUSTOMIZING_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) SALV_GZT_ADMIN_OBJECT 20100109
2 Importing PARAM_VALUE Value transfer Type reference (TYPE) SALV_GZT_ADMIN_VALUE 20100109

Method SET_CUSTOMIZING_PARAMETER on class CL_ALV_Z_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_NAME Value transfer Type reference (TYPE) Y_PARAM_NAME Parameter name 20091111
2 Importing PARAM_VALUE Value transfer Type reference (TYPE) Y_PARAM_VALUE Parameterwert 20091111
3 Importing SEQNO Value transfer Type reference (TYPE) Y_SEQNO 20091111
4 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20091111

Method SET_PARAMETER on class CL_ALV_Z_PARAMS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720