The Function Module BKK_ACCNT_GET_ACCNT_BY_DELDATE (BKK: Konten zum Auflösungsdatum selektieren) is a standard Function Module in SAP ERP and is part of the function group FBK4 within the package FKBK.
Function Module | BKK_ACCNT_GET_ACCNT_BY_DELDATE |
Short Text | BKK: Konten zum Auflösungsdatum selektieren |
Function Group | FBK4 |
Package | FKBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKRS | LIKE | BKK40-BKKRS | Bankkreis | |
I_DELDATE | LIKE | BKK40-DELDATE | Auflösungsdatum |
This function module does not define any EXPORTING parameters.
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_ACCOUNT | TYPE | BKKK_TAB_DELDATE | Exporttabelle mit Konten <- Auflösungsdatum |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATE_ERROR | ungültiges Datumsformat |
IMPORT_ERROR | Importparameter ist ungültig |