Menu

SAP Function Module FVD_CHECK_OTHER_CURRENCIES

Prüfen weitere Währungen

The Function Module FVD_CHECK_OTHER_CURRENCIES (Prüfen weitere Währungen) is a standard Function Module in SAP ERP and is part of the function group FVD_CHECK_CUST_DETAIL within the package FVVD_CUSTOMIZINGCHECK.

Technical Information

Function Module FVD_CHECK_OTHER_CURRENCIES
Short Text Prüfen weitere Währungen
Function Group FVD_CHECK_CUST_DETAIL
Package FVVD_CUSTOMIZINGCHECK
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_IS_ACTIVE TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
I_T001A TYPE TRTY_T001A Tabellentyp für T001A

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
O_RESULT LIKE TRLOMESG Struktur für Nachrichtensammler TR-LO

Exceptions

This function module does not define any Exceptions.