DBA Data[Home] [Help]

APPS.IGS_PS_OFR_OPT_PKG dependencies on IGS_PS_OFR_OPT_PKG

Line 1: PACKAGE BODY igs_ps_ofr_opt_pkg AS

1: PACKAGE BODY igs_ps_ofr_opt_pkg AS
2: /* $Header: IGSPI23B.pls 120.0 2005/06/01 14:01:40 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references IGS_PS_OFR_OPT_ALL%RowType;
5: new_references IGS_PS_OFR_OPT_ALL%RowType;

Line 1751: end IGS_PS_OFR_OPT_PKG;

1747: x_rowid => X_ROWID
1748: );
1749: end DELETE_ROW;
1750:
1751: end IGS_PS_OFR_OPT_PKG;