DBA Data[Home] [Help]

APPS.OZF_OM_PAYMENT_PVT dependencies on OE_TRANSACTION_TYPES_VL

Line 448: FROM oe_transaction_types_vl

444: WHERE reason_code_id = cv_reason_code_id;
445:
446: CURSOR csr_rma_trx_type(cv_order_type_id IN NUMBER) IS
447: SELECT default_inbound_line_type_id
448: FROM oe_transaction_types_vl
449: WHERE transaction_type_id = cv_order_type_id;
450:
451: CURSOR csr_inv_ord_line_attr(cv_invoice_line_id IN NUMBER) IS
452: SELECT rctl.customer_trx_line_id