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.5 2006/03/31 04:16:25 rrshetty noship $
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 530: cn_sca_denorm_rules_pvt.find_combinations(

526: --+
527:
528: debugmsg('Rules Sync : Start of Updating Rule Combination ID');
529:
530: cn_sca_denorm_rules_pvt.find_combinations(
531: p_txn_src,
532: p_org_id,
533: l_return_status);
534: