DBA Data[Home] [Help]

APPS.AR_DEFERRAL_REASONS_GRP dependencies on FUN_RULE_PUB

Line 51: fun_rule_pub.apply_rule_bulk (

47:
48: -- Initialize API return status to success
49: x_return_status := FND_API.G_RET_STS_SUCCESS;
50:
51: fun_rule_pub.apply_rule_bulk (
52: p_application_short_name => 'AR',
53: p_rule_object_name => ar_revenue_management_pvt.c_rule_object_name,
54: p_param_view_name => 'AR_RDR_PARAMETERS_GT',
55: p_additional_where_clause => '1=1',