DBA Data[Home] [Help]

APPS.HZ_IMP_LOAD_SSM_MATCHING_PKG dependencies on HZ_IMP_CONTACTROLES_INT

Line 2493: from hz_imp_contactroles_int conrole_int,

2489: nvl(party_sg.party_id, party_mosr.owner_table_id) sub_id,
2490: cont_sg.sub_id cont_sub_id,
2491: cont_sg.action_flag cont_action_flag,
2492: conrole_int.role_type role_type
2493: from hz_imp_contactroles_int conrole_int,
2494: hz_imp_contacts_sg cont_sg,
2495: hz_orig_sys_references con_mosr,
2496: hz_imp_parties_sg party_sg,
2497: hz_orig_sys_references party_mosr--,

Line 2562: from hz_imp_contactroles_int conrole_int,

2558: nvl(party_sg.party_id, party_mosr.owner_table_id) sub_id,
2559: cont_sg.sub_id cont_sub_id,
2560: cont_sg.action_flag cont_action_flag,
2561: conrole_int.role_type role_type
2562: from hz_imp_contactroles_int conrole_int,
2563: hz_imp_contacts_sg cont_sg,
2564: hz_orig_sys_references con_mosr,
2565: hz_imp_parties_sg party_sg,
2566: hz_orig_sys_references party_mosr--,