DBA Data[Home] [Help]

APPS.PAY_KR_YEA_MAGTAPE_PKG dependencies on PAY_ASSIGNMENT_ACTIONS

Line 53: from pay_assignment_actions paa,

49: and hoi3.organization_id = hoi2.organization_id
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