DBA Data[Home] [Help]

APPS.AMS_IMPORT_SECURITY_PVT dependencies on AMS_IMPORT_SECURITY_PVT

Line 1: PACKAGE BODY AMS_Import_Security_PVT as

1: PACKAGE BODY AMS_Import_Security_PVT as
2: /* $Header: amsvimsb.pls 120.1 2012/01/03 11:12:27 nkjaiswa ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- AMS_Import_Security_PVT

2: /* $Header: amsvimsb.pls 120.1 2012/01/03 11:12:27 nkjaiswa ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- AMS_Import_Security_PVT
7: -- Purpose
8: --
9: -- History
10: -- 07-Nov-2002 HUILI Created

Line 83: END AMS_Import_Security_PVT;

79: RETURN l_out_string;
80: END Get_DeEncrypt_String;
81:
82:
83: END AMS_Import_Security_PVT;