Share via


LedgerTmpAccountCategoryLink.hasMarkedWithDiffCategory Method

Checks whether any categories are marked but currently have a category that is different than the specified category.

Syntax

public boolean hasMarkedWithDiffCategory(AccountCategoryRef _accountCategoryRefToAssign, [RecId _currentLedgerCOARecId])

Run On

Called

Parameters

  • _currentLedgerCOARecId
    Type: RecId Extended Data Type
    The LedgerChartOfAccounts record id related to the main account.

Return Value

Type: boolean
true if there are any accounts marked that currently have a different category, other than blank, assigned to them; otherwise, false.

See Also

Reference

LedgerTmpAccountCategoryLink Table