DBA Data[Home] [Help]

APPS.IGS_AD_ADM_UT_STT_LD_PKG dependencies on IGS_EN_VAL_DLA

Line 90: || Changed the reference of "IGS_EN_VAL_AUSL.STAP_VAL_CI_STATUS" to program unit "IGS_EN_VAL_DLA.STAP_VAL_CI_STATUS". -- kdande

86: END IF;
87: -- Validate if insert, update or delete is allowed.
88: /*
89: || Bug ID 1956374 - Removal of Duplicate Program Units from OSS.
90: || Changed the reference of "IGS_EN_VAL_AUSL.STAP_VAL_CI_STATUS" to program unit "IGS_EN_VAL_DLA.STAP_VAL_CI_STATUS". -- kdande
91: */
92: IF IGS_EN_VAL_DLA.stap_val_ci_status (
93: v_cal_type,
94: v_ci_sequence_number,

Line 92: IF IGS_EN_VAL_DLA.stap_val_ci_status (

88: /*
89: || Bug ID 1956374 - Removal of Duplicate Program Units from OSS.
90: || Changed the reference of "IGS_EN_VAL_AUSL.STAP_VAL_CI_STATUS" to program unit "IGS_EN_VAL_DLA.STAP_VAL_CI_STATUS". -- kdande
91: */
92: IF IGS_EN_VAL_DLA.stap_val_ci_status (
93: v_cal_type,
94: v_ci_sequence_number,
95: v_message_name) = FALSE THEN
96: