DBA Data[Home] [Help]

APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on ARP_AUTO_RULE

Line 3383: l_status := arp_auto_rule.create_distributions(

3379: debug ('revenue recognition has not run for this txn');
3380: END IF;
3381:
3382: -- call to the concurrent program
3383: l_status := arp_auto_rule.create_distributions(
3384: p_commit => 'N',
3385: p_debug => 'N',
3386: p_trx_id => p_customer_trx_id);
3387: