DBA Data[Home] [Help]

APPS.IGS_PS_UNIT_GRD_SCHM_PKG dependencies on IGS_PS_UNIT_GRD_SCHM_PKG

Line 1: PACKAGE BODY igs_ps_unit_grd_schm_pkg AS

1: PACKAGE BODY igs_ps_unit_grd_schm_pkg AS
2: /* $Header: IGSPI99B.pls 115.12 2002/11/29 02:44:02 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_unit_grd_schm%RowType;
5: new_references igs_ps_unit_grd_schm%RowType;

Line 774: END igs_ps_unit_grd_schm_pkg;

770: END DELETE_ROW;
771:
772:
773:
774: END igs_ps_unit_grd_schm_pkg;