DBA Data[Home] [Help]

APPS.PAY_SE_ALECTA_UPLOAD dependencies on FND_PROFILE

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

60: hr_utility.set_location ( 'Legislation = ' || l_legislation_code, 20);
61: -- fnd_file.put_line(fnd_file.log,'$$ l_legislation_code'||l_legislation_code);
62:
63: l_filename := p_file_name;
64: fnd_profile.get (c_data_exchange_dir, l_location);
65:
66: hr_utility.set_location ( 'Directory = ' || l_location, 30);
67: -- fnd_file.put_line(fnd_file.log,'$$ l_location'||l_location);
68: