DBA Data[Home] [Help]

APPS.IGS_AD_PAST_HISTORY_PKG dependencies on IGS_AD_PAST_HISTORY_PKG

Line 1: PACKAGE BODY igs_ad_past_history_pkg AS

1: PACKAGE BODY igs_ad_past_history_pkg AS
2: /* $Header: IGSAI88B.pls 115.15 2003/12/09 11:07:14 akadam ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_past_history_all%RowType;
5: new_references igs_ad_past_history_all%RowType;

Line 762: END igs_ad_past_history_pkg;

758: p_action => 'DELETE',
759: x_rowid => X_ROWID
760: );
761: end DELETE_ROW;
762: END igs_ad_past_history_pkg;