DBA Data[Home] [Help]

APPS.AMS_CPYUTILITY_PVT dependencies on AMS_CPYUTILITY_PVT

Line 1: PACKAGE BODY ams_cpyutility_pvt AS

1: PACKAGE BODY ams_cpyutility_pvt AS
2: /* $Header: amsvcpub.pls 120.1 2006/01/18 11:20:21 musman noship $ */
3:
4: -- Start Of Comments
5: --

Line 7: -- Ams_CPYUTILITY_PVT

3:
4: -- Start Of Comments
5: --
6: -- Name:
7: -- Ams_CPYUTILITY_PVT
8: --
9: -- Purpose:
10: -- This is the body for the utility packages in copy functionality in Oracle Marketing
11: -- from their ids.

Line 36: -- AMS_CPYUTILITY_PVT package.

32: -- Notes:
33: --
34: -- History:
35: -- 07//1999 Mumu Pande Updated Comments
36: -- AMS_CPYUTILITY_PVT package.
37: -- 07/15/1999 Mumu Pande Created ([email protected])
38: -- 17-Feb-2001 ptendulk Added autonomous transaction. in insert_log_message
39: -- 05-Apr-2001 choang Added get_column_value
40: --