Table/Structure Field list used by SAP ABAP Function Module G_GET_USER_PARAMETER (Gets the GET/SET parameter from the user configuration.)
SAP ABAP Function Module
G_GET_USER_PARAMETER (Gets the GET/SET parameter from the user configuration.) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
SYST - UNAME | ABAP System Field: Name of Current User | |
2 | ![]() |
USR05 - BNAME | User Name in User Master Record | |
3 | ![]() |
USR05 - PARID | Set/Get parameter ID | SOURCE VALUE(PARAMETER_ID) LIKE USR05-PARID |
4 | ![]() |
USR05 - PARID | Set/Get parameter ID | |
5 | ![]() |
USR05 - PARVA | Parameter value | |
6 | ![]() |
USR05 - PARVA | Parameter value | SOURCE VALUE(PARAMETER_VALUE) LIKE USR05-PARVA |