DBA Data[Home] [Help]

APPS.HZ_STAGE_MAP_TRANSFORM dependencies on HZ_IMP_RELSHIPS_SG

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

4479: ,oc.ROWID
4480: ,rtrim(pp.person_first_name || ' ' || pp.person_last_name)
4481: ,oc.CONTACT_NUMBER
4482: ,oc.JOB_TITLE
4483: FROM hz_org_contacts oc, hz_imp_relships_sg rsg, hz_imp_batch_details bd
4484: ,hz_relationships r, hz_person_profiles pp
4485: WHERE rsg.batch_mode_flag = p_batch_mode_flag
4486: AND rsg.batch_id = p_batch_id
4487: AND rsg.sub_orig_system = p_os