DBA Data[Home] [Help]

APPS.CN_GENERAL_UTILS dependencies on CN_GENERAL_UTILS

Line 1: PACKAGE BODY cn_general_utils AS

1: PACKAGE BODY cn_general_utils AS
2: -- $Header: cnsygutb.pls 120.1 2005/08/10 03:46:43 hithanki noship $
3: /*
4: Package Body Name
5: cn_general_utils

Line 5: cn_general_utils

1: PACKAGE BODY cn_general_utils AS
2: -- $Header: cnsygutb.pls 120.1 2005/08/10 03:46:43 hithanki noship $
3: /*
4: Package Body Name
5: cn_general_utils
6: Purpose
7: This package consists of general utilities used throughout commissions.
8: History
9: 06-SEP-94 P Cook Created by removing the non-generation specific

Line 265: END cn_general_utils;

261: raise no_data_found;
262:
263: END get_username;
264:
265: END cn_general_utils;