DBA Data[Home] [Help]

APPS.ARP_IER_PKG dependencies on ARP_UTIL

Line 71: arp_util.debug('Check_Eff_Date_Overlap: ' || '-- FOUND Overlap ');

67:
68: If ( Sel_Date_Overlap%FOUND ) then
69:
70: IF PG_DEBUG in ('Y', 'C') THEN
71: arp_util.debug('Check_Eff_Date_Overlap: ' || '-- FOUND Overlap ');
72: END IF;
73: CLOSE Sel_Date_Overlap;
74:
75: Fnd_Message.Set_name('AR', 'AR_RATE_OVERLAP_DATE');

Line 580: arp_util.debug('Update_Row: ' || '-- Checking Overlap ');

576:
577: -- Check if Effective Dates overlap.
578: --
579: IF PG_DEBUG in ('Y', 'C') THEN
580: arp_util.debug('Update_Row: ' || '-- Checking Overlap ');
581: END IF;
582: Check_Eff_Date_Overlap ( p_Rowid, p_Item_Id, p_Start_Date, p_End_Date,
583: p_Location_Id_Segment_1, p_Location_Id_Segment_2,
584: p_Location_Id_Segment_3, p_Location_Id_Segment_4,

Line 590: arp_util.debug('Update_Row: ' || '-- Updating Row');

586: p_Location_Id_Segment_7, p_Location_Id_Segment_8,
587: p_Location_Id_Segment_9, p_Location_Id_Segment_10 );
588:
589: IF PG_DEBUG in ('Y', 'C') THEN
590: arp_util.debug('Update_Row: ' || '-- Updating Row');
591: arp_util.debug('Update_Row: ' || '-- p_Rowid = '||p_Rowid);
592: END IF;
593:
594: UPDATE RA_ITEM_EXCEPTION_RATES

Line 591: arp_util.debug('Update_Row: ' || '-- p_Rowid = '||p_Rowid);

587: p_Location_Id_Segment_9, p_Location_Id_Segment_10 );
588:
589: IF PG_DEBUG in ('Y', 'C') THEN
590: arp_util.debug('Update_Row: ' || '-- Updating Row');
591: arp_util.debug('Update_Row: ' || '-- p_Rowid = '||p_Rowid);
592: END IF;
593:
594: UPDATE RA_ITEM_EXCEPTION_RATES
595: SET