DBA Data[Home] [Help]

APPS.PO_SYNC_DRAFT_FROM_ARCHIVE_PVT dependencies on PO_DISTRIBUTIONS_ARCHIVE_ALL

Line 1950: FROM po_distributions_archive_all

1946: amount_funded,
1947: 0, -- CLM Partial Funding Changes
1948: quantity_ordered,
1949: clm_payment_sequence_num --
1950: FROM po_distributions_archive_all
1951: WHERE po_header_id = p_document_id
1952: AND revision_num = p_revision_num;
1953:
1954: d_position := 20;