DBA Data[Home] [Help]

APPS.INL_INTEGRATION_GRP dependencies on FND_TERRITORIES_VL

Line 670: FROM fnd_territories_vl ftv,

666: SELECT ood.legal_entity,
667: ftv.territory_code
668: INTO l_legal_entity_id,
669: l_taxation_country
670: FROM fnd_territories_vl ftv,
671: hr_locations_v hlv,
672: hr_all_organization_units hru,
673: hr_legal_entities hle,
674: org_organization_definitions ood,