DBA Data[Home] [Help]

APPS.PAY_US_YEPP_ADD_ACTIONS_PKG dependencies on PAY_CORE_UTILS

Line 596: and pay_core_utils.get_parameter('TRANSFER_GRE',legislative_parameters) = cp_gre_id

592: from pay_payroll_actions
593: where action_type = 'X'
594: and action_status = 'C'
595: and report_type = 'YREND'
596: and pay_core_utils.get_parameter('TRANSFER_GRE',legislative_parameters) = cp_gre_id
597: and effective_date = add_months(cp_effective_date, 12) - 1;
598:
599:
600: -- Cursor to get already marked for retry assignment for the Year End Process