DBA Data[Home] [Help]

APPS.IGS_GE_REF_CD_PKG dependencies on IGS_GE_REF_CD_PKG

Line 1: PACKAGE BODY igs_ge_ref_cd_pkg AS

1: PACKAGE BODY igs_ge_ref_cd_pkg AS
2: /* $Header: IGSMI16B.pls 120.1 2005/07/11 03:07:27 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ge_ref_cd%RowType;
5: new_references igs_ge_ref_cd%RowType;

Line 727: END igs_ge_ref_cd_pkg;

723: p_action => 'DELETE',
724: x_rowid => X_ROWID
725: );
726: end DELETE_ROW;
727: END igs_ge_ref_cd_pkg;