Share via


BudgetPrimaryLedgerDimensionAttribute::existByAccountStructure Method

Determines whether the record in the BudgetPrimaryLedgerDimensionAttribute table specified by a Dimensionhierarchy and Ledger record exists.

Syntax

server public static boolean existByAccountStructure(RecId _accountStructure, RecId _ledger)

Run On

Server

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

BudgetPrimaryLedgerDimensionAttribute Table