DBA Data[Home] [Help]

APPS.IGS_PS_USEC_RPT_FMLY_PKG dependencies on IGS_PS_USEC_RPT_FMLY_PKG

Line 1: PACKAGE BODY igs_ps_usec_rpt_fmly_pkg AS

1: PACKAGE BODY igs_ps_usec_rpt_fmly_pkg AS
2: /* $Header: IGSPI0IB.pls 115.7 2002/11/29 01:57:07 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_usec_rpt_fmly%RowType;
5: new_references igs_ps_usec_rpt_fmly%RowType;

Line 706: END igs_ps_usec_rpt_fmly_pkg;

702: p_action => 'DELETE',
703: x_rowid => X_ROWID
704: );
705: end DELETE_ROW;
706: END igs_ps_usec_rpt_fmly_pkg;