DBA Data[Home] [Help]

APPS.OKL_INV_TYPE_DELETE_PVT dependencies on OKL_INVC_LINE_TYPES_V

Line 21: FROM okl_invc_line_types_v

17: IS
18:
19: CURSOR inv_line_type_csr (p_ity_id NUMBER) IS
20: SELECT id
21: FROM okl_invc_line_types_v
22: WHERE ity_id = p_ity_id;
23:
24: CURSOR inv_format_strms_csr (p_ilt_id NUMBER) IS
25: SELECT id