DBA Data[Home] [Help]

APPS.IGS_AD_IMP_008 dependencies on IGS_GE_NUMBER

Line 616: IGS_GE_NUMBER.TO_CANN(Relations_Rec.Interface_Relations_Id) ||'Status : 1' || 'Relationship Exists';

612: -- If Relation exists update interface table and proceed to the next record
613: IF fnd_log.test(fnd_log.level_procedure,l_prog_label) THEN
614: l_label := 'igs.plsql.igs_ad_imp_008.prc_pe_relns.relation_exist';
615: l_debug_str := 'Igs_Ad_Imp_008.Prc_Pe_Relns ' ||'Interface_Relations_Id : ' ||
616: IGS_GE_NUMBER.TO_CANN(Relations_Rec.Interface_Relations_Id) ||'Status : 1' || 'Relationship Exists';
617: fnd_log.string_with_context( fnd_log.level_procedure,
618: l_label,
619: l_debug_str, NULL,
620: NULL,NULL,NULL,NULL,TO_CHAR(l_request_id)