DBA Data[Home] [Help]

APPS.OKL_MISC_TRANS_PVT dependencies on DUAL

Line 654: from dual;

650: WHERE id = v_template_id;
651:
652: CURSOR org_csr IS
653: SELECT mo_global.get_current_org_id()
654: from dual;
655:
656: l_org_id NUMBER;
657:
658: Cursor sales_csr(v_khr_id NUMBER) IS