SAP Function Module K_CSKS_AUTHORITY_CHECK

Authorization check for the cost center master

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.

Technical Information

Function Module K_CSKS_AUTHORITY_CHECK
Short Text Authorization check for the cost center master
Function Group KBER
Package KBAS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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