Share via


PdsCatchWeightItem::pdsValidateCreate Method

Determines whether a record may be created.

Syntax

server public static boolean pdsValidateCreate(ItemId _itemId)

Run On

Server

Parameters

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.

See Also

Reference

PdsCatchWeightItem Table