DBA Data[Home] [Help]

APPS.GHG_TRANSACTIONS_API_PKG dependencies on FND_TERRITORIES_VL

Line 1367: , fnd_territories_vl tr

1363: , GHG_ORG_SIC_MAPPINGS_ALL sic
1364: , fnd_lookup_values anz
1365: , fnd_lookup_values div
1366: , hr_locations hr
1367: , fnd_territories_vl tr
1368: where fac.ghg_organization_id = sic.ghg_organization_id(+)
1369: and anz.lookup_type(+) = 'GHG_SIC_CODES'
1370: and div.lookup_type(+) = 'GHG_DIVISION_CODES'
1371: and sic.sic_code = anz.lookup_code(+)