DBA Data[Home] [Help]

APPS.PAY_NO_TAX_TABLE_UPLOAD dependencies on FND_PROFILE

Line 732: fnd_profile.get (c_data_exchange_dir, l_location);

728:
729: hr_utility.set_location('p_data_file_name '||p_data_file_name,1);
730:
731: l_filename := p_data_file_name;
732: fnd_profile.get (c_data_exchange_dir, l_location);
733:
734: hr_utility.set_location ( 'Directory = ' || l_location, 30);
735:
736: IF l_location IS NULL