DBA Data[Home] [Help]

APPS.IGS_AV_GEN_001 dependencies on IGS_AV_STND_ALT_UNIT_PKG

Line 148: igs_av_stnd_alt_unit_pkg.DELETE_ROW (

144: END IF;
145:
146: FOR v_alt_unt_all IN c_alt_unt_all(v_unit_all.av_stnd_unit_id)
147: LOOP
148: igs_av_stnd_alt_unit_pkg.DELETE_ROW (
149: X_ROWID => v_alt_unt_all.rowid );
150: END LOOP;
151:
152: