DBA Data[Home] [Help]

APPS.IGS_AS_GEN_007 dependencies on IGS_TR_GEN_001

Line 521: igs_tr_gen_001.trkp_clc_days_ovrdue (v_tri_start_dt, v_tsdv_action_dt, v_tri_business_days_ind);

517: -- determines the number of days overdue for a completion.
518: -- It?s functionality is the same as is required for the calculation
519: -- needed here).
520: v_target_days :=
521: igs_tr_gen_001.trkp_clc_days_ovrdue (v_tri_start_dt, v_tsdv_action_dt, v_tri_business_days_ind);
522: OPEN c_tri_upd (v_tracking_id);
523: FETCH c_tri_upd INTO v_tri_upd_rec;
524: IF c_tri_upd%FOUND THEN
525: igs_tr_item_pkg.update_row (