DBA Data[Home] [Help]

APPS.POS_CHANGE_PROM_DATES dependencies on PO_DISTRIBUTIONS_ALL

Line 1380: from po_distributions_all

1376:
1377: begin
1378: select 'Dist Exists', deliver_to_person_id
1379: into x_dummy, x_deliver_to_person_id
1380: from po_distributions_all
1381: where line_location_id = x_line_location_id
1382: and distribution_num = x_current_distribution_num;
1383:
1384: -- increment current distribution number