DBA Data[Home] [Help]

APPS.PER_GB_TAX_BEN_PKG dependencies on FND_PROFILE

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

75: CLOSE csr_leg;
76: hr_utility.set_location ( 'Legislation = '
77: || p_legislation_code, 20);
78: l_filename := p_file_name;
79: fnd_profile.get (c_data_exchange_dir, l_location);
80: hr_utility.set_location ( 'directory = '
81: || l_location, 30);
82:
83: IF l_location IS NULL