The Function Module RMXT149_CHECK_AUTHORITY (Berechtigungsprüfung für Versuche) is a standard Function Module in SAP ERP and is part of the function group RMXT149 within the package RMXTAPI.
Function Module | RMXT149_CHECK_AUTHORITY |
Short Text | Berechtigungsprüfung für Versuche |
Function Group | RMXT149 |
Package | RMXTAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_TRIAL_HD | TYPE | RMXTS_TRIAL_HD | Versuch: Kopfdaten | |
I_ACTIVITY | TYPE | ACTIV_AUTH | Aktivität | |
I_ACTIVITY_CHECK_ONLY | TYPE | XFLAG | 'X' | neue Eingabewerte |
I_PRODH | TYPE | PRODH_D | Produkthierarchie |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ERROR | TYPE | RMXTTY_MESSAGES | TMS-TLS: Tabellentyp zur Erfassung von Meldungen | |
ET_NO_AUTH | TYPE | RMXTTY_API_NO_AUTH | Trial: API-Berechtigungen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.