DBA Data[Home] [Help]

APPS.PO_PDOI_POSTPROC_PVT dependencies on PO_HEADERS_ALL

Line 44: po_headers_all POH,

40: PHDA.clm_source_document_id CLM_SOURCE_DOCUMENT_ID, --CLM PDOI Integration
41: phda.style_id STYLE_ID --CLM PDOI Integration
42: FROM po_headers_interface PHI,
43: po_headers_draft_all PHDA,
44: po_headers_all POH,
45: po_drafts DFT,
46: po_vendors PV1,
47: po_vendors PV2
48: WHERE PHI.draft_id = DFT.draft_id