DBA Data[Home] [Help]

APPS.ZX_JE_EXTRACT_PKG dependencies on HR_LOCATIONS_ALL

Line 909: hr_locations_all hr_loc,

905: )
906: AND rep_type.reporting_type_code= 'EMEA_VAT_REPORTING_TYPE'),
907: itf1.tax_line_id
908: FROM financials_system_params_all fsp,
909: hr_locations_all hr_loc,
910: zx_rep_trx_detail_t itf1
911: WHERE
912: itf1.application_id = 200
913: AND itf1.entity_code = 'AP_INVOICES'