DBA Data[Home] [Help]

APPS.IGS_PS_USEC_WLST_PRI_PKG dependencies on IGS_PS_UNIT_OFR_OPT_PKG

Line 144: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_for_validation(

140:
141: IF (((old_references.uoo_id = new_references.uoo_id)) OR
142: ((new_references.uoo_id IS NULL))) THEN
143: NULL;
144: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_for_validation(
145: new_references.uoo_id
146: ) THEN
147: Fnd_Message.Set_Name ('FND','FORM_RECORD_DELETED');
148: igs_ge_msg_stack.add;