The Function Module BKK_ACCNT_GET_ACCOUNT_DELDATE (Konten mit Auflösungsdatum über Tabelle 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_ACCOUNT_DELDATE |
Short Text | Konten mit Auflösungsdatum über Tabelle 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_SELDATE | TYPE | DATS | Feld vom Typ DATS |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ACCOUNT | TYPE | BKKK_T_ACCNT_DELDATE | Tabelle mit Import- und Exportdaten zum Konto |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.