DBA Data[Home] [Help]

APPS.PO_LINE_LOCATIONS_SV7 dependencies on RCV_ROUTING_HEADERS

Line 1424: from rcv_routing_headers

1420: x_progress := '550';
1421: IF (x_receiving_routing_id is not null) THEN
1422: x_progress := '560';
1423: select count(*) into X_temp_count
1424: from rcv_routing_headers
1425: where routing_header_id = x_receiving_routing_id;
1426:
1427: IF (X_temp_count = 0) THEN
1428: po_interface_errors_sv1.handle_interface_errors(