DBA Data[Home] [Help]

APPS.ZX_JA_EXTRACT_PKG dependencies on ZX_REPORTING_TYPES_B

Line 1187: FROM zx_reporting_types_b rep_type,

1183: l_taxable_person_tbl,
1184: -- l_ind_sub_classif_tbl,
1185: -- l_ind_classif_tbl,
1186: l_detail_tax_line_id_tbl
1187: FROM zx_reporting_types_b rep_type,
1188: zx_report_codes_assoc rep_ass,
1189: hr_locations loc,
1190: zx_rep_trx_detail_t dtl
1191: WHERE rep_type.reporting_type_code = 'KR_BUSINESS_LOCATIONS'

Line 1947: FROM zx_reporting_types_b rep_type,

1943: l_taxable_person_tbl,
1944: -- l_ind_sub_classif_tbl,
1945: -- l_ind_classif_tbl,
1946: l_detail_tax_line_id_tbl
1947: FROM zx_reporting_types_b rep_type,
1948: zx_report_codes_assoc rep_ass,
1949: hr_locations loc,
1950: zx_rep_trx_detail_t dtl
1951: WHERE rep_type.reporting_type_code = 'KR_BUSINESS_LOCATIONS'