DBA Data[Home] [Help]

APPS.PAY_SE_TAX_CARD dependencies on FND_PROFILE

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

222:
223: hr_utility.set_location ( 'Legislation = ' || l_legislation_code, 20);
224:
225: l_filename := p_file_name;
226: fnd_profile.get (c_data_exchange_dir, l_location);
227:
228: hr_utility.set_location ( 'Directory = ' || l_location, 30);
229:
230: IF l_location IS NULL