DBA Data[Home] [Help]

APPS.PAY_NL_REM_REPORT dependencies on FND_MESSAGE

Line 2103: fnd_message.set_name('PER','HR_51410_WEB_DUP_PERSON_NAME');

2099: IF t_multiple_personid_details.COUNT>0 THEN
2100: fnd_file.put_line(fnd_file.output,' ');
2101: /*Display Top headings for employees having multiple person id */
2102: fnd_file.put_line(fnd_file.output,' ');
2103: fnd_message.set_name('PER','HR_51410_WEB_DUP_PERSON_NAME');
2104: fnd_file.put_line(fnd_file.output,fnd_message.get);
2105: fnd_file.put_line(fnd_file.output,' ');
2106: /*Display Heading */
2107: fnd_file.put_line(fnd_file.output,get_lookup_value('NL_FORM_LABELS'

Line 2104: fnd_file.put_line(fnd_file.output,fnd_message.get);

2100: fnd_file.put_line(fnd_file.output,' ');
2101: /*Display Top headings for employees having multiple person id */
2102: fnd_file.put_line(fnd_file.output,' ');
2103: fnd_message.set_name('PER','HR_51410_WEB_DUP_PERSON_NAME');
2104: fnd_file.put_line(fnd_file.output,fnd_message.get);
2105: fnd_file.put_line(fnd_file.output,' ');
2106: /*Display Heading */
2107: fnd_file.put_line(fnd_file.output,get_lookup_value('NL_FORM_LABELS'
2108: ,'BSN'