DBA Data[Home] [Help]

APPS.IGS_PS_USEC_PRV_GRAD_PKG dependencies on IGS_PS_USEC_PRV_GRAD_PKG

Line 1: PACKAGE BODY igs_ps_usec_prv_grad_pkg AS

1: PACKAGE BODY igs_ps_usec_prv_grad_pkg AS
2: /* $Header: IGSPI0JB.pls 115.8 2002/11/29 01:57:23 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_usec_prv_grad%RowType;
5: new_references igs_ps_usec_prv_grad%RowType;

Line 731: END igs_ps_usec_prv_grad_pkg;

727: p_action => 'DELETE',
728: x_rowid => X_ROWID
729: );
730: end DELETE_ROW;
731: END igs_ps_usec_prv_grad_pkg;