Menu

SAP Function Module AUTHORITY_CHECK_TCODE

Authorization Check for Start of a Transaction

The Function Module AUTHORITY_CHECK_TCODE (Authorization Check for Start of a Transaction) is a standard Function Module in SAP ERP and is part of the function group SUSE within the package SUSR.

Technical Information

Function Module AUTHORITY_CHECK_TCODE
Short Text Authorization Check for Start of a Transaction
Function Group SUSE
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TCODE LIKE TSTC-TCODE Transaction Code

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
NOT_OK Not Authorized for Transaction
OK Authorized for Transaction