The Function Module K_CSKS_AUTHORITY_CHECK (Authorization check for the cost center master) is a standard Function Module in SAP ERP and is part of the function group KBER within the package KBAS.
Function Module | K_CSKS_AUTHORITY_CHECK |
Short Text | Authorization check for the cost center master |
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 |
KOKRS | LIKE | CCSS-KOKRS | SPACE | Controlling company code |
KOSTL | LIKE | CCSS-KOSTL | SPACE | Cost center |
KOSTL_FLAG | LIKE | SPACE | Determine ALL authorization ? | |
KSTGR | LIKE | CSKS-KHINR | SPACE | Kostenstellen-Gruppe für Berechtigungsverprobung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NEW_RC | LIKE | SY-SUBRC | Rückgabewert, neue Berechtigungsverprobung | |
E_OLD_RC | LIKE | SY-SUBRC | Rückgabewert, alte Berechtigungsverprobung |
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 au |