The Function Module KOPO_DATUM_ERMITTELN (Aus Zahlweise, Zahlweise mit Korrektur und Rhythmus Datenfelder ermitteln) is a standard Function Module in SAP ERP and is part of the function group FV06 within the package FTVV.
Function Module | KOPO_DATUM_ERMITTELN |
Short Text | Aus Zahlweise, Zahlweise mit Korrektur und Rhythmus Datenfelder ermitteln |
Function Group | FV06 |
Package | FTVV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KALJAHR | LIKE | TZPAB-JZWJAHR | ' ' | ' ' Kalenderjahr / 'X' Datum gültig ab |
KOKO_SZBMETH | LIKE | VZZKOKO-SZBMETH | SPACE | Konditionskopf-Zinsberechnungsmethode |
KOPO_ALT | LIKE | VZZKOPO | SPACE | Struktur mit alten Datumsfelder |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KOPO_NEU | LIKE | VZZKOPO | Struktur mit neu ermittelten Datumsfeldern |
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.