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.
Indicates whether there is a duplicate entry for the printed labels or labels to be printed.
Syntax
client server public static boolean checkItem(RetailInventItemLabel _inventItemLabel, FormRun _formRun)
Run On
Called
Parameters
- _inventItemLabel
Type: RetailInventItemLabel Table
A RetailInventItemLabel table.
- _formRun
Type: FormRun Class
An FormRun object.
Return Value
Type: boolean
A Boolean value to indicate if there is a duplicate entry.
Exceptions
| Exception | Condition |
|---|---|
| Warning | There is no clear for the form. |