DBA Data[Home] [Help]

APPS.OKC_REP_UPD_CON_ADMIN_PVT dependencies on ASO_QUOTE_HEADERS

Line 478: FROM aso_quote_headers header,

474: customer.party_name AS customer,
475: doc_type.name document_type,
476: hr.name AS operating_unit,
477: t.contract_admin_id AS contract_admin_id
478: FROM aso_quote_headers header,
479: okc_template_usages t,
480: hz_parties customer,
481: okc_bus_doc_types_tl doc_type,
482: aso_quote_statuses_vl quote_status,