DBA Data[Home] [Help]

APPS.IGS_AD_IMP_006 dependencies on FND_GLOBAL

Line 149: l_request_id := fnd_global.conc_request_id;

145:
146: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
147:
148: IF (l_request_id IS NULL) THEN
149: l_request_id := fnd_global.conc_request_id;
150: END IF;
151:
152: l_label := 'igs.plsql.igs_ad_imp_006.crt_pe_alias.begin';
153: l_debug_str := 'Interface Alias Id : ' || person_alias_rec.INTERFACE_ALIAS_ID;

Line 201: l_request_id := fnd_global.conc_request_id;

197:
198: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
199:
200: IF (l_request_id IS NULL) THEN
201: l_request_id := fnd_global.conc_request_id;
202: END IF;
203:
204: l_label := 'igs.plsql.igs_ad_imp_006.crt_pe_alias.exception';
205:

Line 504: l_request_id := fnd_global.conc_request_id;

500: BEGIN
501:
502: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
503: IF (l_request_id IS NULL) THEN
504: l_request_id := fnd_global.conc_request_id;
505: END IF;
506: l_label := 'igs.plsql.igs_ad_imp_006.crt_emp_dtls.begin';
507: l_debug_str := 'INTERFACE Emp Id : ' || Person_Emp_Rec.Interface_Emp_Id;
508: fnd_log.string_with_context( fnd_log.level_procedure,

Line 556: l_request_id := fnd_global.conc_request_id;

552: WHERE INTERFACE_EMP_ID = PERSON_EMP_REC.INTERFACE_EMP_ID;
553:
554: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
555: IF (l_request_id IS NULL) THEN
556: l_request_id := fnd_global.conc_request_id;
557: END IF;
558:
559: l_label := 'igs.plsql.igs_ad_imp_006.crt_emp_dtls.exception';
560:

Line 798: l_request_id := fnd_global.conc_request_id;

794:
795: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
796:
797: IF (l_request_id IS NULL) THEN
798: l_request_id := fnd_global.conc_request_id;
799: END IF;
800:
801: l_label := 'igs.plsql.igs_ad_imp_006.prc_pe_empnt_dtls.exception: ' || 'e014';
802:

Line 834: l_request_id := fnd_global.conc_request_id;

830:
831: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
832:
833: IF (l_request_id IS NULL) THEN
834: l_request_id := fnd_global.conc_request_id;
835: END IF;
836:
837: l_label := 'igs.plsql.igs_ad_imp_006.prc_pe_empnt_dtls.exception: ' || 'E014';
838:

Line 901: l_request_id := fnd_global.conc_request_id;

897: WHERE interface_emp_id = person_emp_rec.interface_emp_id;
898:
899: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
900: IF (l_request_id IS NULL) THEN
901: l_request_id := fnd_global.conc_request_id;
902: END IF;
903:
904: l_label := 'igs.plsql.igs_ad_imp_006.prc_pe_empnt_dtls.exception: '|| 'E014';
905:

Line 1163: l_request_id := fnd_global.conc_request_id;

1159:
1160: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
1161:
1162: IF (l_request_id IS NULL) THEN
1163: l_request_id := fnd_global.conc_request_id;
1164: END IF;
1165:
1166: l_label := 'igs.plsql.igs_ad_imp_006.crt_extra_cur.Begin';
1167: l_debug_str := 'INTERFACE Excurr Id : ' || extracurr_rec.interface_excurr_id;

Line 1229: l_request_id := fnd_global.conc_request_id;

1225:
1226: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
1227:
1228: IF (l_request_id IS NULL) THEN
1229: l_request_id := fnd_global.conc_request_id;
1230: END IF;
1231:
1232: l_label := 'igs.plsql.igs_ad_imp_006.crt_extra_cur.exception';
1233:

Line 1268: l_request_id := fnd_global.conc_request_id;

1264:
1265: IF fnd_log.test(fnd_log.level_exception,l_prog_label) THEN
1266:
1267: IF (l_request_id IS NULL) THEN
1268: l_request_id := fnd_global.conc_request_id;
1269: END IF;
1270:
1271: l_label := 'igs.plsql.Igs_Ad_Imp_006.crt_extra_cur.exception';
1272: