关于采购订单退货界面只能退至小数点后5位的问题
R12.1.3,
Oracle Inventory Management
例如:采购订单接收数量,20.2222244,可接收成功,但进行采购订单退货时,退货数量输入20.2222244,系统只会入库20.22222,剩余0.0000044数量无法退货,直接进行退货在事务处理开放接口提示"交易事务处理数量不能为0",已尝试过一下解决方案,仍然存在问题,请问大家是否还有其他处理办法?
To implement the solution, please execute the following steps:
1. Download and review the readme and pre-requisites for Patch:10037334:R12.PO.B.
2. Ensure that you have taken a backup of your system before applying the recommended patch.
3. Apply the patch in a test environment.
4. Confirm the following file versions:
RCVTXERT.pld 120.20.12010000.18
You can use the commands like the following:
strings -a $AU_TOP/resource/RCVTXERT.pll |grep '$Header'
5. Retest the issue.
6. Migrate the solution as appropriate to other environments.