DBA Data[Home] [Help]

APPS.OKC_REP_UPD_CON_ADMIN_PVT dependencies on OE_BLANKET_HEADERS

Line 418: FROM oe_blanket_headers header,

414: customer.party_name AS customer,
415: doc_type.name AS document_type,
416: hr.name AS operating_unit,
417: t.contract_admin_id AS contract_admin_id
418: FROM oe_blanket_headers header,
419: okc_template_usages t,
420: hz_parties customer,
421: hz_cust_accounts hzc,
422: okc_bus_doc_types_tl doc_type,