Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the DimensionHierarchyType field for the specified account type.
Syntax
client server public static DimensionHierarchyType getHierarchyTypeByAccountType(
int _accountType,
[EnumId _enumType,
ModuleInventCustVend _custVend])
Run On
Called
Parameters
- _accountType
Type: int
The account type from which to retrieve a DimensionHierarchyType field.
- _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 vendor module.
Return Value
Type: DimensionHierarchyType Enumeration
A system-generated dimension hierarchy for the specified account type.