RetailTransactionService::setTaxInformationForJournalLine_IN Method [AX 2012]
Sets India tax information of journal lines based on the set up on retail store.
client server public static void setTaxInformationForJournalLine_IN(LedgerJournalTrans _ledgerJournalTrans, RetailStoreId _storeId)
Run On
CalledParameters
- _ledgerJournalTrans
- Type: LedgerJournalTrans Table
The LedgerJournalTrans record to be updated.
- _storeId
- Type: RetailStoreId Extended Data Type
The specific retail store Id.
Show: