DBA Data[Home] [Help]

APPS.IGF_AP_APPL_SETUP_PKG dependencies on IGF_AP_ST_INST_APPL_PKG

Line 179: igf_ap_st_inst_appl_pkg.get_fk_igf_ap_appl_setup (

175: || (reverse chronological order - newest change first)
176: */
177: BEGIN
178:
179: igf_ap_st_inst_appl_pkg.get_fk_igf_ap_appl_setup (
180: old_references.question_id
181: );
182:
183: END check_child_existance;