Description |
It is observed that the user was able to receive a part tracked as an asset with a NULL condition. Since the part is tracked by condition, it’s unclear how the highlighted field became NULL. The external repair PO still contains the part condition field, as shown in the screenshot attached. Due to this issue, the user cannot add the part to inventory, which may delay vendor payment. After receiving the part via Receipt 72116, the user performed a supplier return transaction against the external PO. Now, when attempting to receive the same part again, an error occurs: "Since you have already received the part in inventory with a NULL condition, you can't receive it back in condition 'R'." Since there is no condition field on the PO supplier return screen, I believe it initially took the NULL condition during the return. Ideally, if a part is tracked by condition, there should always be a condition associated with it. I’m unsure why the second transaction was allowed with a condition. This condition field appears in all screens except the supplier return. Since the part is condition-tracked, the system should never allow the transaction with the condition as NULL in the first place. As per UC, this error message comes when it meets to the below condition - When User Approves Active Lines for Line Type =External Repair, Part is Condition Tracked then
Save-triggered error: “Part <line part code> has already been received in condition <repair condition of approved receipts for the PO-Line>. Change the Repair Condition to match and then approve.” User also tried cancelling the receipt previously, but on the new receipt same message appears and user is NOT able to receive it in the system. Pls advise, how to receive this Part in inventory as they need to make payment to the vendor. Steps to reproduce the issue-
Current Results - The system allow the received part condition to be blank/NULL on the PO receipt screen before the user approves the receipt. Expected Results - The system should not have allowed the received part condition to be blank on the PO receipt screen before the user approved the receipt. As a result, the user was able to approve the part with the repair condition set to NULL, which led to the issue when accessing the Supplier Return screen after approving the part and manually entering the condition. Please refer to the attached Doc for steps to reproduce and to know more about it with an example. Thanks |