Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module PRGN_CATT_CREATE_AUTHORIZATION () is a standard Function Module in SAP ERP and is part of the function group PRGN_CATT within the package S_PROFGEN.
Function Module | PRGN_CATT_CREATE_AUTHORIZATION |
Short Text | |
Function Group | PRGN_CATT |
Package | S_PROFGEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NO_DIALOG | LIKE | 'X' | ||
TEMPLATE | LIKE | TPRVORT-PATTERN |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USER_NAME | LIKE | USR02-BNAME | SPACE |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TCODES | LIKE | AGR_TCODES |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACTION_CANCELLED | Action canceled |
ERROR_WHEN_CREATING_ACTGROUP | |
ERROR_WHEN_CREATING_USER | Error while creating user |
ERROR_WHEN_GENERATING_PROFILE | Fehler bei der Profilgenerierung |
ILLEGAL_TCODES | |
NOT_AUTHORIZED | No Authorization |
NO_AUTH_DATA_SELECTED | Keine Berechtigungsdaten angegeben |
PROBLEM_WITH_USER_COMPARE | Problem occurred adjusting user master records |