Data Element list used by SAP ABAP Function Module LIST_USER_DATA_WITH_PARAM (Listet Benutzer, Profile oder Berecht. mit Vorgabeparametern)
SAP ABAP Function Module
LIST_USER_DATA_WITH_PARAM (Listet Benutzer, Profile oder Berecht. mit Vorgabeparametern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | XUAUTH | Authorization name in user master maintenance | SOURCE VALUE(PARAUTH) LIKE USR12-AUTH OPTIONAL |
|
| 2 | XUAUTH | Authorization name in user master maintenance | SOURCE VALUE(SELAUTH) LIKE USR12-AUTH |
|
| 3 | XUBNAME | User Name in User Master Record | SOURCE VALUE(SELUSER) LIKE USR04-BNAME |
|
| 4 | XUBNAME | User Name in User Master Record | SOURCE VALUE(PARUSER) LIKE USR04-BNAME OPTIONAL |
|
| 5 | XUOBJECT | Authorization Object | SOURCE VALUE(PAROBJ) LIKE USR12-OBJCT OPTIONAL |
|
| 6 | XUOBJECT | Authorization Object | SOURCE VALUE(SELOBJ) LIKE USR12-OBJCT |
|
| 7 | XUPROFNAME | Auth. profile in user master maintenance | SOURCE VALUE(SELPROF) LIKE USR10-PROFN |
|
| 8 | XUPROFNAME | Auth. profile in user master maintenance | SOURCE VALUE(PARPROF) LIKE USR10-PROFN OPTIONAL |
|