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.19.12020000.2 2012/12/07 07:54:11 sareepar 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.19.12020000.2 2012/12/07 07:54:11 sareepar 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 2264: END AHL_VWP_PLAN_TASKS_PVT;

2260: END IF;
2261:
2262: END Check_Visit_Task_UK_Items;
2263:
2264: END AHL_VWP_PLAN_TASKS_PVT;