Table/Structure Field list used by SAP ABAP Function Module PROFILE_EXISTS (Pruefen, ob ein gesuchtes Berecht.profil im System vorhanden ist)
SAP ABAP Function Module
PROFILE_EXISTS (Pruefen, ob ein gesuchtes Berecht.profil im System vorhanden ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | USR10 - AKTPS | Active or maintenance version | ||
| 2 | USR10 - AKTPS | Active or maintenance version | SOURCE VALUE(AKTPAS) LIKE USR10-AKTPS OPTIONAL |
|
| 3 | USR10 - MANDT | Client | ||
| 4 | USR10 - PROFN | Auth. profile in user master maintenance | ||
| 5 | USR10 - PROFN | Auth. profile in user master maintenance | SOURCE VALUE(PROFILE) LIKE USR10-PROFN DEFAULT 'SAP_ALL' |
|