DBA Data[Home] [Help]

APPS.AMS_CUSTOM_SETUP_PURPOSE_PKG dependencies on AMS_CUSTOM_SETUP_PURPOSE_PKG

Line 1: PACKAGE BODY AMS_Custom_Setup_Purpose_PKG as

1: PACKAGE BODY AMS_Custom_Setup_Purpose_PKG as
2: /* $Header: amslcspb.pls 115.3 2004/04/08 22:51:45 asaha noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- AMS_Custom_Setup_Purpose_PKG

2: /* $Header: amslcspb.pls 115.3 2004/04/08 22:51:45 asaha noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- AMS_Custom_Setup_Purpose_PKG
7: -- Purpose
8: --
9: -- History
10: --

Line 13: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_Custom_Setup_Purpose_PKG';

9: -- History
10: --
11: -- NOTE
12:
13: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_Custom_Setup_Purpose_PKG';
14: G_FILE_NAME CONSTANT VARCHAR2(12) := 'amslcspb.pls';
15:
16: -- ========================================================
17: --

Line 297: END AMS_Custom_Setup_Purpose_PKG;

293: end if;
294: end LOAD_ROW;
295:
296:
297: END AMS_Custom_Setup_Purpose_PKG;