DBA Data[Home] [Help]

APPS.HZ_LOCATION_PROFILES_PKG dependencies on HZ_LOCATION_PROFILES_PKG

Line 1: PACKAGE BODY hz_location_profiles_pkg AS

1: PACKAGE BODY hz_location_profiles_pkg AS
2: /*$Header: ARHLOCPB.pls 115.1 2003/08/14 00:22:41 acng noship $ */
3:
4: PROCEDURE insert_row (
5: x_location_profile_id IN OUT NOCOPY NUMBER,

Line 377: END hz_location_profiles_pkg;

373: RAISE NO_DATA_FOUND;
374: END IF;
375: END delete_row;
376:
377: END hz_location_profiles_pkg;