DBA Data[Home] [Help]

APPS.IGS_TR_GEN_001 dependencies on IGS_TR_ITEM_ALL

Line 18: l_override_offset_clc_ind igs_tr_item_all.override_offset_clc_ind%TYPE ;

14: v_action_dt DATE;
15: v_prev_completion_dt DATE;
16: -- new variables added during tracking dld for nov 2001 release bug(1837257)
17: -- added a new cursor to get the override offset indicator value for the item
18: l_override_offset_clc_ind igs_tr_item_all.override_offset_clc_ind%TYPE ;
19: l_completion_due_dt igs_tr_item_all.completion_due_dt%TYPE ;
20: BEGIN
21:
22: DECLARE

Line 19: l_completion_due_dt igs_tr_item_all.completion_due_dt%TYPE ;

15: v_prev_completion_dt DATE;
16: -- new variables added during tracking dld for nov 2001 release bug(1837257)
17: -- added a new cursor to get the override offset indicator value for the item
18: l_override_offset_clc_ind igs_tr_item_all.override_offset_clc_ind%TYPE ;
19: l_completion_due_dt igs_tr_item_all.completion_due_dt%TYPE ;
20: BEGIN
21:
22: DECLARE
23: