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.12010000.4 2008/09/08 16:05:26 ramchint ship $ */
3: /*
4: Date Name Description
5: -------------------------------------------------------------------------+-+

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

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

Line 1056: END CN_COMP_PLANS_PKG;

1052: x_quota_status_code := null;
1053:
1054: END End_Record;
1055:
1056: END CN_COMP_PLANS_PKG;