DimensionAttribute::lookupFinancialDimension Method
Provides a lookup for the DimensionAttribute table for the specified account structure.
Syntax
client server public static Common lookupFinancialDimension(FormReferenceControl _formReferenceControl, RecId _dimensionHierarchyRecId)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The instance of the FormReferenceControl class.
- _dimensionHierarchyRecId
Type: RecId Extended Data Type
The record ID of the DimensionHierarchy record.
Return Value
Type: Common Table
A record in the DimensionAttribute table; otherwise, an empty record.
Remarks
This method is designed to look up all valid dimensions for financial dimension authorization in the purchase commitments feature.