DBA Data[Home] [Help]

APPS.ARP_AUTO_RULE dependencies on ARP_ROUNDING

Line 1869: arp_rounding.SET_REC_OFFSET_FLAG(l_prev_cust_trx_id,l_request_id,l_result);

1865:
1866: /*Bug 5450534 FP of bug 5260489*/
1867:
1868: IF (l_rows = 0) THEN
1869: arp_rounding.SET_REC_OFFSET_FLAG(l_prev_cust_trx_id,l_request_id,l_result);
1870:
1871: /* 6782405 - basically, we try setting rec_offset if create_other_plug
1872: inserts no rows. To re-execute this function, we have to return -99.
1873: The result values are -1 = None created, 0 = None needed, 1 = rows created */

Line 3026: IF (arp_rounding.correct_dist_rounding_errors(

3022: THEN
3023:
3024: /* Bug 2497841 - Allow bypass of set_rec_offset_flag
3025: routine inside rounding logic */
3026: IF (arp_rounding.correct_dist_rounding_errors(
3027: NULL,
3028: trx_id,
3029: NULL,
3030: num_round_err_corr,