Share via


RetailStatementPaymentJournal.allocateSalesTransTaxOnJourLine_RU Method [AX 2012]

Allocates tax from gift card replenishment sales transaction on the prepayment journal line

Syntax

private void allocateSalesTransTaxOnJourLine_RU(
    RefRecId _jourTransRecId, 
    RetailTransactionSalesTrans _salesTrans, 
    DataAreaId _storeCompany)

Run On

Called

Parameters

Remarks

Used to set gift card prepaiment journal line tax amounts equal to calculated on POS (Fiscal printer)

See Also

Reference

RetailStatementPaymentJournal Class