DBA Data[Home] [Help]

APPS.IGR_IMP_001 dependencies on IGS_GE_NUMBER

Line 465: l_batch_Desc := 'Self Service Inquiry import batch ' || IGS_GE_NUMBER.TO_CANN(l_batch_id);

461: /*Entire batch of records processed in this process are given this unique batch id */
462: OPEN batch_id_cur;
463: FETCH batch_id_cur into l_batch_id;
464: CLOSE batch_id_cur;
465: l_batch_Desc := 'Self Service Inquiry import batch ' || IGS_GE_NUMBER.TO_CANN(l_batch_id);
466: fnd_file.put_line(fnd_file.log,'For importing self service inquiry records:');
467: fnd_file.put_line(fnd_file.log,'Batch Id : '||IGS_GE_NUMBER.TO_CANN(l_batch_id));
468: fnd_file.put_line(fnd_file.log,'Batch description : '||l_batch_desc);
469: BEGIN

Line 467: fnd_file.put_line(fnd_file.log,'Batch Id : '||IGS_GE_NUMBER.TO_CANN(l_batch_id));

463: FETCH batch_id_cur into l_batch_id;
464: CLOSE batch_id_cur;
465: l_batch_Desc := 'Self Service Inquiry import batch ' || IGS_GE_NUMBER.TO_CANN(l_batch_id);
466: fnd_file.put_line(fnd_file.log,'For importing self service inquiry records:');
467: fnd_file.put_line(fnd_file.log,'Batch Id : '||IGS_GE_NUMBER.TO_CANN(l_batch_id));
468: fnd_file.put_line(fnd_file.log,'Batch description : '||l_batch_desc);
469: BEGIN
470: INSERT INTO IGS_AD_IMP_BATCH_DET
471: ( batch_id,