Rejected LPN
Hi SMEs
we are in 11i and try to print Rejected LPN after inspection using following sql in a label format rule. but this rule is not executed in case any LPN rejected
Select wlpn.license_plate_number from rcv_transactions_interface rtiexp where wlpn.lpn_id=rtiexp.lpn_id and rtiexp.inspection_status_code = 'REJECTED'
Any idea to print rejected LPN would be appriciated
Thanks
Raj
we are in 11i and try to print Rejected LPN after inspection using following sql in a label format rule. but this rule is not executed in case any LPN rejected
Select wlpn.license_plate_number from rcv_transactions_interface rtiexp where wlpn.lpn_id=rtiexp.lpn_id and rtiexp.inspection_status_code = 'REJECTED'
Any idea to print rejected LPN would be appriciated
Thanks
Raj
0