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