DBA Data[Home] [Help]

APPS.IGS_AD_IMP_003 dependencies on FND_GLOBAL

Line 104: l_request_id := fnd_global.conc_request_id;

100:
101: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
102:
103: IF (l_request_id IS NULL) THEN
104: l_request_id := fnd_global.conc_request_id;
105: END IF;
106:
107: l_label := 'igs.plsql.igs_ad_imp_003.prc_acad_int.begin';
108:

Line 360: l_request_id := fnd_global.conc_request_id;

356:
357: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
358:
359: IF (l_request_id IS NULL) THEN
360: l_request_id := fnd_global.conc_request_id;
361: END IF;
362:
363: l_label := 'igs.plsql.igs_ad_imp_003.prc_apcnt_indt.begin';
364:

Line 664: l_request_id := fnd_global.conc_request_id;

660:
661: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
662:
663: IF (l_request_id IS NULL) THEN
664: l_request_id := fnd_global.conc_request_id;
665: END IF;
666:
667: l_label := 'igs.plsql.igs_ad_imp_003.prc_apcnt_oth_inst_apld.begin';
668:

Line 919: l_request_id := fnd_global.conc_request_id;

915:
916: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
917:
918: IF (l_request_id IS NULL) THEN
919: l_request_id := fnd_global.conc_request_id;
920: END IF;
921:
922: l_label := 'igs.plsql.igs_ad_imp_003.prc_apcnt_spl_intrst.begin';
923:

Line 1158: l_request_id := fnd_global.conc_request_id;

1154:
1155: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
1156:
1157: IF (l_request_id IS NULL) THEN
1158: l_request_id := fnd_global.conc_request_id;
1159: END IF;
1160:
1161: l_label := 'igs.plsql.igs_ad_imp_003.prc_apcnt_spl_tal.begin';
1162:

Line 1394: l_request_id := fnd_global.conc_request_id;

1390:
1391: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
1392:
1393: IF (l_request_id IS NULL) THEN
1394: l_request_id := fnd_global.conc_request_id;
1395: END IF;
1396:
1397: l_label := 'igs.plsql.igs_ad_imp_003.prc_persstat_details.begin';
1398: