DBA Data[Home] [Help]

APPS.IGI_IMP_IAC_IMPORT_PKG dependencies on FND_PROFILE

Line 618: FND_PROFILE.Get('IGI_IMP_IAC_FILE_LOCN',l_file_path);

614: RAISE e_no_files;
615: END IF;
616:
617: -- Get file location
618: FND_PROFILE.Get('IGI_IMP_IAC_FILE_LOCN',l_file_path);
619:
620: -- Build file names to be processed
621: FOR cv_group_id IN c_group_id(l_book_type_code,l_category_id) LOOP
622: l_file_name := l_file_path||igi_imp_iac_export_pkg.trim_invalid_chars(l_book_type_code)|| '_' ||