SAP ABAP Class CL_SALV_WD_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_WD_COMMON (Package) SALV WD Common
Properties
Class CL_SALV_WD_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_WD_COMMON   SALV WD Common 
Created 20090203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SALV_CSQ_PARAMS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SALV_WD_PARAMS has no interface implemented.
Friends
Class CL_SALV_WD_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_WD' 20090203
2 C_DEMO_SWITCH Constant Public See coding 20090203
3 C_FLAG Constant Public See coding 20090203
4 C_LEAN_EXPORT_FORMAT_SWITCH Constant Public See coding 20101112
5 C_PARAM Constant Public See coding 20090203
6 C_PDF_GENERATION_TOOL Constant Public See coding 20100107
7 C_SWITCH_LIST Constant Public See coding 20090203
8 C_XML_SWITCH Constant Public See coding 20090619
9 C_XML_TYPE_WD_SWITCH Constant Public See coding 20090623
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXPORT_FORMAT Static method Public Method 20100107
2 GET_PARAMETER Static method Public Method 20090203
3 GET_PARAMETERS Static method Public Method 20090203
4 GET_PDF_GENERATION_TOOL Static method Public Method 20100107
Events
Class CL_SALV_WD_PARAMS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_PARAM_VALUE Public Type reference (TYPE) CL_SALV_CSQ_PARAMS=>YT_PARAM_VALUE 20090203
2 Y_PARAM_AREA Public Type reference (TYPE) SALV_CSQ_PARAM_AREA 20090203
3 Y_PARAM_NAME Public Type reference (TYPE) SALV_CSQ_PARAM_NAME 20090203
4 Y_PARAM_VALUE Public Type reference (TYPE) SALV_CSQ_PARAM_VALUE 20090203
5 Y_SEQNO Public Type reference (TYPE) INT4 Natural Number 20090203
Method Signatures

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 20100108

Method GET_EXPORT_FORMAT on class CL_SALV_WD_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) SALV_CSQ_PARAM_NAME 20090203
2 Returning PARAM_VALUE Value transfer Type reference (TYPE) SALV_CSQ_PARAM_VALUE 20090203
3 Importing SEQNO Value transfer Type reference (TYPE) Y_SEQNO 20090203
4 Importing USER Value transfer Type reference (TYPE) SYUNAME SY-UNAME 20090203

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

Method GET_PARAMETERS on class CL_SALV_WD_PARAMS has no exception.

Method GET_PDF_GENERATION_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACCESSIBLE_MODE Value transfer Type reference (TYPE) ABAP_BOOL 20100107
2 Returning TOOL Value transfer Attribute reference (LIKE) C_PDF_GENERATION_TOOL-ADS 20100107

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