CustVendOpenTransManager.validateMarkedWithCrossRate Method [AX 2012]

Validates the cross rate.

Syntax

public boolean validateMarkedWithCrossRate()

Run On

Called

Return Value

Type: boolean
true if processing should continue; otherwise, false.

Remarks

The cross rate can be used when the invoice and payment currencies are different and both are different from the accounting currency.

See Also

Reference

CustVendOpenTransManager Class