DBA Data[Home] [Help]

APPS.IGS_AD_UP_HEADER_PKG dependencies on IGS_AD_UP_HEADER_PKG

Line 1: PACKAGE BODY igs_ad_up_header_pkg AS

1: PACKAGE BODY igs_ad_up_header_pkg AS
2: /* $Header: IGSAI92B.pls 115.12 2003/10/30 13:24:44 rghosh ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_up_header%RowType;
5: new_references igs_ad_up_header%RowType;

Line 827: END igs_ad_up_header_pkg;

823: p_action => 'DELETE',
824: x_rowid => X_ROWID
825: );
826: end DELETE_ROW;
827: END igs_ad_up_header_pkg;