DBA Data[Home] [Help]

APPS.IGS_EN_TIMESLOT_PRTY_PKG dependencies on IGS_EN_TIMESLOT_PRTY_PKG

Line 1: PACKAGE BODY igs_en_timeslot_prty_pkg AS

1: PACKAGE BODY igs_en_timeslot_prty_pkg AS
2: /* $Header: IGSEI39B.pls 115.5 2002/11/28 23:41:46 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_en_timeslot_prty%ROWTYPE;
5: new_references igs_en_timeslot_prty%ROWTYPE;

Line 673: END igs_en_timeslot_prty_pkg;

669: p_action => 'DELETE',
670: x_rowid => X_ROWID
671: );
672: END delete_row;
673: END igs_en_timeslot_prty_pkg;