Tax.getTaxExchangeRateDifferencePosting Method [AX 2012]
Finds the ledger dimension and the offset ledger dimension for posting tax difference to ledger.
Syntax
protected container getTaxExchangeRateDifferencePosting(TaxTrans _taxTransExchangeRateDifference)
Run On
Server
Parameters
- _taxTransExchangeRateDifference
Type: TaxTrans Table
The TaxTrans record.
Return Value
Type: container
Container with ledger dimension and offset ledger dimension.