Menu

SAP Function Module BKK_GL_VA_ITEM_POST

Zahlungsposten für Einzelwertberichtigung ergänzen, prüfen und buchen

The Function Module BKK_GL_VA_ITEM_POST (Zahlungsposten für Einzelwertberichtigung ergänzen, prüfen und buchen) is a standard Function Module in SAP ERP and is part of the function group FBC_VA_PUBLIC within the package FKBH.

Technical Information

Function Module BKK_GL_VA_ITEM_POST
Short Text Zahlungsposten für Einzelwertberichtigung ergänzen, prüfen und buchen
Function Group FBC_VA_PUBLIC
Package FKBH
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_ITEM LIKE IBKKAPIIMP Importdaten des Zahlungspostens

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC 0: Keine Fehler
E_XERR LIKE IBKK_XCHKR Kennzeichen über aufgetretene Fehler

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
T_PAYM_NOTE LIKE IBKK_PYNOT Verwendungszweck

Exceptions

This function module does not define any Exceptions.