DBA Data[Home] [Help]

APPS.ARP_ETAX_SERVICES_PKG dependencies on ARP_AUTO_RULE

Line 2574: l_rtn := arp_auto_rule.create_other_tax(

2570: IF l_account_set_flag = 'N'
2571: THEN
2572: /* This executes if transaction has rules,
2573: and the lines have already been generated */
2574: l_rtn := arp_auto_rule.create_other_tax(
2575: p_trx_id => p_customer_trx_id,
2576: p_base_precision => pg_base_precision ,
2577: p_bmau => pg_base_min_acc_unit,
2578: p_ignore_rule_flag => 'Y');