DBA Data[Home] [Help]

APPS.AHL_UA_COMMON_PVT dependencies on AHL_UA_COMMON_PVT

Line 1: PACKAGE BODY AHL_UA_COMMON_PVT AS

1: PACKAGE BODY AHL_UA_COMMON_PVT AS
2: /* $Header: AHLVUACB.pls 120.1 2006/06/15 10:03:43 priyan noship $ */
3:
4: /* Constants to define event type */
5: G_EVENT_TYPE_VISIT CONSTANT VARCHAR2(12) := 'VISIT';

Line 2082: End AHL_UA_COMMON_PVT;

2078: p_encoded => FND_API.G_FALSE
2079: );
2080: END Get_Succ_Flight_Info;
2081:
2082: End AHL_UA_COMMON_PVT;
2083: