DBA Data[Home] [Help]

APPS.IGS_PS_GOVT_TYPE_PKG dependencies on IGS_PS_GOVT_TYPE_PKG

Line 1: package body IGS_PS_GOVT_TYPE_PKG as

1: package body IGS_PS_GOVT_TYPE_PKG as
2: /* $Header: IGSPI58B.pls 115.3 2002/11/29 02:32:14 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references IGS_PS_GOVT_TYPE%RowType;
5: new_references IGS_PS_GOVT_TYPE%RowType;

Line 441: end IGS_PS_GOVT_TYPE_PKG;

437: x_rowid => X_ROWID
438: );
439: end DELETE_ROW;
440:
441: end IGS_PS_GOVT_TYPE_PKG;