Menu

SAP Function Module ALM_AUTHORITY_CHECK

Sammlung aller Prüfungen von Berechtigungsobjekten des ALM

The Function Module ALM_AUTHORITY_CHECK (Sammlung aller Prüfungen von Berechtigungsobjekten des ALM) is a standard Function Module in SAP ERP and is part of the function group IBER within the package INSC.

Technical Information

Function Module ALM_AUTHORITY_CHECK
Short Text Sammlung aller Prüfungen von Berechtigungsobjekten des ALM
Function Group IBER
Package INSC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AKTYP LIKE T370-AKTYP SPACE Aktivitätstyp (zur Message-Steuerung bei fehlender Berechtigung)
I_AUART LIKE AUTHA-AUART Auftragsart
I_BEGRP LIKE AUTHA-BEGRP Berechtigungsgruppe
I_INGRP LIKE AUTHA-INGRP Planergruppe
I_IWERK LIKE AUTHA-IWERK Planungswerk
I_KOKRS LIKE AUTHA-KOKRS Kostenrechnungskreis
I_KOSTL LIKE AUTHA-KOSTL Kostenstelle
I_QMART LIKE AUTHA-QMART Meldungsart
I_SWERK LIKE AUTHA-SWERK Standortwerk
I_TCODE LIKE SY-TCODE SY-TCODE Transaktionscode für alle Berechtigungsprüfungen
I_TCODE_CHECK LIKE IREF-IIND SPACE Indikator für TCODE-Berechtigungsprüfung

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
ERROR_IN_USER_MASTER_DATA Fehler im Benutzerstammsatz
NO_AUTHORITY_AUART Keine Berechtigung für Auftragsart
NO_AUTHORITY_BEGRP Keine Berechtigung für Berechtigungsgruppe
NO_AUTHORITY_INGRP Keine Berechtigung für Planergruppe
NO_AUTHORITY_IWERK Keine Berechtigung für Planungswerk
NO_AUTHORITY_KOSTL Keine Berechtigung für Kostenstelle
NO_AUTHORITY_QMART Keine Berechtigung für Meldungsart
NO_AUTHORITY_SWERK Keine Berechtigung für Standortwerk
NO_AUTHORITY_TCODE Keine Berechtigung für Transaktionscode
NO_PROFILE_IN_USER_MASTER_DATA Kein Profil im Benutzerstammsatz