DBA Data[Home] [Help]

APPS.ARP_PROCESS_FREIGHT dependencies on ARP_ROUNDING

Line 460: IF arp_rounding.correct_dist_rounding_errors(

456: l_concat_segments,
457: l_num_failed_dist_rows);
458:
459: /* Bug 3604027 */
460: IF arp_rounding.correct_dist_rounding_errors(
461: NULL,
462: p_frt_rec.customer_trx_id ,
463: l_customer_trx_line_id,
464: l_dist_count,

Line 639: IF arp_rounding.correct_dist_rounding_errors(

635: END IF;
636:
637: END IF;
638: /* Bug 3604027 */
639: IF arp_rounding.correct_dist_rounding_errors(
640: NULL,
641: p_frt_rec.customer_trx_id ,
642: p_customer_trx_line_id,
643: l_dist_count,

Line 762: IF arp_rounding.correct_dist_rounding_errors(

758: /*--------------------+
759: | post-delete logic |
760: +--------------------*/
761: /* Bug 3604027 */
762: IF arp_rounding.correct_dist_rounding_errors(
763: NULL,
764: p_customer_trx_id ,
765: p_customer_trx_line_id,
766: l_dist_count,