DBA Data[Home] [Help]

APPS.OKC_TERMS_UTIL_PVT dependencies on OE_BLANKET_HEADERS_ALL

Line 4746: FROM oe_blanket_headers_all oeb,

4742:
4743: cursor get_bsa_lay_templ_csr is
4744: SELECT
4745: xdb.template_code
4746: FROM oe_blanket_headers_all oeb,
4747: oe_transaction_types_all otl,
4748: xdo_templates_b xdb
4749: WHERE oeb.order_type_id = otl.transaction_type_id
4750: AND oeb.header_id = p_doc_id