DBA Data[Home] [Help]

APPS.PON_CLM_CLO_UTIL_PKG dependencies on PO_DISTRIBUTIONS_DRAFT_ALL

Line 1649: po_distributions_draft_all pod,

1645: po_requisition_headers_all prh,
1646: po_req_distributions_all prd,
1647: po_headers_draft_all poh,
1648: po_lines_draft_all pol,
1649: po_distributions_draft_all pod,
1650: po_drafts pd
1651:
1652: WHERE
1653: Nvl(pol.draft_id,-1)=Nvl(poh.draft_id,-1)