DBA Data[Home] [Help]

APPS.IGS_FI_HECS_PAY_OPTN_PKG dependencies on IGS_FI_HECS_PAY_OPTN_PKG

Line 1: package body IGS_FI_HECS_PAY_OPTN_PKG AS

1: package body IGS_FI_HECS_PAY_OPTN_PKG AS
2: /* $Header: IGSSI54B.pls 115.3 2002/11/29 03:50:52 nsidana ship $*/
3: l_rowid VARCHAR2(25);
4: old_references IGS_FI_HECS_PAY_OPTN%RowType;
5: new_references IGS_FI_HECS_PAY_OPTN%RowType;

Line 462: end IGS_FI_HECS_PAY_OPTN_PKG;

458: if (sql%notfound) then
459: raise no_data_found;
460: end if;
461: end DELETE_ROW;
462: end IGS_FI_HECS_PAY_OPTN_PKG;