Menu

SAP Function Module AIPA_CURR_TRANS_AR

Währumgsumrechnung Maßnahmenanforderungen

The Function Module AIPA_CURR_TRANS_AR (Währumgsumrechnung Maßnahmenanforderungen) is a standard Function Module in SAP ERP and is part of the function group AIPA_CURR within the package AIP.

Technical Information

Function Module AIPA_CURR_TRANS_AR
Short Text Währumgsumrechnung Maßnahmenanforderungen
Function Group AIPA_CURR
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_ENQUEUE TYPE XFELD SPACE Einzeln sperren
ID_SOURCE TYPE IM_CURSRC '2' Quellwährungstyp
ID_TARGET TYPE IM_CURTRG '1' Zielwährungstyp
ID_TEST TYPE XFELD SPACE Teslauf
ID_YFROM TYPE IM_YFROMRC Umrechnen ab Geschäftsjahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_CHANGED TYPE I Anzahl geänderte Objekte
ED_ERROR TYPE I Anzahl fehlerhafte Objekte
ED_UNCHNGD TYPE I Anzahl unveränderte Objekte

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
ET_RETURN LIKE BAPIRET2 Messages
IT_ARVERS LIKE IMAK_CUR Maßnahmenanforderungen und Versionen

Exceptions

This function module does not define any Exceptions.