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.
Checks that the active dimension can be set not to allow for blank dimension values on receipt transactions.
Syntax
protected boolean checkActiveDimWithNoBlankReceipt(FieldId _dimFieldId, ItemId _itemId)
Run On
Server
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The specified fieldId value of the InventDim field.
- _itemId
Type: ItemId Extended Data Type
The specified ItemId value.
Return Value
Type: boolean
true if the active dimension can be set not to allow for blank dimension values on receipt transactions; otherwise, false.