DBA Data[Home] [Help]

APPS.IGS_EN_GEN_013 dependencies on IGS_GE_MNT_SDTT

Line 922: IGS_GE_MNT_SDTT.genp_del_sdtt('IGS_AS_SU_SETATMPT');

918:
919:
920:
921: -- Re-enable triggers for the session.
922: IGS_GE_MNT_SDTT.genp_del_sdtt('IGS_AS_SU_SETATMPT');
923: END IF;
924: FETCH c_susa INTO v_rowid,
925: v_unit_set_cd,
926: v_us_version_number,

Line 1177: IGS_GE_MNT_SDTT.genp_del_sdtt('IGS_AS_SU_SETATMPT');

1173: );
1174:
1175:
1176: -- Re-enable triggers for the session.
1177: IGS_GE_MNT_SDTT.genp_del_sdtt('IGS_AS_SU_SETATMPT');
1178: END IF;
1179: END LOOP;
1180: IF (v_susa_rec_found = TRUE AND
1181: v_enrp_val_susa_sci = FALSE) THEN