Menu

SAP Function Module AIA_CHECK_CURRENCY

Prüfen der Währung gg. KOKRS bzw. BUKRS

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module AIA_CHECK_CURRENCY (Prüfen der Währung gg. KOKRS bzw. BUKRS) is a standard Function Module in SAP ERP and is part of the function group AIA_CHECK within the package AIR.

Technical Information

Function Module AIA_CHECK_CURRENCY
Short Text Prüfen der Währung gg. KOKRS bzw. BUKRS
Function Group AIA_CHECK
Package AIR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_CHECK TYPE C SPACE Nur prüfen? Oder auch korrekte Währung übernehmen?
I_BUKRS LIKE IMAK-VBUKRS Verantwortlicher Buchungskreis
I_CURRENCY LIKE TCURC-WAERS Währungsschlüssel
I_KOKRS LIKE IMAK-VKOKRS verantwortlicher Kostenrechnungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CURRENCY LIKE TCURC-WAERS Währungsschlüssel

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
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BUKRS_CURR_TAKEN Buchungskreiswährung übernommen
BUKRS_NOT_FOUND Buchungskreis ist falsch
CURRENCY_NOT_FOUND Falscher Währungscode
KOKRS_CURR_TAKEN Kostenrechnungskreiswährung übernommen
KOKRS_NOT_FOUND Kostenrechnungskreis ist falsch
NO_CURRENCY Keine Währung angegeben
NO_KOKRS_OR_BUKRS Kein Kostenrechnungskreis/Buchungskreis angegeben
WRONG_CURRENCY Währung ist falsch