DBA Data[Home] [Help]

APPS.OKC_REP_UPD_CON_ADMIN_PVT dependencies on OE_ORDER_HEADERS

Line 448: FROM oe_order_headers header,

444: customer.party_name customer,
445: doc_type.name AS document_type,
446: hr.name AS operating_unit,
447: t.contract_admin_id AS contract_admin_id
448: FROM oe_order_headers header,
449: okc_template_usages t,
450: hz_parties customer,
451: hz_cust_accounts hzc,
452: okc_bus_doc_types_tl doc_type,