DBA Data[Home] [Help]

APPS.IGS_AS_NOTIFY_BE_PKG dependencies on IGS_PS_UNIT_OFR_OPT_PKG

Line 145: ELSIF NOT igs_ps_unit_ofr_opt_pkg.Get_UK_For_Validation (

141:
142: IF (old_references.uoo_id = new_references.uoo_id) AND
143: (new_references.uoo_id IS NULL) THEN
144: NULL;
145: ELSIF NOT igs_ps_unit_ofr_opt_pkg.Get_UK_For_Validation (
146: new_references.uoo_id
147: ) THEN
148: fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
149: igs_ge_msg_stack.add;