DBA Data[Home] [Help]

APPS.HXC_ARCHIVE dependencies on FND_PROFILE

Line 119: l_chunk_size := nvl(fnd_profile.value('HXC_ARCHIVE_RESTORE_CHUNK_SIZE'),50);

115: BEGIN
116:
117: hr_general.g_data_migrator_mode := 'Y';
118:
119: l_chunk_size := nvl(fnd_profile.value('HXC_ARCHIVE_RESTORE_CHUNK_SIZE'),50);
120:
121: fnd_file.put_line(fnd_file.LOG,'--- > Chunk Size is: '||l_chunk_size);
122:
123: -- Update hxc_data_sets as BACKUP_IN_PROGRESS because the process is going to take some time.

Line 401: IF fnd_profile.value('HXC_AR_ENABLE_LOG') = 'Y'

397: COMMIT;
398:
399: l_debug_info := ' ';
400: -- Check if the profile is set for detailed logging.
401: IF fnd_profile.value('HXC_AR_ENABLE_LOG') = 'Y'
402: THEN
403: -- Print out the log.
404: fnd_file.put_line(fnd_file.LOG,' ');
405: fnd_file.put_line(fnd_file.LOG,'Following are the timecards processed ');

Line 779: l_chunk_size := nvl(fnd_profile.value('HXC_ARCHIVE_RESTORE_CHUNK_SIZE'),50);

775: --
776:
777: hr_general.g_data_migrator_mode := 'Y';
778:
779: l_chunk_size := nvl(fnd_profile.value('HXC_ARCHIVE_RESTORE_CHUNK_SIZE'),50);
780:
781: fnd_file.put_line(fnd_file.LOG,'--- > Chunk Size is: '||l_chunk_size);
782:
783: -- firs let's get the min start time of