The Function Module BKK_CLOSING_GET_NEW_DATA (BKK: Holen der zum Update bereits vorgemerkten Abschlußdaten) is a standard Function Module in SAP ERP and is part of the function group FBM3 within the package FKBD_FINSERV.
Function Module | BKK_CLOSING_GET_NEW_DATA |
Short Text | BKK: Holen der zum Update bereits vorgemerkten Abschlußdaten |
Function Group | FBM3 |
Package | FKBD_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | LIKE | BKKM2-ACNUM_INT | interne Kontonummer | |
I_BKKRS | LIKE | BKKM2-BKKRS | Bankkreis | |
I_CLOSTYPE | LIKE | BKKM2-CLOS_TYP | Abschlußart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NEW_DATA | LIKE | IBKKM4 | Bewegungsdaten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Datensatz nicht gefunden |