LedgerInterunitDimensionAttribute::doesDimAttrAllowBlankOnAnyStructures Method
Gets a value that indicates whether the specified dimension attribute allows for blanks on any structures that are associated with the specified ledger.
Syntax
server public static boolean doesDimAttrAllowBlankOnAnyStructures(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 allows for blanks on any structures that are associated with the specified ledger; otherwise, false.