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.
- _enumType
Type: EnumId Extended Data Type
The type of the enumeration that specifies the account type.
- _custVend
Type: ModuleInventCustVend Enumeration
A value that indicates whether this is a customer or a vendor module.
Return Value
Type: RecId Extended Data Type
A system-generated dimension hierarchy for the specified account type.