No PPV created
I have this situation. PO, receipt, and voucher. PO is dispatched, receipt is in moved status after item is posted to inventory (ps_transaction_inv) and voucher is in matched status. Initially, voucher did have match exceptions E250 and P100, but they were overriden and matching ran again successfully, so that voucher is now in matched status.
Receipt is $100
Voucher is $120
Matching process is supposed to make recv_ln_match_opt = F in ps_recv_ln_ship, but did not. Consequently, when LC_EXTRACT process runs no PPV is created.
Can anyone think of why the field, recv_ln_match_opt remains N, after running matching successfully the second time as described above?0