BudgetPlanningProcessSetup::lookupOrganizationHierarchyType Method [AX 2012]

Performs the lookup for the OMHierarchyType records.

Syntax

client server public static OMHierarchyType lookupOrganizationHierarchyType(
    FormReferenceControl _ctrl, 
    HierarchyPurpose _hierarchyPurpose, 
    OrganizationHierarchyTypeRecId _currentOrganizationHierarchyType)

Run On

Called

Parameters

Return Value

Type: OMHierarchyType Table
The OMHierarchyType record selected by the lookup.

See Also

Reference

BudgetPlanningProcessSetup Class