DBA Data[Home] [Help]

APPS.IGS_PS_US_EXAM_MEET_PKG dependencies on IGS_PS_UNIT_OFR_OPT_PKG

Line 124: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (

120:
121: IF (((old_references.uoo_id = new_references.uoo_id)) OR
122: ((new_references.uoo_id IS NULL))) THEN
123: NULL;
124: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (
125: new_references.uoo_id
126: ) THEN
127: fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
128: igs_ge_msg_stack.add;