DBA Data[Home] [Help]

APPS.IGS_PE_DELIVERY_CDS_PKG dependencies on IGS_PE_DELIVERY_CDS_PKG

Line 1: PACKAGE BODY igs_pe_delivery_cds_pkg AS

1: PACKAGE BODY igs_pe_delivery_cds_pkg AS
2: /* $Header: IGSNI47B.pls 115.8 2002/11/29 01:25:04 nsidana ship $ */
3:
4: l_rowid VARCHAR2(25);
5: old_references igs_pe_delivery_cds_all%RowType;

Line 524: END igs_pe_delivery_cds_pkg;

520: p_action => 'DELETE',
521: x_rowid => X_ROWID
522: );
523: end DELETE_ROW;
524: END igs_pe_delivery_cds_pkg;