Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _accountCategoryRefToAssign
Type: AccountCategoryRef Extended Data Type
The account category to verify whether the ledger account is currently assigned it.
- _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.