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
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The ledger journal trans.
Return Value
Type: boolean
Returns true if the transaction is inter company transaction.