DBA Data[Home] [Help]

APPS.AK_LOV_RELATIONS_PKG dependencies on AK_LOV_RELATIONS_PKG

Line 1: package body AK_LOV_RELATIONS_PKG as

1: package body AK_LOV_RELATIONS_PKG as
2: /* $Header: AKDRLOVB.pls 120.2 2005/09/29 14:00:03 tshort ship $ */
3:
4: -- This package is created for inserting, locking and deleting
5: -- rows in the LOV-Target Relationship form.

Line 253: end AK_LOV_RELATIONS_PKG;

249: raise no_data_found;
250: end if;
251: end UPDATE_ROW;
252:
253: end AK_LOV_RELATIONS_PKG;