Menu

SAP Function Module DOCHEADER_CONVDATES_DETERMINE

Bestimmung des Umrechnungsdatum für die Parallelwährungen

The Function Module DOCHEADER_CONVDATES_DETERMINE (Bestimmung des Umrechnungsdatum für die Parallelwährungen) is a standard Function Module in SAP ERP and is part of the function group ACHD within the package FFE.

Technical Information

Function Module DOCHEADER_CONVDATES_DETERMINE
Short Text Bestimmung des Umrechnungsdatum für die Parallelwährungen
Function Group ACHD
Package FFE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BLDAT LIKE BKPF-BLDAT Belegdatum
I_BUDAT LIKE BKPF-BUDAT Buchungsdatum
I_UMRD2 LIKE BKPF-UMRD2 Umrechnungsbezug für 2. HW
I_UMRD3 LIKE BKPF-UMRD3 Umrechnungsbezug für 3. HW
I_WWERT LIKE BKPF-WWERT Umr.-Datum für FW

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_WWER2 LIKE BKPF-WWERT Umr.-Datum für 2. HW
E_WWER3 LIKE BKPF-WWERT Umr.-Datum für 3. HW

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.