DBA Data[Home] [Help]

APPS.IGS_PS_RSV_USEC_PRI_PKG dependencies on IGS_PS_UNIT_OFR_OPT_PKG

Line 115: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (

111:
112: IF (((old_references.uoo_id = new_references.uoo_id)) OR
113: ((new_references.uoo_id IS NULL))) THEN
114: NULL;
115: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (
116: new_references.uoo_id
117: ) THEN
118: fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
119: igs_ge_msg_stack.add;