Menu

SAP Function Module EMUL_READ_EX_CONDITIONS

Konditionen vor der EURO-Umstellung lesen

The Function Module EMUL_READ_EX_CONDITIONS (Konditionen vor der EURO-Umstellung lesen) 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_EX_CONDITIONS
Short Text Konditionen vor der EURO-Umstellung lesen
Function Group FTLE
Package FVDE
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT_SELECTED_KOKO LIKE SY-DBCNT Anzahl der selektierten Konditionsköpfe
COUNT_SELECTED_KOPOS LIKE SY-DBCNT Anzahl der selektierten Konditionspositionen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IVDARL_EU LIKE VDARL_EU Darlehensdaten (für Selektion)
OVDKOKO_EU LIKE VDKOKO_EU Gelesene Konditionskopfdaten
OVDKOPO_EU LIKE VDKOPO_EU Gelesene Konditionspositionsdaten

Exceptions

This function module does not define any Exceptions.