Share via


RetailStatementPaymentJournal.createGiftCardEmptySaleJourLine_RU Method [AX 2012]

Payment posting for transactions containing only add to gift card operations

Syntax

private void createGiftCardEmptySaleJourLine_RU(
    RetailTransactionTable _transTable, 
    RetailTransactionPaymentTrans _paymTrans, 
    CustTable _custTable)

Run On

Called

Parameters

See Also

Reference

RetailStatementPaymentJournal Class