DBA Data[Home] [Help]

APPS.IGS_PE_PERSON_TYPES_PKG dependencies on IGS_PE_PERSON_TYPES_PKG

Line 1: PACKAGE BODY igs_pe_person_types_pkg AS

1: PACKAGE BODY igs_pe_person_types_pkg AS
2: /* $Header: IGSNI43B.pls 115.17 2003/06/11 06:05:56 rnirwani ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_pe_person_types%RowType;
5: new_references igs_pe_person_types%RowType;

Line 754: END igs_pe_person_types_pkg;

750: p_action => 'DELETE',
751: x_rowid => X_ROWID
752: );
753: end DELETE_ROW;
754: END igs_pe_person_types_pkg;