DBA Data[Home] [Help]

APPS.IGS_PS_UNIT_CAT_PKG dependencies on IGS_PS_UNIT_CAT_PKG

Line 1: package body IGS_PS_UNIT_CAT_PKG as

1: package body IGS_PS_UNIT_CAT_PKG as
2: /* $Header: IGSPI74B.pls 115.4 2002/11/29 02:37:01 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references IGS_PS_UNIT_CAT%RowType;
5: new_references IGS_PS_UNIT_CAT%RowType;

Line 423: end IGS_PS_UNIT_CAT_PKG;

419: x_rowid => X_ROWID
420: );
421: end DELETE_ROW;
422:
423: end IGS_PS_UNIT_CAT_PKG;