DBA Data[Home] [Help]

APPS.PAY_KR_YEA_MAGTAPE_PKG dependencies on PAY_PAYROLL_ACTIONS

Line 54: pay_payroll_actions ppa

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