The Function Module BKK_CLOSING_SEL_ACCS_ALL_BKKRS (BKK: Selektieren von Konten pro Intervall aus Abschlußtabelle) 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_SEL_ACCS_ALL_BKKRS |
Short Text | BKK: Selektieren von Konten pro Intervall aus Abschlußtabelle |
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_CLOSTYPE | LIKE | IBKKM1-CLOS_TYP | Abschlußart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | -0: alles OK, <>0: Fehler |
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 |
---|---|---|---|---|
I_T_SET_FOR_SELECTION | LIKE | IBKK9_IC0 | Menge, aus der Konten selektiert werden |
This function module does not define any Exceptions.