Menu

SAP Function Module CACS00_CASE_CONVERT_CURR

Umrechnung des Fremdwährungsbetrages in Hauswährung

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 CACS00_CASE_CONVERT_CURR (Umrechnung des Fremdwährungsbetrages in Hauswährung) is a standard Function Module in SAP ERP and is part of the function group CACS00_CASE_CONVERSION within the package CACSCC.

Technical Information

Function Module CACS00_CASE_CONVERT_CURR
Short Text Umrechnung des Fremdwährungsbetrages in Hauswährung
Function Group CACS00_CASE_CONVERSION
Package CACSCC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IFLG_EXCEPTION TYPE BOOLEAN_FLG SPACE Boolsche Variable (X-true, space-false)
I_FOREIGN_CURRENCY LIKE Währungsschlüssel für die Fremdwährung
I_FOREIGN_FIELD TYPE FIELDNAME Feldname in Referenztabelle
I_FOREIGN_TABLE TYPE TABNAME Name der Referenztabelle
I_KEYDATE LIKE SYST-DATUM Umrechnungsdatum
I_LOCAL_CURRENCY LIKE Währungsschlüssel für die Hauswährung
I_RATE LIKE 0 Vorgegebener Kurs
I_TYPE_OF_RATE LIKE 'M' Kurstyp M-Mittelkurs G-Geldkurs B-Briefkurs

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FLG_ERROR TYPE BOOLEAN_FLG Boolsche Variable (X-true, space-false)
C_META_CASE LIKE CACS00_S_CASM Provisionsfall (Metaobjekt)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_META_ACTIVITY LIKE CACS00_S_ACTM Provisionsaktivitäten (Metaobjekt)
C_META_BUNDLE LIKE CACS00_S_BDLM Umbündelungsauftrag auslösender Teilobjekte (Meta)
C_META_INVESTIGATION LIKE CACS00_S_INVM Provisionsfallbeteiligter (Metaobjekt)
C_META_LINES LIKE CACS00_S_LINM Abweichende Provision (Metaobjekt)
C_META_OBJECTDATA LIKE CACS00_S_OBJM Provisionsobjektdaten (Metaobjekt)
C_META_PARTICIPATION LIKE CACS00_S_PARM Provisionsfallbeteiligung (Metaobjekt)
C_META_RELATIONS LIKE CACS00_S_RELM Beteiligtenrelationen (Metaobjekt)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DERIVED_2_TIMES Kurstyp wurde mehr als einmal abgeleitet
NO_FACTORS_FOUND Keine Umrechnungsfaktoren in TCURF
NO_RATE_FOUND Kein Kurs in Tabelle TCURR eingetragen
NO_SPREAD_FOUND Keine Kursspanne in Tabelle TCURS eingetragen
OVERFLOW Feld LOCAL_AMOUNT ist zu klein definiert
SEVERE_ERROR Unbekannter Fehler