DBA Data[Home] [Help]

APPS.PAY_JP_YEA_BAL_ADJ_PKG dependencies on PAY_PAYROLL_ACTIONS

Line 93: from pay_payroll_actions

89: BEGIN
90: --
91: select to_number(pay_core_utils.get_parameter('FORMULA_ID', legislative_parameters))
92: into l_formula_id
93: from pay_payroll_actions
94: where payroll_action_id = p_payroll_action_id;
95: --
96: if l_formula_id is not null then
97: --