TRANSACTION_QUANTITY must be greater than or equal to OVERCOMPLETION_TRANSACTION_QTY
Hi,
Pending Move Transations:
Error: TRANSACTION_QUANTITY must be greater than or equal to OVERCOMPLETION_TRANSACTION_QTY
Table: WIP_MOVE_TXN_INTERFACE
TRANSACTION_QUANTITY = 5000
OVERCOMPLETION_TRANSACTION_QTY = 6500
Error is user friendly.
However need to explain to users about the meaning of these columns.
Does transaction_quantity should be total i.e 5000+6500 out of which 6500 is overcompletion?
TRANSACTION_QUANTITY = 11500 (5000+6500)
OVERCOMPLETION_TRANSACTION_QTY = 6500
Please advise.
thanks