DBA Data[Home] [Help]

APPS.ARP_AUTO_RULE dependencies on ARP_ROUNDING

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

2172:
2173: /*Bug 5450534 FP of bug 5260489*/
2174:
2175: IF (l_rows = 0) THEN
2176: arp_rounding.SET_REC_OFFSET_FLAG(l_prev_cust_trx_id,l_request_id,l_result);
2177:
2178: /* 6782405 - basically, we try setting rec_offset if create_other_plug
2179: inserts no rows. To re-execute this function, we have to return -99.
2180: The result values are -1 = None created, 0 = None needed, 1 = rows created */

Line 3353: IF (arp_rounding.correct_dist_rounding_errors(

3349: THEN
3350:
3351: /* Bug 2497841 - Allow bypass of set_rec_offset_flag
3352: routine inside rounding logic */
3353: IF (arp_rounding.correct_dist_rounding_errors(
3354: NULL,
3355: trx_id,
3356: NULL,
3357: num_round_err_corr,