The Function Module SUSR_GET_TCODES_AUTH_S_TCODE (Determine Transactions That Can be Executed With Particular Auths) is a standard Function Module in SAP ERP and is part of the function group SUSD within the package SUSR.
Function Module | SUSR_GET_TCODES_AUTH_S_TCODE |
Short Text | Determine Transactions That Can be Executed With Particular Auths |
Function Group | SUSD |
Package | SUSR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUTHS | LIKE | USREF | Authorizations | |
TCODES | LIKE | USSEL |
This function module does not define any Exceptions.