Share via


LedgerJournalCheckPost.checkFiscalEstablishment_BR Method [AX 2012]

Check if the fiscal establishment has been selected in a ledger journal trans when it is required (that is when there are PIS and COFINS taxes associated with the ledger journal trans).

Syntax

public boolean checkFiscalEstablishment_BR(LedgerJournalTrans _ledgerJournalTrans, [LedgerPostingMessageLog _ledgerPostingMessageCollection])

Run On

Server

Parameters

Return Value

Type: boolean
true if the ledger journal trans is correctly configured regarding the fiscal establishment.
false otherwise.

See Also

Reference

LedgerJournalCheckPost Class