The Function Module K_REPO_OPA_AUTHORITY_CHECK (Authorization check for reporting on order type/cost element) is a standard Function Module in SAP ERP and is part of the function group KBER within the package KBAS.
Function Module | K_REPO_OPA_AUTHORITY_CHECK |
Short Text | Authorization check for reporting on order type/cost element |
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 | Activity |
AUART | LIKE | COAS-AUART | SPACE | Order type |
AUART_FLAG | LIKE | SPACE | Determine ALL authorization? | |
KOKRS | LIKE | CCSS-KOKRS | SPACE | Controlling area |
KSTAR | LIKE | CCSS-KSTAR | SPACE | Cost element |
KSTAR_FLAG | LIKE | SPACE | Determine ALL authorization ? |
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 | technical error within the functio |
USER_NOT_AUTHORIZED | User does not have the required authorization |