The Function Module K_ORGUNIT_AUTHORITY_CHECK (Berechtigungsprüfung auf Organisationseinheitenebene) is a standard Function Module in SAP ERP and is part of the function group KBER within the package KBAS.
Function Module | K_ORGUNIT_AUTHORITY_CHECK |
Short Text | Berechtigungsprüfung auf Organisationseinheitenebene |
Function Group | KBER |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTVT | LIKE | TACT-ACTVT | SPACE | Aktivität |
I_COORG | LIKE | COORG | SPACE | Organisationseinheiten |
VRGNG | LIKE | COBK-VRGNG | SPACE | Vorgang CO |
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 |
---|---|
SYSTEM_ERROR | technischer Fehler innerhalb des FB |
USER_NOT_AUTHORIZED | Benutzer hat die geforderte Berechtigung nicht |