DBA Data[Home] [Help]

APPS.PAY_KR_PAYKRYTS_PKG dependencies on PAY_ASSIGNMENT_ACTIONS

Line 57: pay_assignment_actions paa,

53: ff_archive_items i4, /* X_YEA_DONATION_TAX_EXEM */
54: ff_archive_items i3, /* X_YEA_MED_EXP_TAX_EXEM */
55: ff_archive_items i2, /* X_YEA_NON_TAXABLE */
56: ff_archive_items i1, /* X_YEA_TAXABLE */
57: pay_assignment_actions paa,
58: pay_payroll_actions ppa,
59: hr_organization_units hou
60: where hou.organization_id = p_tax_unit_id
61: and ppa.report_type = 'YEA'