DBA Data[Home] [Help]

APPS.JL_BR_SPED_DATA_EXTRACT_PKG dependencies on HZ_PARTIES

Line 6669: hz_parties hp,

6665: g_last_update_date,
6666: g_last_update_login
6667: from xle_entity_profiles le,
6668: xle_contact_legal_roles crole,
6669: hz_parties hp,
6670: xle_lookups lk
6671: where le.legal_entity_id =g_legal_entity_id
6672: and le.party_id = crole.le_etb_party_id
6673: and crole.source_table = 'XLE_ENTITY_PROFILES'

Line 6724: hz_parties hp,

6720: g_last_update_date,
6721: g_last_update_login
6722: from xle_etb_profiles etb,
6723: xle_contact_legal_roles crole,
6724: hz_parties hp,
6725: xle_lookups lk
6726: where etb.legal_entity_id =g_legal_entity_id
6727: and etb.establishment_id =g_establishment_id
6728: and etb.party_id = crole.le_etb_party_id