Menu

SAP Function Module FC_AUTHORITY_CHECK_1

Funktionsbaustein zur Berechtigungsprüfung

The Function Module FC_AUTHORITY_CHECK_1 (Funktionsbaustein zur Berechtigungsprüfung) is a standard Function Module in SAP ERP and is part of the function group FC00B within the package FC00.

Technical Information

Function Module FC_AUTHORITY_CHECK_1
Short Text Funktionsbaustein zur Berechtigungsprüfung
Function Group FC00B
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_BUNIT TYPE FC00_T_AC_CU
ET_RA_BUNIT TYPE FC01_T_RA_BUNIT Sonderlogik für KK + KE-Range
E_ACTVT TYPE FC00_AC_ACTVT '03' Aktivität
E_BUNIT TYPE FC_BUNIT '' Konsolidierungseinheit
E_CACTI TYPE FC_CACTI '' Maßnahme
E_CACTT TYPE FC_CACTT '' Maßnahmentyp
E_CONGR TYPE FC_CONGR '' Konsolidierungskreis
E_DIMEN TYPE FC_DIMEN '' Sicht
E_FIELD LIKE '' Zusatzfeld: für diverse weitere Objekte
E_ID TYPE FC00_AC_ID ID des Berechtigungs-'Objektes'
E_RVERS TYPE FC_RVERS '' Version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_RETURNCODE LIKE SY-SUBRC returncode authority-check

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
EXC_NO_PERMISSION keine Berechtigung
EXC_WRONG_USAGE falscher Aufruf des FB