DBA Data[Home] [Help]

APPS.AHL_PRD_LOV_SERVICE_PVT dependencies on AHL_DEBUG_PUB

Line 5: G_DEBUG VARCHAR2(1) := AHL_DEBUG_PUB.is_log_enabled;

1: PACKAGE BODY AHL_PRD_LOV_SERVICE_PVT AS
2: /* $Header: AHLVLOVB.pls 120.4.12020000.2 2012/12/10 13:50:53 shnatu ship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'AHL_PRD_LOV_SERVICE_PVT';
5: G_DEBUG VARCHAR2(1) := AHL_DEBUG_PUB.is_log_enabled;
6:
7:
8: ------------------------------------
9: -- Common constants and variables --