DBA Data[Home] [Help]

APPS.IGS_PE_MATCH_SETS_PKG dependencies on IGS_PE_MATCH_SETS_PKG

Line 1: PACKAGE BODY igs_pe_match_sets_pkg AS

1: PACKAGE BODY igs_pe_match_sets_pkg AS
2: /* $Header: IGSNI66B.pls 120.0 2005/06/01 20:07:51 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_pe_match_sets_all%RowType;
5: new_references igs_pe_match_sets_all%RowType;

Line 893: END igs_pe_match_sets_pkg;

889: p_action => 'DELETE',
890: x_rowid => X_ROWID
891: );
892: end DELETE_ROW;
893: END igs_pe_match_sets_pkg;