DBA Data[Home] [Help]

APPS.AHL_VWP_UNPLAN_TASKS_PVT dependencies on AHL_VWP_UNPLAN_TASKS_PVT

Line 1: PACKAGE BODY AHL_VWP_UNPLAN_TASKS_PVT AS

1: PACKAGE BODY AHL_VWP_UNPLAN_TASKS_PVT AS
2: /* $Header: AHLVUPTB.pls 120.6.12010000.3 2008/10/29 07:39:31 skpathak ship $ */
3: -----------------------------------------------------------
4: -- PACKAGE
5: -- AHL_VWP_UNPLAN_TASKS_PVT

Line 5: -- AHL_VWP_UNPLAN_TASKS_PVT

1: PACKAGE BODY AHL_VWP_UNPLAN_TASKS_PVT AS
2: /* $Header: AHLVUPTB.pls 120.6.12010000.3 2008/10/29 07:39:31 skpathak ship $ */
3: -----------------------------------------------------------
4: -- PACKAGE
5: -- AHL_VWP_UNPLAN_TASKS_PVT
6: --
7: -- PURPOSE
8: -- This package body is a Private API for VWP Unplanned Tasks in Advanced Services Online.
9: -- It contains specification for pl/sql records and tables.

Line 26: G_PKG_NAME CONSTANT VARCHAR2(30) := 'AHL_VWP_UNPLAN_TASKS_PVT';

22: -- 06-AUG-2003 SHBHANDA 11.5.10 Changes
23: -----------------------------------------------------------------
24: -- Define Global CONSTANTS --
25: -----------------------------------------------------------------
26: G_PKG_NAME CONSTANT VARCHAR2(30) := 'AHL_VWP_UNPLAN_TASKS_PVT';
27: -----------------------------------------------------------------
28:
29: --------------------------------------------------------------------
30: -- START: Defining local functions and procedures SIGNATURES --

Line 1616: END Ahl_Vwp_Unplan_Tasks_Pvt;

1612: END IF;
1613:
1614: END Check_Visit_Task_UK_Items;
1615:
1616: END Ahl_Vwp_Unplan_Tasks_Pvt;