DBA Data[Home] [Help]

APPS.HZ_DUP_MERGE_PUB dependencies on HZ_MOSR_VALIDATE_PKG

Line 99: l_count := HZ_MOSR_VALIDATE_PKG.get_orig_system_ref_count(

95: -- if px_os/px_osr pass in, get owner_table_id and set l_ss_flag to 'Y'
96: IF(l_ss_flag = 'Y')THEN
97:
98: -- Get how many rows return
99: l_count := HZ_MOSR_VALIDATE_PKG.get_orig_system_ref_count(
100: p_orig_system => px_os,
101: p_orig_system_reference => px_osr,
102: p_owner_table_name => 'HZ_PARTIES');
103: