DBA Data[Home] [Help]

APPS.IGF_SL_CL_ORIG_ACK dependencies on IGS_PE_CONTACT_POINT_PKG

Line 5450: igs_pe_contact_point_pkg.hz_contact_points_akp(

5446: fnd_log.string(fnd_log.level_exception,'igf.plsql.igf_sl_cl_orig_ack.create_person_telephone_record.debug','Since phone number N/A or length not equal to 10 ..returning as false');
5447: END IF;
5448: RETURN FALSE;
5449: END IF;
5450: igs_pe_contact_point_pkg.hz_contact_points_akp(
5451: p_action => 'INSERT',
5452: p_rowid => l_rowid,
5453: p_status => 'A',
5454: p_owner_table_name => 'HZ_PARTIES',