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.
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 |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | LIKE | SY-SUBRC |
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 |
---|---|---|---|---|
T_BKK_FBS | LIKE | IBKKTFI02 | Funktionsbausteine zu Aufrufzeitpunkt | |
T_PYNOT | LIKE | IBKKPONT | Struktur für Zahlungsauftrag - Verwendungszweck |
This function module does not define any Exceptions.