DBA Data[Home] [Help]

APPS.IGS_PE_STUP_DATA_EMT_PKG dependencies on IGS_PE_STUP_DATA_EMT_PKG

Line 1: PACKAGE BODY igs_pe_stup_data_emt_pkg AS

1: PACKAGE BODY igs_pe_stup_data_emt_pkg AS
2: /* $Header: IGSNI45B.pls 115.8 2002/11/29 01:24:36 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_pe_stup_data_emt_all%RowType;
5: new_references igs_pe_stup_data_emt_all%RowType;

Line 689: END igs_pe_stup_data_emt_pkg;

685: p_action => 'DELETE',
686: x_rowid => X_ROWID
687: );
688: end DELETE_ROW;
689: END igs_pe_stup_data_emt_pkg;