DBA Data[Home] [Help]

APPS.JG_ZZ_RTCE_DT_PKG dependencies on XLE_REGISTRATIONS

Line 54: , xle_registrations xle_reg

50: , xle_auth.address3 tax_office_code
51: , xle_reg.issuing_authority_id
52: , xle_auth.party_id
53: FROM xle_firstparty_information_v xfpiv
54: , xle_registrations xle_reg
55: -- , hz_parties hzp -- Bug 5522964
56: , xle_legalauth_v xle_auth
57: WHERE xle_reg.source_id = xfpiv.legal_entity_id
58: AND xle_reg.source_table = 'XLE_ENTITY_PROFILES'