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.
Function Module | AUTHORITY_CHECK_TCODE |
Short Text | Authorization Check for Start of a Transaction |
Function Group | SUSE |
Package | SUSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TCODE | LIKE | TSTC-TCODE | Transaction Code |
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 |
---|---|
NOT_OK | Not Authorized for Transaction |
OK | Authorized for Transaction |