RetailTransactionServiceOrders::setCustomerOrderJournalForTender Method [AX 2012]
Set LedgerJournalTrans properties based on the given tender type
Syntax
client server private static void setCustomerOrderJournalForTender(
RetailStoreId storeId,
RetailTenderTypeId tenderTypeId,
LedgerJournalTrans ledgerJournalTrans)
Run On
Called
Parameters
- storeId
Type: RetailStoreId Extended Data Type
Retail Store
- tenderTypeId
Type: RetailTenderTypeId Extended Data Type
Retail Tender Type
- ledgerJournalTrans
Type: LedgerJournalTrans Table
Journal to be updated
Remarks
Updates the Journal based on the store and tender type.