SAP ABAP Function Module CACS_CONVERT_CURR_STRUCT (Umrechnung des Fremdwährungsbetrages in Hauswährung)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSMAP (Package) ICM: Mapping
Basic Data
Function Module CACS_CONVERT_CURR_STRUCT Umrechnung des Fremdwährungsbetrages in Hauswährung  
Function Group CACS_CONVERSION   Conversion Routines: Commission System  
Program Name SAPLCACS_CONVERSION    
INCLUDE Name LCACS_CONVERSIONU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_STRUCT TYPE
Importing IFLG_EXCEPTION TYPE BOOLEAN_FLG SPACE Boolsche Variable (X=true, space=false)
Importing I_STRUC_NAME TYPE TABNAME Tabellenname
Importing I_FOREIGN_TABLE TYPE TABNAME Name der Referenztabelle
Importing I_FOREIGN_FIELD TYPE FIELDNAME Feldname in Referenztabelle
Importing I_FOREIGN_CURRENCY TYPE Währungsschlüssel für die Fremdwährung
Importing I_LOCAL_CURRENCY TYPE Währungsschlüssel für die Hauswährung
Importing I_KEYDATE TYPE SYST-DATUM Umrechnungsdatum
Importing I_RATE TYPE 0 Vorgegebener Kurs
Importing I_TYPE_OF_RATE TYPE 'M' Kurstyp M=Mittelkurs G=Geldkurs B=Briefkurs
Exception NO_RATE_FOUND TYPE Kein Kurs in Tabelle TCURR eingetragen
Exception OVERFLOW TYPE Feld LOCAL_AMOUNT ist zu klein definiert
Exception NO_FACTORS_FOUND TYPE Keine Umrechnungsfaktoren in TCURF
Exception NO_SPREAD_FOUND TYPE Keine Kursspanne in Tabelle TCURS eingetragen
Exception DERIVED_2_TIMES TYPE Kurstyp wurde mehr als einmal abgeleitet
Exception SEVERE_ERROR TYPE Unbekannter Fehler
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020219 
SAP Release Created in 463