The Function Module CNAU_AUTHORITY_TCD (Transaktionscodeberechtigung C_PROJ_TCD prüfen) is a standard Function Module in SAP ERP and is part of the function group CNAU within the package CN.
Function Module | CNAU_AUTHORITY_TCD |
Short Text | Transaktionscodeberechtigung C_PROJ_TCD prüfen |
Function Group | CNAU |
Package | CN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MSGTY | LIKE | SY-MSGTY | 'S' | Msg categ. for missing authoriz. (space-none) |
TCODE | LIKE | SY-TCODE | SPACE | 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 |
---|---|
NO_AUTHORITY | No authorization for this transaction |