The Function Module BKK_CLOSING_GET_CLOS_RUNS (Abschluß-DB: Hole Daten zu Abschlußläufen) 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_CLOS_RUNS |
Short Text | Abschluß-DB: Hole Daten zu Abschlußläufen |
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 | BKKM3-CLOS_TYP | Abschlußart | |
I_RUNCATG | TYPE | BKKD_CNTRUNSTARTS | Lauftyp | |
I_R_BKKRS | TYPE | BKK_R_BKKRS | Ranges-Tabelle für Bankkreis | |
I_TAB_RUNKEY | TYPE | BKKD_TAB_RUNKEY | Selektionsmenge der Läufe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_RUNDATA | TYPE | BKKD_TAB_RUNPARAM | Tabelle der Programmlaufdaten |
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_WHERE | LIKE | RSDSWHERE | zusätzliche WHERE-Bedingungen |
This function module does not define any Exceptions.