PurchPurchaseOrderHeader.amountCur2EuroPurchConfReqJour Method
Calculates and converts passed in using taxes from PurchConfirmationRequestJour table record.
Syntax
private AmountCur amountCur2EuroPurchConfReqJour(PurchConfirmationRequestJour _purchConfirmationRequestJour, AmountCur _amountCur)
Run On
Called
Parameters
- _purchConfirmationRequestJour
Type: PurchConfirmationRequestJour Table
The PurchConfirmationRequestJour table record where information about fixed exchange rates are stored.
- _amountCur
Type: AmountCur Extended Data Type
The AmountCur value which should be converted.
Return Value
Type: AmountCur Extended Data Type
Converted AmountCur value.