Menu

SAP Function Module BKK_PAYM_ITEM_BAPI_POST_SND

Fremdinitiierten Auftraggeberposten prüfen und buchen

The Function Module BKK_PAYM_ITEM_BAPI_POST_SND (Fremdinitiierten Auftraggeberposten prüfen und buchen) is a standard Function Module in SAP ERP and is part of the function group FBI0 within the package FKBP.

Technical Information

Function Module BKK_PAYM_ITEM_BAPI_POST_SND
Short Text Fremdinitiierten Auftraggeberposten prüfen und buchen
Function Group FBI0
Package FKBP
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_SENDER LIKE IBKK_PSTBK Importstruktur des Auftraggebers
I_XCHK LIKE IBKK_XCHK SPACE Kennz. welche Prüfungen deaktiviert werden
I_XREPETITION LIKE IBKK_MISC-XREPETITION SPACE X: wiederholte Vorlage
I_XREVERSE LIKE IBKK_ITEM-XREVERSE SPACE Zur Stornierung gekennzeichnet
I_X_IN_UPDATE_TASK TYPE BKK_XFELD SPACE Verbucher verwenden
I_X_SIMUL TYPE BKK_XFELD SPACE Simulationskennzeichen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_POSTDATE LIKE IBKK_PSTBK-DATE_POST Verwendetes Buchungsdatum
E_RETURN LIKE SY-SUBRC 0: Keine Fehler
E_VALUEDATE LIKE IBKK_PSTBK-DATE_VALUE Verwendetes Valutadatum
E_XERR LIKE IBKK_XCHKR Kennz. ü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.