DBA Data[Home] [Help]

APPS.OKC_TERMS_UTIL_PVT dependencies on OE_ORDER_HEADERS_ALL

Line 4805: FROM oe_order_headers_all oeb,

4801:
4802: cursor get_order_lay_templ_csr is
4803: SELECT
4804: xdb.template_code
4805: FROM oe_order_headers_all oeb,
4806: oe_transaction_types_vl otl,
4807: xdo_templates_b xdb
4808: WHERE oeb.order_type_id = otl.transaction_type_id
4809: AND oeb.header_id = p_doc_id