The Function Module BKK_RFC_COND_POST_DECRE_BAL_HY (Buchungsumsätze und -salden auch für Zinskompensationswurzelkonten) is a standard Function Module in SAP ERP and is part of the function group FB9J within the package FKBC.
Function Module | BKK_RFC_COND_POST_DECRE_BAL_HY |
Short Text | Buchungsumsätze und -salden auch für Zinskompensationswurzelkonten |
Function Group | FB9J |
Package | FKBC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_ACTCURR | TYPE | BOOLE_D | 'X' | Flag: Ausgabe in aktueller Kontowährung |
I_FLG_HIER | TYPE | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
I_POST_DATE_END | TYPE | BKK_PSTDAT | Enddatum des Zeitraumes | |
I_POST_DATE_START | TYPE | BKK_PSTDAT | Startdatum des Zeitraumes | |
I_T_ACNUM_INT | TYPE | BKK9_T_DECRE_IMPORT | Importtabelle Salden: interne Kontonummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | BKK_RC2 | Returncode | |
E_T_ERROR | TYPE | BKK9_T_DECRE_ERROR_INT | Exporttabelle: Fehlerhafte Konten (interne Kontonummer) | |
E_T_POST_DECRE_BAL | TYPE | BKK9_T_DECRE_POST_INT | Exporttabelle Buch- Soll/Haben + Buchsaldo / int. Kontonr. |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.