LedgerJournalTrans.isCompanyIntercompany Method

Identifies whether a company account is intercompany.

Syntax

public boolean isCompanyIntercompany([DataAreaId _currentCompany])

Run On

Called

Parameters

Return Value

Type: boolean
true if the company account differs from the current company; otherwise, false.

See Also

LedgerJournalTrans Table

LedgerJournalTrans.isOffsetCompanyIntercompany Method