The Function Module CACS00_DOC_CONV_TO_CON_CURR (Währungen auf Vertragswährungen umrechnen) is a standard Function Module in SAP ERP and is part of the function group CACS00_ACCT within the package CACSDO.
Function Module | CACS00_DOC_CONV_TO_CON_CURR |
Short Text | Währungen auf Vertragswährungen umrechnen |
Function Group | CACS00_ACCT |
Package | CACSDO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOC_ID | TYPE | CACSDOCID | Key des umzurechnenden Beleges | |
I_KEY_DATE | TYPE | CACSCALCDAT | Stichtag der Umrechnung (für Währungskurs) | |
I_POST_YEAR | TYPE | CACSPSTYEAR | Key des umzurechnenden Beleges |
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 |
---|---|---|---|---|
C_DOC_REMUNERATION | LIKE | CACS00_S_DOCREM | Umzurechnende Vergütungen | |
C_DOC_SETTLEMENT | LIKE | CACS00_S_DOCSEM | Umzurechnende Fälligkeiten |
This function module does not define any Exceptions.