DBA Data[Home] [Help]

APPS.AMS_GEO_AREAS_PVT dependencies on AMS_GEO_AREAS_PVT

Line 1: PACKAGE BODY AMS_Geo_Areas_PVT AS

1: PACKAGE BODY AMS_Geo_Areas_PVT AS
2: /* $Header: amsvgeob.pls 115.16 2002/11/22 23:37:12 dbiswas ship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'AMS_Geo_Areas_PVT';
5:

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

1: PACKAGE BODY AMS_Geo_Areas_PVT AS
2: /* $Header: amsvgeob.pls 115.16 2002/11/22 23:37:12 dbiswas ship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'AMS_Geo_Areas_PVT';
5:
6: /*****************************************************************************/
7: -- Procedure: create_geo_area
8: --

Line 1424: END AMS_Geo_Areas_PVT;

1420: x_geo_area_rec.geo_hierarchy_id := FND_API.g_miss_num;
1421:
1422: END init_rec;
1423:
1424: END AMS_Geo_Areas_PVT;