DBA Data[Home] [Help]

APPS.HZ_STAGE_MAP_TRANSFORM dependencies on HZ_IMP_RELSHIPS_SG

Line 4509: FROM hz_org_contacts oc, hz_imp_relships_sg rsg, hz_imp_batch_details bd

4505: ,oc.ROWID
4506: ,rtrim(pp.person_first_name || ' ' || pp.person_last_name)
4507: ,oc.CONTACT_NUMBER
4508: ,oc.JOB_TITLE
4509: FROM hz_org_contacts oc, hz_imp_relships_sg rsg, hz_imp_batch_details bd
4510: ,hz_relationships r, hz_person_profiles pp
4511: WHERE rsg.batch_mode_flag = p_batch_mode_flag
4512: AND rsg.batch_id = p_batch_id
4513: AND rsg.sub_orig_system = p_os