DBA Data[Home] [Help]

APPS.PAY_FI_TC_DP_UPLOAD dependencies on FND_PROFILE

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

265:
266: hr_utility.set_location ( 'Legislation = ' || l_legislation_code, 20);
267:
268: l_filename := p_file_name;
269: fnd_profile.get (c_data_exchange_dir, l_location);
270: hr_utility.set_location ( 'Directory = ' || l_location, 30);
271:
272: IF l_location IS NULL THEN
273: -- error : I/O directory not defined