DBA Data[Home] [Help]

APPS.RCV_DISTRIBUTIONS_S dependencies on PO_DISTRIBUTIONS_ALL

Line 70: l_po_distribution_id po_distributions_all.po_distribution_id%TYPE; --bug 9742420

66: x_task_id PO_DISTRIBUTIONS.task_id%type; -- bug 3867151
67: l_clm_document VARCHAR2(1) := 'N'; -- Whether its a CLM document or Not
68:
69: l_asn_line_flag rcv_shipment_lines.asn_line_flag%TYPE ; -- bug 9742420
70: l_po_distribution_id po_distributions_all.po_distribution_id%TYPE; --bug 9742420
71:
72: BEGIN
73:
74: X_progress := '010';

Line 715: FROM po_distributions_all POD, -- Bug 10203707

711: l_wip_resource_seq_num,
712: l_to_organization_id,
713: x_rate,
714: x_rate_date
715: FROM po_distributions_all POD, -- Bug 10203707
716: --pjm_projects_all_v PPA,
717: --pa_tasks_expend_v PTE,
718: mtl_kanban_cards MKC
719: WHERE POD.po_distribution_id = NVL(p_po_distribution_id,