DBA Data[Home] [Help]

APPS.IGS_TR_STEP_NOTE_PKG dependencies on IGS_TR_STEP_NOTE_PKG

Line 1: PACKAGE BODY igs_tr_step_note_pkg AS

1: PACKAGE BODY igs_tr_step_note_pkg AS
2: /* $Header: IGSTI04B.pls 115.4 2002/11/29 04:14:34 nsidana ship $ */
3:
4: l_rowid VARCHAR2(25);
5: old_references igs_tr_step_note%ROWTYPE;

Line 604: END igs_tr_step_note_pkg;

600: );
601:
602: END delete_row;
603:
604: END igs_tr_step_note_pkg;