The Function Module BKK_COND_GET_STGMETH_FOR_DATE (Bestimmen eines Datums anhand der Tageberechnungsmethode) is a standard Function Module in SAP ERP and is part of the function group FB98_S within the package FKBC.
Function Module | BKK_COND_GET_STGMETH_FOR_DATE |
Short Text | Bestimmen eines Datums anhand der Tageberechnungsmethode |
Function Group | FB98_S |
Package | FKBC |
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_CONDAREA | TYPE | BKK_CONDAR | Konditionskreis | |
I_CONDGR_INT | TYPE | BKK_CONGR1 | Konditionsgruppe: Zinsen | |
I_DATE_FROM | TYPE | DATUM | Laufzeitbeginn | |
I_DATE_TO | TYPE | DATUM | Laufzeitende | |
I_DETERMINE | TYPE | INT1 | 1 | Byte Wert |
I_ESTCOND | TYPE | BKK_ESTCOND | Festschreibung der Standardkonditionen | |
I_IND_COND | TYPE | BKK_CONDX1 | Flag, Individualkonditionen für Zinsen vorhanden | |
I_INTMET | TYPE | BKK_INTMET | Zinsberechnungsmethode | |
I_STGMETH | TYPE | VVSTGMETH | Tageberechnungsmethode (Finanzstrom) | |
I_TERM | TYPE | BKK_TERM | Laufzeitdauer | |
I_TERMUNIT | TYPE | BKK_TERMUNIT | Periodeneinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DATE | TYPE | DATS | Feld vom Typ DATS | |
E_INTEREST_DAYS | TYPE | TFMATAGE | Natürliche Zahl | |
E_TERM | TYPE | BKK_TERM | Laufzeitdauer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
IMPORT_ERROR | Fehler beim Importparameter |