DBA Data[Home] [Help]

APPS.IGS_PS_USEC_GRD_SCHM_PKG dependencies on IGS_PS_USEC_GRD_SCHM_PKG

Line 1: PACKAGE BODY igs_ps_usec_grd_schm_pkg AS

1: PACKAGE BODY igs_ps_usec_grd_schm_pkg AS
2: /* $Header: IGSPI0NB.pls 120.0 2005/06/01 22:09:49 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_usec_grd_schm%RowType;
5: new_references igs_ps_usec_grd_schm%RowType;

Line 751: END igs_ps_usec_grd_schm_pkg;

747: x_rowid => X_ROWID
748: );
749: END DELETE_ROW;
750:
751: END igs_ps_usec_grd_schm_pkg;