DBA Data[Home] [Help]

APPS.IGS_PS_UNIT_OFR_OPT_PKG dependencies on IGS_AS_USEC_SESSNS_PKG

Line 1246: igs_as_usec_sessns_pkg.get_fk_igs_ps_unit_ofr_opt(old_references.uoo_id);

1242: get_ufk_for_validation(old_references.uoo_id);
1243:
1244: --Bug 3199686
1245: --Created IGS_AS_USEC_SESSNS table
1246: igs_as_usec_sessns_pkg.get_fk_igs_ps_unit_ofr_opt(old_references.uoo_id);
1247:
1248: --To prevent deletion of unit section if unit section special fees exists.
1249: igs_ps_usec_sp_fees_pkg.get_ufk_igs_ps_unit_ofr_opt(old_references.uoo_id);
1250: