DBA Data[Home] [Help]

APPS.AR_DEFERRAL_REASONS_GRP dependencies on FUN_RULE_PUB

Line 54: fun_rule_pub.apply_rule_bulk (

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