DBA Data[Home] [Help]

APPS.CSI_HZ_LOCATIONS_PVT dependencies on CSI_HZ_LOCATIONS_PVT

Line 1: PACKAGE BODY CSI_HZ_LOCATIONS_PVT AS

1: PACKAGE BODY CSI_HZ_LOCATIONS_PVT AS
2: /* $Header: csivhzlb.pls 120.2 2005/12/09 16:32:36 rmamidip noship $ */
3: -- Start of Comments
4: -- Package name : CSI_HZ_LOCATIONS_PVT
5: -- Purpose :

Line 4: -- Package name : CSI_HZ_LOCATIONS_PVT

1: PACKAGE BODY CSI_HZ_LOCATIONS_PVT AS
2: /* $Header: csivhzlb.pls 120.2 2005/12/09 16:32:36 rmamidip noship $ */
3: -- Start of Comments
4: -- Package name : CSI_HZ_LOCATIONS_PVT
5: -- Purpose :
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 12: g_pkg_name CONSTANT VARCHAR2(30) := 'csi_hz_locations_pvt';

8: -- End of Comments
9:
10: -- Default number of records fetch per call
11:
12: g_pkg_name CONSTANT VARCHAR2(30) := 'csi_hz_locations_pvt';
13: g_file_name CONSTANT VARCHAR2(12) := 'csivhzlb.pls';
14:
15: --+=================================================================+
16: --| Create_location procedure written for calling it from CSI forms |

Line 466: END CSI_HZ_LOCATIONS_PVT;

462: APP_EXCEPTION.RAISE_EXCEPTION;
463: END IF;
464: END Lock_location;
465:
466: END CSI_HZ_LOCATIONS_PVT;