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 Table/Structure Field  SYST - UNAME ABAP System Field: Name of Current User
2 Table/Structure Field  USR05 - BNAME User Name in User Master Record
3 Table/Structure Field  USR05 - PARID Set/Get parameter ID SOURCE VALUE(PARAMETER_ID) LIKE USR05-PARID
4 Table/Structure Field  USR05 - PARID Set/Get parameter ID
5 Table/Structure Field  USR05 - PARVA Parameter value
6 Table/Structure Field  USR05 - PARVA Parameter value SOURCE VALUE(PARAMETER_VALUE) LIKE USR05-PARVA