DBA Data[Home] [Help]

APPS.IGS_AS_STU_TRN_CMTS_PKG dependencies on IGS_PS_UNIT_OFR_OPT_PKG

Line 188: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (

184:
185: IF (((old_references.uoo_id = new_references.uoo_id)) OR
186: ((new_references.uoo_id IS NULL))) THEN
187: NULL;
188: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_For_validation (
189: new_references.uoo_id
190: ) THEN
191: fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
192: igs_ge_msg_stack.add;