DBA Data[Home] [Help]

APPS.IGS_UC_EXPUNGE_APP dependencies on IGS_UC_ISTARG_INTS

Line 109: DELETE igs_uc_istarg_ints WHERE appno = p_app_no;

105: DELETE igs_uc_irefrnc_ints WHERE appno = p_app_no;
106:
107: DELETE igs_uc_istara_ints WHERE appno = p_app_no;
108:
109: DELETE igs_uc_istarg_ints WHERE appno = p_app_no;
110:
111: DELETE igs_uc_istarh_ints WHERE appno = p_app_no;
112:
113: DELETE igs_uc_istarj_ints WHERE appno = p_app_no;