Menu

SAP Function Module BKK_RFC_SND_ACCNT_CHCK

Prüfung der Buchungsmöglichkeit eines Auftraggeberpostens

The Function Module BKK_RFC_SND_ACCNT_CHCK (Prüfung der Buchungsmöglichkeit eines Auftraggeberpostens) is a standard Function Module in SAP ERP and is part of the function group FBPRFC within the package FKBO.

Technical Information

Function Module BKK_RFC_SND_ACCNT_CHCK
Short Text Prüfung der Buchungsmöglichkeit eines Auftraggeberpostens
Function Group FBPRFC
Package FKBO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_SENDER TYPE IBKKRFCPOSND RFC-Importstruktur für Auftraggeber

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN TYPE IBKK_MISC-RC Returncode der Zahlungsverkehrs-Schnittstelle
E_XCHKR TYPE IBKK_XCHKR Prüfung ZA: Kennzeichen Teilprüfungen mit Fehler beendet

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
TAB_MSG LIKE MESG Nachrichtensammler

Exceptions

This function module does not define any Exceptions.