InventPosting::accountGroup Method
Gets the group ID of either a vendor or a customer.
Syntax
client server public static CustVendGroupId accountGroup(InventAccountType _accountType, CustVendAC _accountNum)
Run On
Called
Parameters
- _accountType
Type: InventAccountType Enumeration
An enumeration value that contains account types.
- _accountNum
Type: CustVendAC Extended Data Type
A value that contains either the customer or the vendor account numbers.
Return Value
Type: CustVendGroupId Extended Data Type
The group ID for the customer or vendor.