DBA Data[Home] [Help]

APPS.PER_FR_D2_PKG dependencies on PAY_FR_GENERAL

Line 511: l_value := pay_fr_general.get_payroll_message('PAY_75193_OLD_CODE', null, null, null);

507: ELSE
508: l_job_name := p_job_name;
509: END IF;
510: --More than one mew code exists for the given new code
511: l_value := pay_fr_general.get_payroll_message('PAY_75193_OLD_CODE', null, null, null);
512: fnd_file.put_line(fnd_file.log, l_job_name||l_value);
513: p_pcs_code := NULL;
514: ELSE
515: p_pcs_code := l_unused_char;