DBA Data[Home] [Help]

APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on ARP_AUTO_RULE

Line 3246: l_status := arp_auto_rule.create_distributions(

3242: arp_standard.debug ('revenue recognition has not run for this txn');
3243: END IF;
3244:
3245: -- call to the concurrent program
3246: l_status := arp_auto_rule.create_distributions(
3247: p_commit => 'N',
3248: p_debug => 'N',
3249: p_trx_id => p_customer_trx_id);
3250: