DBA Data[Home] [Help]

APPS.IGS_PS_CATLG_NOTES_PKG dependencies on IGS_PS_CATLG_NOTES_PKG

Line 1: PACKAGE BODY igs_ps_catlg_notes_pkg AS

1: PACKAGE BODY igs_ps_catlg_notes_pkg AS
2: /* $Header: IGSPI0QB.pls 115.11 2002/11/29 01:59:33 nsidana ship $ */
3:
4: l_rowid VARCHAR2(25);
5: old_references igs_ps_catlg_notes_ALL%RowType;

Line 948: END igs_ps_catlg_notes_pkg;

944: p_action => 'DELETE',
945: x_rowid => X_ROWID
946: );
947: end DELETE_ROW;
948: END igs_ps_catlg_notes_pkg;