DBA Data[Home] [Help]

APPS.IGS_PE_MTCH_SET_DATA_PKG dependencies on IGS_PE_MTCH_SET_DATA_PKG

Line 1: PACKAGE BODY igs_pe_mtch_set_data_pkg AS

1: PACKAGE BODY igs_pe_mtch_set_data_pkg AS
2: /* $Header: IGSNI67B.pls 115.7 2002/11/29 01:29:01 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_pe_mtch_set_data_all%RowType;
5: new_references igs_pe_mtch_set_data_all%RowType;

Line 630: END igs_pe_mtch_set_data_pkg;

626: p_action => 'DELETE',
627: x_rowid => X_ROWID
628: );
629: end DELETE_ROW;
630: END igs_pe_mtch_set_data_pkg;