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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB_MSG | LIKE | MESG | Nachrichtensammler |
This function module does not define any Exceptions.