SAP ABAP Function Module /SDF/EWA_GET_PARAMETER (Get a single value of a specific ABAP kernel parameter)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI/RI (Package) Release-Independent Basis Add-On SLM

⤷

⤷

Basic Data
Function Module | /SDF/EWA_GET_PARAMETER | Get a single value of a specific ABAP kernel parameter |
Function Group | /SDF/EWA | EWA Data Collectors |
Program Name | /SDF/SAPLEWA | Sammeln von Downloaddaten |
INCLUDE Name | /SDF/LEWAU19 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
PAR_VALUE_K_USUB | TYPE | PARVALUE | Kernel Default (unsubstituted) value with 64 characters | |||
![]() |
PAR_VALUE_LONG_K_USUB | TYPE | /SDF/PAR_4096 | Kernel Default (unsubstituted) value -> 4096 characters | |||
![]() |
PAR_LENGTH_K_USUB | TYPE | INT4 | Length of Kernel Default (unsubstituted) value | |||
![]() |
PAR_VALUE_DEFAULT | TYPE | PARVALUE | Value of parameter on DEFAULT profile level | |||
![]() |
PAR_VALUE_LONG_DEFAULT | TYPE | /SDF/PAR_4096 | Value of parameter on DEFAULT profile level --> 4096 characters | |||
![]() |
PAR_LENGTH_DEFAULT | TYPE | INT4 | Length of parameter value on DEFAULT profile level | |||
![]() |
PAR_VALUE_INSTANCE | TYPE | PARVALUE | Value of parameter on INSTANCE profile level | |||
![]() |
PAR_VALUE_LONG_INSTANCE | TYPE | /SDF/PAR_4096 | Value of parameter on INSTANCE profile level --> 4096 characters | |||
![]() |
PAR_LENGTH_INSTANCE | TYPE | INT4 | Length of parameter value on INSTANCE profile level | |||
![]() |
PAR_VALUE_K | TYPE | PARVALUE | Substituted parameter value with 64 characters | |||
![]() |
PAR_VALUE_LONG_K | TYPE | /SDF/PAR_4096 | Substituted parameter value -> 4096 characters | |||
![]() |
PAR_LENGTH_K | TYPE | INT4 | Length of substituted parameter value | |||
![]() |
PAR_VALUE | TYPE | PARVALUE | Current parameter value with 64 characters | |||
![]() |
PAR_VALUE_LONG | TYPE | /SDF/PAR_4096 | Current parameter value -> 4096 characters | |||
![]() |
PAR_LENGTH | TYPE | INT4 | Length of Current parameter value | |||
![]() |
PAR_NAME | TYPE | PARNAME | 'SAPDBHOST' | Profile parameter name | ||
![]() |
PARAMETER_NOT_ACTIVE | TYPE | Parameter not active or existing | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20070809 |
SAP Release Created in |