The Function Module HR_CONVERT_CURRENCY_RESULT_CH (HR-CH: Umrechnungen von Beträgen aus Abrechnungsergebnissen) is a standard Function Module in SAP ERP and is part of the function group RPCB within the package PC02.
Function Module | HR_CONVERT_CURRENCY_RESULT_CH |
Short Text | HR-CH: Umrechnungen von Beträgen aus Abrechnungsergebnissen |
Function Group | RPCB |
Package | PC02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONVERSION_DATE | LIKE | SY-DATUM | Stichtag für Währungsumrechnung | |
FOREIGN_CURRENCY | TYPE | WAERS | Fremdwährung (Ausgangswährung) | |
LOCAL_CURRENCY | TYPE | WAERS | Lokale Währung (Zielwährung) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SOCIAL_INSURANCE_TABLE | LIKE | PC20U | SV aus Abrechungsergebnis | |
TAX_TABLE | LIKE | PC20T | ST aus Abrechungsergebnis |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_CONVERSION | Eine Lohnart konnte nicht umgerechnet werden |
INVALID_WAGETYPE | Eine Lohnart ist nicht in der Tabelle T512W |