DBA Data[Home] [Help]

APPS.AMS_PHONE_UTILS dependencies on AMS_PHONE_UTILS

Line 1: PACKAGE BODY ams_phone_utils AS

1: PACKAGE BODY ams_phone_utils AS
2: /* $Header: amsvlphb.pls 115.8 2002/11/22 08:55:46 jieli ship $ */
3: --
4: -- Copyright (c) 2001 by Oracle Corporation
5: --

Line 7: -- ams_phone_utils_body.sql - Functions to retrieve a desired phone number

3: --
4: -- Copyright (c) 2001 by Oracle Corporation
5: --
6: -- NAME
7: -- ams_phone_utils_body.sql - Functions to retrieve a desired phone number
8: -- based on order of creation date.
9: --
10: -- DESCRIPTION
11: -- These functions return the phone number for the desired preferred

Line 218: END ams_phone_utils;

214: CLOSE phones;
215:
216: END get_creation_date;
217:
218: END ams_phone_utils;