DBA Data[Home] [Help]

APPS.CN_SCA_DENORM_RULES_PVT dependencies on CN_SCA_DENORM_RULES_PVT

Line 1: PACKAGE BODY CN_SCA_DENORM_RULES_PVT AS

1: PACKAGE BODY CN_SCA_DENORM_RULES_PVT AS
2: -- $Header: cnvscadb.pls 120.8.12020000.2 2012/08/23 07:08:40 swpoddar ship $
3: -- +======================================================================+
4: -- | Copyright (c) 1994 Oracle Corporation |
5: -- | Redwood Shores, California, USA |

Line 10: -- CN_SCA_DENORM_RULES_PVT

6: -- | All rights reserved. |
7: -- +======================================================================+
8: --
9: -- Package Name
10: -- CN_SCA_DENORM_RULES_PVT
11: -- Purpose
12: -- This package is a public API for processing Credit Rules and associated
13: -- allocation percentages.
14: -- History

Line 536: cn_sca_denorm_rules_pvt.find_combinations(

532: --+
533:
534: debugmsg('Rules Sync : Start of Updating Rule Combination ID');
535:
536: cn_sca_denorm_rules_pvt.find_combinations(
537: p_txn_src,
538: p_org_id,
539: l_return_status);
540: