The Function Module BKKE_NTC_CHECK_AUTH_AMOUNT (Betragsabhängige Berechtigungsprüfung pro Aktivität) is a standard Function Module in SAP ERP and is part of the function group FBD0 within the package FKBE.
Function Module | BKKE_NTC_CHECK_AUTH_AMOUNT |
Short Text | Betragsabhängige Berechtigungsprüfung pro Aktivität |
Function Group | FBD0 |
Package | FKBE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTVT | TYPE | ACTIV_AUTH | Aktivität | |
I_ACUR | TYPE | BKK_ACCUR | Währung des Betrages | |
I_A_AMOUNT | TYPE | BKK_AAMNT | Betrag in Kontowährung | |
I_S_TBKK01 | TYPE | TBKK01 | Bankkreistabelle | |
I_S_TBKK_DC_NTC_AUTH | TYPE | TBKK_DC_NTC_AUTH | Kontoauflösung 4-Augen-Prinzip | |
I_XMESSAGE | TYPE | BKK_XFELD | Flag Nachricht ausgeben |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | SYSUBRC | Returncode: 0 wenn Berechtigung vorhanden |
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 |
---|---|
CONVERT_CURRENCY | Umrechnung in Bankreiswährung nicht möglich |
NO_CUSTOMIZING | Fehlende Customizing Einträge |