LedgerInterunitDimensionAttribute::doesDimAttrExistOnAllActiveStructures Method
Gets a value that indicates whether the specified dimension attribute exists on all structures that are associated with the specified ledger.
Syntax
server public static boolean doesDimAttrExistOnAllActiveStructures(DimensionAttributeRecId _dimensionAttribute, [LedgerRecId _ledger])
Run On
Server
Parameters
- _dimensionAttribute
Type: DimensionAttributeRecId Extended Data Type
The record ID of the related DimensionAttribute record.
- _ledger
Type: LedgerRecId Extended Data Type
The record ID of the related Ledger record; optional.
Return Value
Type: boolean
true if the specified dimension attribute exists on all structures that are associated with the specified ledger; otherwise, false.