InventDim::isFieldIdTransferReceiptMergeable Method
Specifies whether a dimension field can be merged on the final receipt of a transfer.
Syntax
client server public static boolean isFieldIdTransferReceiptMergeable(FieldId _dimFieldId)
Run On
Called
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The field ID to check.
Return Value
Type: boolean
true if the field can be merged; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | There is an unknown field ID. |