Menu

SAP Function Module SUPV_CREATE_SAP_NEW_SUBPROFILE

Profil SAP_NEW für ein bestimmtes Release zusammenstellen

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 SUPV_CREATE_SAP_NEW_SUBPROFILE (Profil SAP_NEW für ein bestimmtes Release zusammenstellen) is a standard Function Module in SAP ERP and is part of the function group SUPV_SAP_NEW within the package S_PROFGEN.

Technical Information

Function Module SUPV_CREATE_SAP_NEW_SUBPROFILE
Short Text Profil SAP_NEW für ein bestimmtes Release zusammenstellen
Function Group SUPV_SAP_NEW
Package S_PROFGEN
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AUTHORIZATION_OVERFLOW Eine Berecht. mit mehr als einem Feld läuft über
AUTH_EXISTS Berechtigung existiert bereits (bei Anlegen)
BAD_AUTH_NAME Unerlaubter Berechtigungsname
BAD_PROFILE_NAME Unerlaubter Profilname
COLECTIVE_PROFILE Sammelprofil (Daten werden nicht geliefert)
NOT_AUTHORIZED_FOR_AUTH Keine Berechtigung fuer die Aktion auf Berecht.
NOT_AUTHORIZED_FOR_PROFILE Keine Berechtigung fuer die Aktion auf das Prof.
PARAMS_INCOMPLETE Parameter unvollständig
PROFILE_DONT_EXIST Profil ist nicht vorhanden
PROFILE_EXISTS Profil existiert bereits (bei Anlegen)
SHORTTEXT_MISSING Der Kurztext zum Profil oder zur Berecht. fehlt