DBA Data[Home] [Help]

APPS.IGS_TR_TYPE_PKG dependencies on IGS_TR_TYPE_PKG

Line 1: PACKAGE BODY igs_tr_type_pkg AS

1: PACKAGE BODY igs_tr_type_pkg AS
2: /* $Header: IGSTI05B.pls 115.10 2003/02/19 10:29:45 kpadiyar ship $ */
3:
4: l_rowid VARCHAR2(25);
5: old_references igs_tr_type_all%ROWTYPE;

Line 641: END igs_tr_type_pkg;

637: x_publish_ind,
638: x_mode);
639: END add_row;
640:
641: END igs_tr_type_pkg;