DBA Data[Home] [Help]

APPS.OKC_TERMS_UTIL_PVT dependencies on OE_BLANKET_HEADERS_ALL

Line 4795: FROM oe_blanket_headers_all oeb,

4791:
4792: cursor get_bsa_lay_templ_csr is
4793: SELECT
4794: xdb.template_code
4795: FROM oe_blanket_headers_all oeb,
4796: oe_transaction_types_all otl,
4797: xdo_templates_b xdb
4798: WHERE oeb.order_type_id = otl.transaction_type_id
4799: AND oeb.header_id = p_doc_id