Menu

SAP Function Module ITOB_CHECK_AUTHORITY

Prüfung transaktions- und feldbezogener Berechtigung

The Function Module ITOB_CHECK_AUTHORITY (Prüfung transaktions- und feldbezogener Berechtigung) is a standard Function Module in SAP ERP and is part of the function group ITO2 within the package ITOB.

Technical Information

Function Module ITOB_CHECK_AUTHORITY
Short Text Prüfung transaktions- und feldbezogener Berechtigung
Function Group ITO2
Package ITOB
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_ACTIVITY_TYPE LIKE T370-AKTYP 'A' Aktivitätstyp (H/V/A) für ITOB_MOVE_DATA
I_AUTH_TCODE LIKE SY-TCODE Transaktionscode für Berechtigungsprüfungen
I_CHECK_FIELDS TYPE ITOB_TYPES-BOOL 'X' Feldbezogene Prüfungen gewünscht
I_CHECK_TCODE TYPE ITOB_TYPES-BOOL 'X' Transaktionsbezogene Prüfung gewünscht
I_ITOB_REC LIKE ITOB Daten des Technischen Objekts
I_ITOB_TYPE TYPE ITOBTYP Objekttyp ('01' F/L '02' EQU '03' SER '05' R/L)

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
APPLICATION_ERROR Allgemeiner Fehler bei Datenprüfungen