DBA Data[Home] [Help]

APPS.PAY_NO_HIGH_RATE_TAX dependencies on FND_FILE

Line 846: fnd_file.put_line (fnd_file.LOG, l_no_tax_card_msg );

842:
843: l_no_tax_card_msg := hr_utility.get_message ;
844:
845: -- Put the meassage in the log file
846: fnd_file.put_line (fnd_file.LOG, l_no_tax_card_msg );
847:
848: l_return_val := '0' ;
849:
850: ELSE