DBA Data[Home] [Help]

APPS.IGS_PS_VALIDATE_LGCY_PKG dependencies on IGS_PS_USEC_TCH_RESP_V

Line 1332: l_new_lab igs_ps_usec_tch_resp_v.instructional_load_lab%TYPE;

1328: FROM igs_ps_usec_cps
1329: WHERE uoo_id = cp_n_uoo_id;
1330:
1331: c_usec_cp_rec c_usec_cp%ROWTYPE;
1332: l_new_lab igs_ps_usec_tch_resp_v.instructional_load_lab%TYPE;
1333: l_new_lecture igs_ps_usec_tch_resp_v.instructional_load_lecture%TYPE;
1334: l_new_other igs_ps_usec_tch_resp_v.instructional_load%TYPE;
1335:
1336: l_c_override_ind igs_ps_unit_ver_all.points_override_ind%TYPE;

Line 1333: l_new_lecture igs_ps_usec_tch_resp_v.instructional_load_lecture%TYPE;

1329: WHERE uoo_id = cp_n_uoo_id;
1330:
1331: c_usec_cp_rec c_usec_cp%ROWTYPE;
1332: l_new_lab igs_ps_usec_tch_resp_v.instructional_load_lab%TYPE;
1333: l_new_lecture igs_ps_usec_tch_resp_v.instructional_load_lecture%TYPE;
1334: l_new_other igs_ps_usec_tch_resp_v.instructional_load%TYPE;
1335:
1336: l_c_override_ind igs_ps_unit_ver_all.points_override_ind%TYPE;
1337: l_c_message VARCHAR2(30);

Line 1334: l_new_other igs_ps_usec_tch_resp_v.instructional_load%TYPE;

1330:
1331: c_usec_cp_rec c_usec_cp%ROWTYPE;
1332: l_new_lab igs_ps_usec_tch_resp_v.instructional_load_lab%TYPE;
1333: l_new_lecture igs_ps_usec_tch_resp_v.instructional_load_lecture%TYPE;
1334: l_new_other igs_ps_usec_tch_resp_v.instructional_load%TYPE;
1335:
1336: l_c_override_ind igs_ps_unit_ver_all.points_override_ind%TYPE;
1337: l_c_message VARCHAR2(30);
1338: