DBA Data[Home] [Help]

APPS.JL_BR_SPED_DATA_EXTRACT_PKG dependencies on XLE_CONTACT_LEGAL_ROLES

Line 6668: xle_contact_legal_roles crole,

6664: g_last_updated_by,
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

Line 6723: xle_contact_legal_roles crole,

6719: g_last_updated_by,
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