The Function Module FC_AUTHCHECK_INTEGRATION (Authority Überprüfung für Integration) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_AUTHCHECK_INTEGRATION |
Short Text | Authority Überprüfung für Integration |
Function Group | FCIN |
Package | FCIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTVT | TYPE | FC00_AC_ACTVT | '03' | Aktivität |
E_BUKRS | TYPE | BUKRS | ' ' | Buchungskreis |
E_ID | TYPE | FC00_AC_ID | ID des Berechtigungsobjekts | |
E_KOKRS | TYPE | KOKRS | ' ' | Kostenrechnungskreis |
E_KTOPL | TYPE | KTOPL | ' ' | Kontenplan |
E_PRCTR | TYPE | PRCTR | ' ' | Profit Center |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXC_NO_PERMISSION | Berechtigungsprüfung schlug fehl |
EXC_WRONG_USAGE | FB wurde mit falschen Parametern aufgerufen |