DBA Data[Home] [Help]

APPS.IGS_HE_UT_CALC_TYPE_PKG dependencies on IGS_HE_UT_EXCL_QALS_PKG

Line 88: igs_he_ut_excl_qals_pkg.get_fk_igs_he_ut_calc_type (

84: || (reverse chronological order - newest change first)
85: */
86: BEGIN
87:
88: igs_he_ut_excl_qals_pkg.get_fk_igs_he_ut_calc_type (
89: old_references.tariff_calc_type_cd
90: );
91:
92: END check_child_existance;