DBA Data[Home] [Help]

APPS.CN_PLAN_ELEMENT_PUB dependencies on CN_QUOTA_RULE_PVT

Line 3948: cn_quota_rule_pvt.delete_quota_rules (p_api_version => p_api_version,

3944: -- It will cascade the Child records as well.
3945: -- Previously this used to call the group API. During the
3946: -- rewrite in R12 the group api for quota rules was eliminated and
3947: -- the code was added in cn_quota_rules_pvt itself.
3948: cn_quota_rule_pvt.delete_quota_rules (p_api_version => p_api_version,
3949: p_init_msg_list => p_init_msg_list,
3950: p_commit => p_commit,
3951: p_validation_level => p_validation_level,
3952: x_return_status => x_return_status,