DBA Data[Home] [Help]

APPS.IGS_TR_TYPE_STEP_PKG dependencies on IGS_TR_TYPE_STEP_PKG

Line 1: PACKAGE BODY igs_tr_type_step_pkg AS

1: PACKAGE BODY igs_tr_type_step_pkg AS
2: /* $Header: IGSTI06B.pls 115.14 2003/02/19 12:31:44 kpadiyar ship $ */
3:
4: l_rowid VARCHAR2(25);
5: old_references igs_tr_type_step_all%ROWTYPE;

Line 815: END igs_tr_type_step_pkg;

811: );
812:
813: END delete_row;
814:
815: END igs_tr_type_step_pkg;