DBA Data[Home] [Help]

APPS.IGS_AS_ANON_ID_US_PKG dependencies on IGS_PS_UNIT_OFR_OPT_PKG

Line 211: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (

207:
208: IF (((old_references.uoo_id = new_references.uoo_id)) OR
209: ((new_references.uoo_id IS NULL))) THEN
210: NULL;
211: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (
212: new_references.uoo_id
213: ) THEN
214: fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
215: igs_ge_msg_stack.add;