BudgetPrimaryLedgerDimensionAttribute::lookupAccountStructure Method
Performs the lookup for the DimensionHierarchy records.
Syntax
client server public static DimensionHierarchy lookupAccountStructure(FormControl _ctrl, RecId _currentDimensionHierarchy)
Run On
Called
Parameters
- _ctrl
Type: FormControl Class
The form reference control for which to perform the lookup.
- _currentDimensionHierarchy
Type: RecId Extended Data Type
The record ID of the currently selected DimensionHierarchy record.
Return Value
Type: DimensionHierarchy Table
The DimensionHierarchy record that was selected by the lookup.