DBA Data[Home] [Help]

APPS.ARP_ETAX_SERVICES_PKG dependencies on ARP_AUTO_RULE

Line 2823: l_rtn := arp_auto_rule.create_other_tax(

2819: IF l_account_set_flag = 'N'
2820: THEN
2821: /* This executes if transaction has rules,
2822: and the lines have already been generated */
2823: l_rtn := arp_auto_rule.create_other_tax(
2824: p_trx_id => p_customer_trx_id,
2825: p_base_precision => pg_base_precision ,
2826: p_bmau => pg_base_min_acc_unit,
2827: p_ignore_rule_flag => 'Y');