Menu

SAP Function Module EMUL_READ_CHANGOVER_DATE

Datum einer Vertragswährungsumstellung für einen Vertrag ermitteln

The Function Module EMUL_READ_CHANGOVER_DATE (Datum einer Vertragswährungsumstellung für einen Vertrag ermitteln) is a standard Function Module in SAP ERP and is part of the function group FTLE within the package FVDE.

Technical Information

Function Module EMUL_READ_CHANGOVER_DATE
Short Text Datum einer Vertragswährungsumstellung für einen Vertrag ermitteln
Function Group FTLE
Package FVDE
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_BUKRS LIKE VDBEPP-BUKRS Buchungskreis
I_RANL LIKE VDBEPP-RANL Vertragsnummer
I_TAB_VDBEKI TYPE TRTY_VDBEKI alle Belege des Vertrages
I_TAB_VDBEPI TYPE TRTY_VDBEPI alle Belegpositionen des Vertrages
I_WAERS LIKE TZCURC_EU-INCURR aktuelle Vertragswährung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHANGEOVER_DATE LIKE SY-DATUM Datum der VWU

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.