The Function Module FMAU_AUTHORITY_AMOUNT (FIFM Betragsabhängige Berechtigungsprüfung) is a standard Function Module in SAP ERP and is part of the function group FMAU within the package FMBS.
Function Module | FMAU_AUTHORITY_AMOUNT |
Short Text | FIFM Betragsabhängige Berechtigungsprüfung |
Function Group | FMAU |
Package | FMBS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AMOUNT | LIKE | FCABP-LDBTR | Betrag | |
I_BUKRS | LIKE | T001-BUKRS | ||
I_MSGTY | LIKE | SY-MSGTY | 'E' | Art der Meldung |
I_UNAME | LIKE | SY-UNAME | SPACE | Von SY-UNAME abweichender Benutzername |
I_WAERS | LIKE | T001-WAERS |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_AUTH | LIKE | ' '-Keine Berechtigung 'X'-Berechtigt |
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.