Share via


RetailTransactionServiceOrders::setCustomerOrderJournal Method [AX 2012]

Set LedgerJournalTrans properties based on the given tender type

Syntax

client server public static void setCustomerOrderJournal(
    RecId storeRecId, 
    RetailTenderTypeId tenderTypeId, 
    LedgerJournalTrans ledgerJournalTrans)

Run On

Called

Parameters

Remarks

Updates the Journal based on the store and tender type.

See Also

Reference

RetailTransactionServiceOrders Class