DBA Data[Home] [Help]

APPS.IGS_FI_FAI_DTLS_PKG dependencies on IGS_PS_UNIT_OFR_OPT_PKG

Line 132: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_for_validation (

128:
129: IF (((old_references.uoo_id = new_references.uoo_id)) OR
130: ((new_references.uoo_id IS NULL))) THEN
131: NULL;
132: ELSIF NOT igs_ps_unit_ofr_opt_pkg.get_uk_for_validation (
133: new_references.uoo_id
134: ) THEN
135: fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
136: igs_ge_msg_stack.add;