The Function Module BKK_COND_POST_PREP_ADVANCE_INT (Buchungen für Vorschusszins vorbereiten) 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_PREP_ADVANCE_INT |
Short Text | Buchungen für Vorschusszins vorbereiten |
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_CREDIT_INT | TYPE | BKK_CREINT | Betrag Habenzinsen | |
I_PETTY_A | TYPE | BKK_PETSUM | Bagatellbetrag | |
I_PETTY_N | TYPE | BKK_PETSUM | Bagatellbetrag | |
I_XBALNOTPOST | TYPE | BKK_XBALNOTPOST | Kontoabschluß nicht buchen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_POSTINGS | TYPE | BKK_TAB_BKK97 | Tablle Buchungen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_S_POSTINGS | TYPE | BKK97 | Kontoabschluß: Buchungsdaten (temporäre Daten) (zu Löschen) |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CURRENCY_ERROR | Fehler bei Währungsumrechnung |
POSTING_ERROR | Fehler bei Buchungserstellung |