LedgerInterunitDimensionAttribute::isValidInterunitDimAttributeByLedger Method
Gets a value that indicates whether the specified dimension attribute is valid as an interunit dimension for the specified ledger.
Syntax
server private static boolean isValidInterunitDimAttributeByLedger(DimensionAttributeRecId _dimensionAttributeId, [LedgerRecId _ledgerId])
Run On
Server
Parameters
- _dimensionAttributeId
Type: DimensionAttributeRecId Extended Data Type
The record ID of the DimensionAttribute record.
- _ledgerId
Type: LedgerRecId Extended Data Type
The record ID of the Ledger record; optional.
Return Value
Type: boolean
true if the specified dimension attribute is valid as an interunit dimension for the specifed ledger; otherwise, false.