DBA Data[Home] [Help]

APPS.HZ_IMP_LOAD_SSM_MATCHING_PKG dependencies on HZ_IMP_CONTACTROLES_INT

Line 2523: from hz_imp_contactroles_int conrole_int,

2519: nvl(party_sg.party_id, party_mosr.owner_table_id) sub_id,
2520: cont_sg.sub_id cont_sub_id,
2521: cont_sg.action_flag cont_action_flag,
2522: conrole_int.role_type role_type
2523: from hz_imp_contactroles_int conrole_int,
2524: hz_imp_contacts_sg cont_sg,
2525: hz_orig_sys_references con_mosr,
2526: hz_imp_parties_sg party_sg,
2527: hz_orig_sys_references party_mosr--,

Line 2592: from hz_imp_contactroles_int conrole_int,

2588: nvl(party_sg.party_id, party_mosr.owner_table_id) sub_id,
2589: cont_sg.sub_id cont_sub_id,
2590: cont_sg.action_flag cont_action_flag,
2591: conrole_int.role_type role_type
2592: from hz_imp_contactroles_int conrole_int,
2593: hz_imp_contacts_sg cont_sg,
2594: hz_orig_sys_references con_mosr,
2595: hz_imp_parties_sg party_sg,
2596: hz_orig_sys_references party_mosr--,