DimensionHierarchy::getHierarchyIdByAccountType Method

Gets a system-generated dimension hierarchy for the specified account type.

Syntax

client server public static RecId getHierarchyIdByAccountType(
    int _accountType, 
   [EnumId _enumType, 
    ModuleInventCustVend _custVend])

Run On

Called

Parameters

  • _accountType
    Type: int
    The account type from which to retrieve a dimension hierarchy.

Return Value

Type: RecId Extended Data Type
A system-generated dimension hierarchy for the specified account type.

See Also

Reference

DimensionHierarchy Table