Hi Good Morning,
What is error code 16327?
Hi Good Morning,
What is error code 16327?
The error code 16327 refers to OE_QUANTITY_GERATER_RL,
which means order quantity exceeds the allowed record limit.
Example: Suppose your system allows a maximum order of 100 units
for any product.
If you place an order for 50 units, the
system processes it successfully.
If you attempt to place an order for 120 units, the system will return an
error:
Error 16327 – OE_QUANTITY_GREATER_RL
→ Because 120 > 100 (limit).