DBA Data[Home] [Help]

APPS.IGS_AD_IMP_016 dependencies on IGS_GE_MSG_STACK

Line 534: l_msg_at_index := igs_ge_msg_stack.count_msg;

530:
531: BEGIN
532: l_error_text :='A';
533: SAVEPOINT test_results_sp;
534: l_msg_at_index := igs_ge_msg_stack.count_msg;
535:
536: l_success := TRUE;
537: -- Check for future dated test result with test segments
538:

Line 678: l_msg_at_index := igs_ge_msg_stack.count_msg;

674: IF l_success THEN
675: FOR test_dtls_rec IN c_igs_ad_test_segs_int(test_rec.interface_test_id)
676: LOOP
677: BEGIN
678: l_msg_at_index := igs_ge_msg_stack.count_msg;
679:
680: IF test_dtls_rec.dmlmode = cst_insert THEN
681: l_rowid := NULL;
682: Igs_Ad_Tst_Rslt_Dtls_Pkg.Insert_Row (