DBA Data[Home] [Help]

APPS.IGS_PE_ACAD_HONORS_PKG dependencies on IGS_PE_ACAD_HONORS_PKG

Line 1: PACKAGE BODY IGS_PE_ACAD_HONORS_PKG AS

1: PACKAGE BODY IGS_PE_ACAD_HONORS_PKG AS
2: /* $Header: IGSNI99B.pls 120.2 2005/10/17 02:22:26 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_pe_acad_honors%RowType;
5: new_references igs_pe_acad_honors%RowType;

Line 751: END IGS_PE_ACAD_HONORS_PKG;

747: x_rowid => X_ROWID
748: );
749: end DELETE_ROW;
750:
751: END IGS_PE_ACAD_HONORS_PKG;