[Home] [Help]
48: and hoi3.org_information_context = 'KR_INCOME_TAX_OFFICE'
49: and exists(
50: select null
51: from pay_assignment_actions paa,
52: pay_payroll_actions ppa
53: where ppa.report_type = 'YEA'
54: and ppa.report_qualifier = 'KR'
55: and ppa.business_group_id = bp1.business_group_id
56: -- Bug 3248513