DBA Data[Home] [Help]

APPS.IGS_PS_NOTE_TYPES_PKG dependencies on IGS_PS_NOTE_TYPES_PKG

Line 1: PACKAGE BODY igs_ps_note_types_pkg AS

1: PACKAGE BODY igs_ps_note_types_pkg AS
2: /* $Header: IGSPI1KB.pls 115.7 2002/11/29 02:07:30 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_note_types%RowType;
5: new_references igs_ps_note_types%RowType;

Line 671: END igs_ps_note_types_pkg;

667: p_action => 'DELETE',
668: x_rowid => X_ROWID
669: );
670: end DELETE_ROW;
671: END igs_ps_note_types_pkg;