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.
Determines whether blank receipts are allowed.
Syntax
protected boolean dimAllowBlankReceipt(InventDimGroupFieldSetup _inventDimGroupFieldSetup)
Run On
Called
Parameters
- _inventDimGroupFieldSetup
Type: InventDimGroupFieldSetup Class
An InventDimGroupFieldSetup object to use to determine whether blank issues are allowed.
Return Value
Type: boolean
true if blank receipts are allowed; otherwise, false.
Remarks
This method is an override of the base class method.