DBA Data[Home] [Help]

APPS.PAY_DK_RULES dependencies on FND_FILE

Line 523: fnd_file.put_line(fnd_file.log,'This is the tested case2');

519: load_xml('CE', NULL, 'ELEMENT DETAILS', NULL);
520: --
521: END LOOP;
522: -- --
523: fnd_file.put_line(fnd_file.log,'This is the tested case2');
524:
525:
526: hr_utility.trace('Additional Elements : end ');
527:

Line 589: fnd_file.put_line(fnd_file.log,'This is the tested case1');

585: hr_utility.trace('SUMMARY OF PAYMENTS : end ');
586:
587: hr_utility.trace('BALANCE DETAILS : start ');
588:
589: fnd_file.put_line(fnd_file.log,'This is the tested case1');
590:
591: -- BALANCE DETAILS
592: --
593: l_cntr_sql := 1;