DBA Data[Home] [Help]

APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on AR_CUSTOM_PARAMS_HOOK_PKG

Line 1687: AR_CUSTOM_PARAMS_HOOK_PKG.populateContingencyAttributes();

1683: debug('rows inserted in rule gt: ' || SQL%ROWCOUNT);
1684: /*
1685: Calling Hook Procedure to populate the attribute columns
1686: */
1687: AR_CUSTOM_PARAMS_HOOK_PKG.populateContingencyAttributes();
1688:
1689: fun_rule_pub.apply_rule_bulk (
1690: p_application_short_name => 'AR',
1691: p_rule_object_name => c_rule_object_name,