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 394: IF fnd_profile.value('HXC_AR_ENABLE_LOG') = 'Y'

390: COMMIT;
391:
392: l_debug_info := ' ';
393: -- Check if the profile is set for detailed logging.
394: IF fnd_profile.value('HXC_AR_ENABLE_LOG') = 'Y'
395: THEN
396: -- Print out the log.
397: fnd_file.put_line(fnd_file.LOG,' ');
398: fnd_file.put_line(fnd_file.LOG,'Following are the timecards processed ');

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

732: --
733:
734: hr_general.g_data_migrator_mode := 'Y';
735:
736: l_chunk_size := nvl(fnd_profile.value('HXC_ARCHIVE_RESTORE_CHUNK_SIZE'),50);
737:
738: fnd_file.put_line(fnd_file.LOG,'--- > Chunk Size is: '||l_chunk_size);
739:
740: -- firs let's get the min start time of