DBA Data[Home] [Help]

APPS.IGS_PE_VOTE_INFO_PKG dependencies on IGS_PE_VOTE_INFO_PKG

Line 1: PACKAGE BODY igs_pe_vote_info_pkg AS

1: PACKAGE BODY igs_pe_vote_info_pkg AS
2: /* $Header: IGSNI50B.pls 120.3 2005/10/17 04:23:52 appldev ship $ */
3:
4: l_rowid VARCHAR2(25);
5: old_references igs_pe_vote_info_all%RowType;

Line 843: END igs_pe_vote_info_pkg;

839: p_action => 'DELETE',
840: x_rowid => X_ROWID
841: );
842: end DELETE_ROW;
843: END igs_pe_vote_info_pkg;