DBA Data[Home] [Help]

APPS.IGS_EN_USEC_DISC_DL_PKG dependencies on IGS_PS_UNIT_OFR_OPT_PKG

Line 143: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (

139:
140: IF (((old_references.uoo_id = new_references.uoo_id)) OR
141: ((new_references.uoo_id IS NULL))) THEN
142: NULL;
143: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (
144: new_references.uoo_id
145: ) THEN
146: fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
147: igs_ge_msg_stack.add;