Menu

SAP Function Module BKK_STAND_ORDER_AUTH_AMOUNT

Betragsberechtigung und Kontrolle (4-Augen) ja/nein ermitteln

The Function Module BKK_STAND_ORDER_AUTH_AMOUNT (Betragsberechtigung und Kontrolle (4-Augen) ja/nein ermitteln) is a standard Function Module in SAP ERP and is part of the function group FBPF within the package FKBSTOR.

Technical Information

Function Module BKK_STAND_ORDER_AUTH_AMOUNT
Short Text Betragsberechtigung und Kontrolle (4-Augen) ja/nein ermitteln
Function Group FBPF
Package FKBSTOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACNUM_INT LIKE BKK42-ACNUM_INT Interne Kontonummer
I_AMOUNT LIKE BKKSO-T_AMOUNT Betrag Zahlungsauftrag
I_BKKRS LIKE TBKK01-BKKRS Bankkreis
I_CURRENCY LIKE BKKSO-TCUR Währung
I_PRODINT LIKE BKK42-PRODINT Produkt (falls bekannt, spart Aufruf FB)
I_TRNSTYPE LIKE TBKKG3-TRNSTYPE Vorgangsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PRODINT LIKE BKK42-PRODINT Produkt (für Ausgabe in Msg)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERT_CURRENCY Fehler bei Umrechnung in Bankkreiswährung
INVALID_ACCOUNT Konto oder Kontogruppe nicht vorhanden
NO_CUSTOMIZING Cust. fehlt, FM 1J079 verwenden