DBA Data[Home] [Help]

APPS.IGS_PS_US_UNSCHED_CL_PKG dependencies on IGS_PS_UNIT_OFR_OPT_PKG

Line 223: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (

219:
220: IF (((old_references.uoo_id = new_references.uoo_id)) OR
221: ((new_references.uoo_id IS NULL))) THEN
222: NULL;
223: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (
224: new_references.uoo_id
225: ) THEN
226: fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
227: igs_ge_msg_stack.add;