Menu

SAP Function Module BKK_COND_POST_FILL_PYNOT_EXT

Füllt den Verwendungszweck für externe Abschlußbuchungen

The Function Module BKK_COND_POST_FILL_PYNOT_EXT (Füllt den Verwendungszweck für externe Abschlußbuchungen) is a standard Function Module in SAP ERP and is part of the function group FB98 within the package FKBC.

Technical Information

Function Module BKK_COND_POST_FILL_PYNOT_EXT
Short Text Füllt den Verwendungszweck für externe Abschlußbuchungen
Function Group FB98
Package FKBC
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_S_ITEM_PYNOT TYPE BKKC_S_ITEM_PYNOT_EXT

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

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_BKK_FBS LIKE IBKKTFI02 Funktionsbausteine zu Aufrufzeitpunkt
T_PYNOT LIKE IBKKPONT Struktur für Zahlungsauftrag - Verwendungszweck

Exceptions

This function module does not define any Exceptions.