DBA Data[Home] [Help]

APPS.HZ_STAGE_MAP_TRANSFORM dependencies on HZ_IMP_CONTACTS_SG

Line 4453: FROM hz_org_contacts oc, hz_imp_contacts_sg ocsg, hz_imp_batch_details bd,

4449: ,oc.ROWID
4450: ,rtrim(pp.person_first_name || ' ' || pp.person_last_name)
4451: ,oc.CONTACT_NUMBER
4452: ,oc.JOB_TITLE
4453: FROM hz_org_contacts oc, hz_imp_contacts_sg ocsg, hz_imp_batch_details bd,
4454: hz_relationships r, hz_person_profiles pp
4455: WHERE ocsg.batch_mode_flag = p_batch_mode_flag
4456: AND oc.party_relationship_id = r.relationship_id
4457: AND ocsg.batch_id = p_batch_id