Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
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.
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 |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |