DBA Data[Home] [Help]

APPS.AMS_SETUP_ATTR_PVT dependencies on AMS_SETUP_ATTR_PVT

Line 1: PACKAGE BODY AMS_Setup_Attr_PVT AS

1: PACKAGE BODY AMS_Setup_Attr_PVT AS
2: /* $Header: amsvattb.pls 115.30 2003/03/11 06:39:08 cgoyal ship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'AMS_Setup_Attr_PVT';
5:

Line 4: g_pkg_name CONSTANT VARCHAR2(30) := 'AMS_Setup_Attr_PVT';

1: PACKAGE BODY AMS_Setup_Attr_PVT AS
2: /* $Header: amsvattb.pls 115.30 2003/03/11 06:39:08 cgoyal ship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'AMS_Setup_Attr_PVT';
5:
6: /*****************************************************************************/
7: -- Procedure: create_setup_attr
8: --

Line 1171: END AMS_Setup_Attr_PVT;

1167: x_setup_attr_rec.essential_seq_num := FND_API.g_miss_num;
1168:
1169: END init_rec;
1170:
1171: END AMS_Setup_Attr_PVT;