LedgerJournalCheckPost.isInterCompanyTransaction_IN Method [AX 2012]

Checks if the transaction is inter company transaction.

Syntax

protected boolean isInterCompanyTransaction_IN(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if the transaction is inter company transaction.

See Also

Reference

LedgerJournalCheckPost Class