The Function Module BKK_NTC_GET_BKKNTC_DATE_FROM (Lesen TK + GK mit Datum, das abgelaufene Verfüg.zeiträume ausschliesst) is a standard Function Module in SAP ERP and is part of the function group FBDA within the package FKBE.
Function Module | BKK_NTC_GET_BKKNTC_DATE_FROM |
Short Text | Lesen TK + GK mit Datum, das abgelaufene Verfüg.zeiträume ausschliesst |
Function Group | FBDA |
Package | FKBE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | TYPE | BKK_ACCNT | Interne Kontonummer für Kontokorrent | |
I_BKKRS | TYPE | BKK_BKKRS | Bankkreis | |
I_DATE_FROM | TYPE | BKK_NTC_DATE_FROM | Kündigung: ab einem gewissen Datum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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 |
---|---|---|---|---|
E_T_BKKNTC_DATE_FROM | LIKE | BKKNTC | Kündigung: Teilbetrags- und Gesamtbetragskündigung |
This function module does not define any Exceptions.