DBA Data[Home] [Help]

APPS.PAY_US_ER_REARCH dependencies on FND_FILE

Line 182: fnd_file.put_line(fnd_file.output,employer_rearch_header('CSV'));

178: hr_utility.trace(' l_gre_name = '||l_gre_name);
179:
180: l_year := substr(p_year,1,4);
181:
182: fnd_file.put_line(fnd_file.output,employer_rearch_header('CSV'));
183:
184: IF p_fed_state = 'Federal' THEN
185:
186: hr_utility.trace('Federal. p_fed_state = '||p_fed_state);

Line 490: fnd_file.put_line(fnd_file.output,employer_rearch_data(

486:
487:
488: END IF;
489:
490: fnd_file.put_line(fnd_file.output,employer_rearch_data(
491: l_year,
492: l_gre_name,
493: p_federal_state,
494: l_item_name,