Menu

SAP Function Module PROFIL_AUFLOESEN

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

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 PROFIL_AUFLOESEN () is a standard Function Module in SAP ERP and is part of the function group SUSR within the package SUSR.

Technical Information

Function Module PROFIL_AUFLOESEN
Short Text
Function Group SUSR
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AKTPAS LIKE USR10-AKTPS 'A' Active (A) or update version (P)
OBJ1 LIKE TOBJ-OBJCT An object name as a selection criterion
OBJ2 LIKE TOBJ-OBJCT An object name as a selection criterion
OBJ3 LIKE TOBJ-OBJCT An object name as a selection criterion
OBJ4 LIKE TOBJ-OBJCT An object name as a selection criterion
OBJ5 LIKE TOBJ-OBJCT An object name as a selection criterion
OBJ6 LIKE TOBJ-OBJCT An object name as a selection criterion
OBJ7 LIKE TOBJ-OBJCT An object name as a selection criterion
PROFILE LIKE USR10-PROFN 'MBTEST99' Profile which should be deleted

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTHLIST LIKE List of authorizations referenced in the profile
PROFLIST LIKE List of profiles referenced in the composite profile

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PROFILE_NOT_FOUND Specified profile does not exist