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 to determine whether you can set the active dimension not to accept blank dimension values for issue transactions.
Syntax
protected boolean checkActiveDimWithNoBlankIssue(FieldId _dimFieldId, ItemId _itemId)
Run On
Server
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The specified fieldId value for the InventDim field.
- _itemId
Type: ItemId Extended Data Type
The specified ItemId value.
Return Value
Type: boolean
true if you can set the active dimension not to accept blank dimension values for issue transactions; otherwise, false.