DBA Data[Home] [Help]

APPS.IGS_TR_STEP_PKG dependencies on IGS_TR_STEP_PKG

Line 1: PACKAGE BODY igs_tr_step_pkg AS

1: PACKAGE BODY igs_tr_step_pkg AS
2: /* $Header: IGSTI03B.pls 115.10 2003/02/19 12:44:07 kpadiyar ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_tr_step%ROWTYPE;
5: new_references igs_tr_step%ROWTYPE;

Line 943: END igs_tr_step_pkg;

939: END IF;
940:
941: END delete_row;
942:
943: END igs_tr_step_pkg;