DBA Data[Home] [Help]

APPS.CN_COMP_PLANS_PKG dependencies on CN_COMP_PLANS_PKG

Line 1: PACKAGE BODY CN_COMP_PLANS_PKG as

1: PACKAGE BODY CN_COMP_PLANS_PKG as
2: /* $Header: cnpliplb.pls 120.6 2006/04/28 01:36:37 kjayapau ship $ */
3: /*
4: Date Name Description
5: -------------------------------------------------------------------------+-+

Line 269: -- o The user tries to 'complete' the plan by the cn_comp_plans_pkg.

265: -- Changing the date range on a plan does not impact the srp plan assigns
266: -- and therefore no need to maintain the srp period records
267: --
268: -- Called when
269: -- o The user tries to 'complete' the plan by the cn_comp_plans_pkg.
270: -- end_record
271: -- o After update of rate table
272: -- o After update of quota
273: -------------------------------------------------------------------------+

Line 1030: END CN_COMP_PLANS_PKG;

1026: x_quota_status_code := null;
1027:
1028: END End_Record;
1029:
1030: END CN_COMP_PLANS_PKG;