The Function Module BKK_CLOSCTRL_DB_GET_CLOSDATES (Lesen des Abschlußdatums von Massenläufen) is a standard Function Module in SAP ERP and is part of the function group FBMK within the package FKBD.
Function Module | BKK_CLOSCTRL_DB_GET_CLOSDATES |
Short Text | Lesen des Abschlußdatums von Massenläufen |
Function Group | FBMK |
Package | FKBD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_RUNKEY | TYPE | BKKD_TAB_RUNKEY | Programmname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_CLOSEDATE | TYPE | BKKD_TAB_CLOSEDATE | Abschlußparameter |
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.