Menu

SAP Function Module FI_BL_BANKCHAIN_ANALYZE

Analyse des Bankweges in Zahlungsdaten

The Function Module FI_BL_BANKCHAIN_ANALYZE (Analyse des Bankweges in Zahlungsdaten) is a standard Function Module in SAP ERP and is part of the function group BFIBD within the package BFIBL_PAY.

Technical Information

Function Module FI_BL_BANKCHAIN_ANALYZE
Short Text Analyse des Bankweges in Zahlungsdaten
Function Group BFIBD
Package BFIBL_PAY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_BANKCHAIN LIKE FPAYH_BCH Zahlungsträger: Daten zur Zahlung (Bankwegkette)
IM_BANKCHAIN_EXT LIKE FPAYHX_BCH Zahlungsträger: Daten zur Zahlung (Bankwegkette)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_NUMBT1 TYPE NUM1 Anzahl der Banken von Typ 1
EX_NUMBT2 TYPE NUM1 Anzahl der Banken von Typ 2
EX_NUMBT3 TYPE NUM1 Anzahl der Banken von Typ 3

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TB_BANKCHAIN LIKE FPM_BANKCHAIN Bank im Bankweg

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TOO_MANY_INTERMEDIARY Zu viele Zwischenbanken
TOO_MANY_RECEIVER_CORR Zu viele Korrespondenzbanken des Empfängers
TOO_MANY_SENDER_CORR Zu viele Korrespondenzbanken des Senders