DBA Data[Home] [Help]

APPS.AHL_VWP_PLAN_TASKS_PVT dependencies on AHL_VWP_PLAN_TASKS_PVT

Line 1: PACKAGE BODY AHL_VWP_PLAN_TASKS_PVT AS

1: PACKAGE BODY AHL_VWP_PLAN_TASKS_PVT AS
2: /* $Header: AHLVPLNB.pls 120.9 2008/04/09 06:10:05 rnahata ship $ */
3: -----------------------------------------------------------
4: -- PACKAGE
5: -- AHL_VWP_PLAN_TASKS_PVT

Line 5: -- AHL_VWP_PLAN_TASKS_PVT

1: PACKAGE BODY AHL_VWP_PLAN_TASKS_PVT AS
2: /* $Header: AHLVPLNB.pls 120.9 2008/04/09 06:10:05 rnahata ship $ */
3: -----------------------------------------------------------
4: -- PACKAGE
5: -- AHL_VWP_PLAN_TASKS_PVT
6: --
7: -- PURPOSE
8: -- This package is a Private API for Creating VWP Visit Planned Tasks in
9: -- CMRO. It contains specification for pl/sql records and tables

Line 28: G_PKG_NAME CONSTANT VARCHAR2(30) := 'AHL_VWP_PLAN_TASKS_PVT';

24:
25: -----------------------------------------------------------
26: -- Define Global CONSTANTS -------
27: -----------------------------------------------------------
28: G_PKG_NAME CONSTANT VARCHAR2(30) := 'AHL_VWP_PLAN_TASKS_PVT';
29: -----------------------------------------------------------------
30:
31: ------------------------------------------------------------------
32: -- START: Defining local functions and procedures SIGNATURES --

Line 2039: END AHL_VWP_PLAN_TASKS_PVT;

2035: END IF;
2036:
2037: END Check_Visit_Task_UK_Items;
2038:
2039: END AHL_VWP_PLAN_TASKS_PVT;