LedgerJournalCheckPost.checkSalesTaxForProject_BR Method [AX 2012]
Checks the TaxGroup/TaxItemGroup fields
Syntax
public boolean checkSalesTaxForProject_BR(LedgerJournalTrans _ledgerJournalTrans)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
Ledger journal trans to be checked.
Return Value
Type: boolean
true if is valid; otherwise, false.