DBA Data[Home] [Help]

APPS.CN_QUOTA_RULES_GRP dependencies on CN_LOOKUPS

Line 409: l_meaning cn_lookups.meaning%TYPE;

405: l_pe_rec cn_chk_plan_element_pkg.pe_rec_type := cn_chk_plan_element_pkg.g_miss_pe_rec;
406: l_revenue_class_rec cn_plan_element_pub.revenue_class_rec_type;
407: l_trx_factor_rec cn_plan_element_pub.trx_factor_rec_type;
408: l_quota_rule_id NUMBER;
409: l_meaning cn_lookups.meaning%TYPE;
410: l_loading_status VARCHAR2 (80);
411: BEGIN
412: --
413: -- Standard Start of API savepoint