DBA Data[Home] [Help]

APPS.IGS_PS_VER_PKG dependencies on DUAL

Line 830: FROM dual;

826: v_state_financial_aid,
827: l_primary_program_rank,
828: l_n_max_wlst_per_stud,
829: l_n_annual_instruction_time
830: FROM dual;
831:
832: IF old_references.responsible_org_unit_cd <> new_references.responsible_org_unit_cd THEN
833: v_responsible_ou_start_dt := new_references.responsible_ou_start_dt;
834: END IF;