DBA Data[Home] [Help]

APPS.CN_CLASSIFICATION_GEN dependencies on CN_CLASSIFICATION_GEN

Line 1: PACKAGE BODY cn_classification_gen AS

1: PACKAGE BODY cn_classification_gen AS
2: -- $Header: cnclgenb.pls 120.16 2007/11/26 16:29:43 hanaraya ship $
3:
4:
5: --

Line 7: -- cn_classification_gen

3:
4:
5: --
6: -- Package Body Name
7: -- cn_classification_gen
8: -- Purpose
9: -- This package is used by Oracle Commissions to generate the code for
10: -- classifying transactions into revenue classes based on certain rules.
11: -- History

Line 2329: END cn_classification_gen;

2325: WHEN NO_DATA_FOUND THEN
2326: return;
2327:
2328: END check_text_paired_quotes;
2329: END cn_classification_gen;