PdsCatchWeightItem::pdsValidateCreate Method
Determines whether a record may be created.
Syntax
server public static boolean pdsValidateCreate(ItemId _itemId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
An ItemId value that specifies a catch weight item.
Return Value
Type: boolean
true if the specified record may be created; otherwise, false .
Remarks
This method checks to see whether there are open transactions, BOMS, Formulas, co-byproducts or inventory for the item.