DBA Data[Home] [Help]

APPS.OZF_OM_VALIDATION_PVT dependencies on OZF_CLAIM_TYPES_VL

Line 623: FROM ozf_claim_types_vl

619: WHERE reason_code_id = cv_reason_code_id;
620:
621: CURSOR csr_claim_type_rma_trx_type(cv_claim_type_id IN NUMBER) IS
622: SELECT order_type_id
623: FROM ozf_claim_types_vl
624: WHERE claim_type_id = cv_claim_type_id;
625:
626: CURSOR csr_sys_param_rma_trx_type(cv_set_of_books_id IN NUMBER) IS
627: SELECT order_type_id