Menu

SAP Function Module FC_USER_AUTHORITY_CHECK

Prüfung, ob Berechtigung für kundendefinierte Maßnahme vorhanden

The Function Module FC_USER_AUTHORITY_CHECK (Prüfung, ob Berechtigung für kundendefinierte Maßnahme vorhanden) is a standard Function Module in SAP ERP and is part of the function group FC02 within the package FC02.

Technical Information

Function Module FC_USER_AUTHORITY_CHECK
Short Text Prüfung, ob Berechtigung für kundendefinierte Maßnahme vorhanden
Function Group FC02
Package FC02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CACTI TYPE FC_CACTI Custom Task
E_CONGR TYPE FC_CONGR Consolidation Group
E_DIMEN TYPE FC_DIMEN Dimension
E_ITCLG TYPE FC_ITCLG Consolidation Chart of Accounts
E_MONITOR_FLAG TYPE FC_FLG Indicator Monitor: ' '- Data, X -Cons Monitor
E_PERID TYPE FC_PERID Period
E_REPID TYPE FC_USER_REPID Program
E_RVERS TYPE FC_RVERS Consolidation Version
E_RYEAR TYPE FC_RYEAR Fiscal Year
E_TEST_FLAG TYPE FC_FLG 'X' Indicator Test Run (X - Test Run)

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
T_USER_CU TYPE FC02_T_USER_AUTHORITY_CHECK Table with CG/CU to be Checked

Exceptions

This function module does not define any Exceptions.