Table/Structure Field list used by SAP ABAP Function Module CNV_MBT_UI_GET_USER_PARAMETER (Sets the GET/SET parameter in the user configuration.)
SAP ABAP Function Module
CNV_MBT_UI_GET_USER_PARAMETER (Sets the GET/SET parameter in 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 | ||
| 4 | USR05 - PARID | Set/Get parameter ID | SOURCE VALUE(PARAMETER_ID) LIKE USR05-PARID |
|
| 5 | USR05 - PARVA | Parameter value | SOURCE VALUE(PARAMETER_VALUE) LIKE USR05-PARVA |
|
| 6 | USR05 - PARVA | Parameter value | ||