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 | 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 | Constant | Public | Type reference (TYPE) | Y_PARAM_AREA | 'SALV_GUI' | 20090126 | |||
| 2 | Constant | Public | See coding | 20090427 | |||||
| 3 | Constant | Public | Attribute reference (LIKE) | CL_SALV_GZT_ADMIN=>C_PARAM | CL_SALV_GZT_ADMIN=>C_PARAM | 20100109 | |||
| 4 | Constant | Public | See coding | 20090126 | |||||
| 5 | Constant | Public | See coding | 20091117 | |||||
| 6 | Constant | Public | See coding | 20090126 | |||||
| 7 | Constant | Public | See coding | 20101112 | |||||
| 8 | Constant | Public | See coding | 20090126 | |||||
| 9 | Constant | Public | See coding | 20090616 | |||||
| 10 | Constant | Public | See coding | 20090616 | |||||
| 11 | Constant | Public | See coding | 20090126 | |||||
| 12 | Constant | Public | See coding | 20090616 | |||||
| 13 | Constant | Public | See coding | 20090619 | |||||
| 14 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20090514 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20090311 | |||
| 16 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20090324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090325 | |
| 2 | Static method | Public | Method | 20100109 | ||
| 3 | Static method | Public | Method | 20090126 | ||
| 4 | Static method | Public | Method | 20090126 | ||
| 5 | Static method | Public | Method | 20090925 | ||
| 6 | Static method | Public | Method | 20090514 | ||
| 7 | Static method | Public | Method | 20090514 | ||
| 8 | Static method | Public | Method | For SLIS | 20090311 | |
| 9 | Static method | Public | Method | 20091111 | ||
| 10 | Static method | Public | Method | 20100109 | ||
| 11 | Static method | Public | Method | 20100109 | ||
| 12 | 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 | 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 | PARAM_NAME | Value transfer | Type reference (TYPE) | Y_PARAM_NAME | 20090126 | ||||
| 2 | PARAM_VALUE | Value transfer | Type reference (TYPE) | Y_PARAM_VALUE | 20090126 | ||||
| 3 | SEQNO | Value transfer | Type reference (TYPE) | Y_SEQNO | 20090126 | ||||
| 4 | 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 | PARAM_NAME | Value transfer | Type reference (TYPE) | Y_PARAM_NAME | Parameter name | 20090126 | |||
| 2 | T_PARAMS | Value transfer | Type reference (TYPE) | YT_PARAM_VALUE | 20090126 | ||||
| 3 | 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 | HAS_USER_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090925 | ||||
| 2 | PARAM_NAME | Value transfer | Type reference (TYPE) | Y_PARAM_NAME | 20090925 | ||||
| 3 | SEQNO | Value transfer | Type reference (TYPE) | Y_SEQNO | 20090925 | ||||
| 4 | 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 | 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 | 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 | 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 | PARAM_NAME | Value transfer | Type reference (TYPE) | Y_PARAM_NAME | Parameter name | 20091111 | |||
| 2 | SEQNO | Value transfer | Type reference (TYPE) | Y_SEQNO | 20091111 | ||||
| 3 | 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 | PARAM_NAME | Value transfer | Type reference (TYPE) | Y_PARAM_NAME | Parameter name | 20100109 | |||
| 2 | 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 | PARAM_NAME | Value transfer | Type reference (TYPE) | SALV_GZT_ADMIN_OBJECT | 20100109 | ||||
| 2 | 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 | PARAM_NAME | Value transfer | Type reference (TYPE) | Y_PARAM_NAME | Parameter name | 20091111 | |||
| 2 | PARAM_VALUE | Value transfer | Type reference (TYPE) | Y_PARAM_VALUE | Parameterwert | 20091111 | |||
| 3 | SEQNO | Value transfer | Type reference (TYPE) | Y_SEQNO | 20091111 | ||||
| 4 | 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 |