DBA Data[Home] [Help]

APPS.IGS_AD_IMP_008 dependencies on STANDARD

Line 2875: --Standard start of API savepoint

2871: ELSIF l_rule = 'R' THEN
2872: IF Relacad_Rec.match_ind = '21' THEN
2873: BEGIN
2874: -- Call IGS_AD_HZ_ACAD_HISTORY.UPDATE_ROW to update the row in the extension table.
2875: --Standard start of API savepoint
2876: l_education_id := l_Academic_His_Rec.Education_ID;
2877: l_row_id := l_Academic_His_Rec.row_id;
2878:
2879: Igs_Ad_Acad_History_Pkg.update_row(

Line 2989: --Standard start of API savepoint

2985: CLOSE c_dup_cur_first ;
2986: --Update the first record. (Import Process Enhancements)
2987: BEGIN
2988: -- Call IGS_AD_HZ_ACAD_HISTORY.UPDATE_ROW to update the row in the extension table.
2989: --Standard start of API savepoint
2990: l_education_id := dup_cur_first_rec.Education_ID;
2991: l_row_id := dup_cur_first_rec.row_id;
2992:
2993: Igs_Ad_Acad_History_Pkg.update_row(