LedgerJournalTrans.isCompanyIntercompany Method
Identifies whether a company account is intercompany.
Syntax
public boolean isCompanyIntercompany([DataAreaId _currentCompany])
Run On
Called
Parameters
- _currentCompany
Type: DataAreaId Extended Data Type
The current company; optional.
Return Value
Type: boolean
true if the company account differs from the current company; otherwise, false.