PdsVendBatchInfo::purchaseRegistration Method
Determines whether vendor batch purchase registration is activated for a given item.
Syntax
client server public static boolean purchaseRegistration(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID to check.
Return Value
Type: boolean
true if vendor batch purchase registration is activated; otherwise, false.