DBA Data[Home] [Help]

APPS.IGS_TR_ITEM_PKG dependencies on IGS_TR_ITEM_PKG

Line 1: PACKAGE BODY igs_tr_item_pkg AS

1: PACKAGE BODY igs_tr_item_pkg AS
2: /* $Header: IGSTI12B.pls 120.0 2005/06/01 21:06:26 appldev noship $ */
3:
4: l_rowid VARCHAR2(25);
5: old_references igs_tr_item_all%ROWTYPE;

Line 964: END igs_tr_item_pkg;

960: );
961:
962: END delete_row;
963:
964: END igs_tr_item_pkg;