DBA Data[Home] [Help]

APPS.IGS_PE_SRC_TYPES_PKG dependencies on IGS_PE_SRC_TYPES_PKG

Line 1: PACKAGE BODY igs_pe_src_types_pkg AS

1: PACKAGE BODY igs_pe_src_types_pkg AS
2: /* $Header: IGSNI65B.pls 120.0 2005/06/01 12:36:23 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_pe_src_types_all%RowType;
5: new_references igs_pe_src_types_all%RowType;

Line 982: END igs_pe_src_types_pkg;

978: );
979:
980: end DELETE_ROW;
981:
982: END igs_pe_src_types_pkg;