DBA Data[Home] [Help]

APPS.OZF_OM_VALIDATION_PVT dependencies on OZF_CLAIM_TYPES_VL

Line 564: FROM ozf_claim_types_vl

560: WHERE reason_code_id = cv_reason_code_id;
561:
562: CURSOR csr_claim_type_rma_trx_type(cv_claim_type_id IN NUMBER) IS
563: SELECT order_type_id
564: FROM ozf_claim_types_vl
565: WHERE claim_type_id = cv_claim_type_id;
566:
567: CURSOR csr_sys_param_rma_trx_type(cv_set_of_books_id IN NUMBER) IS
568: SELECT order_type_id