DBA Data[Home] [Help]

APPS.IGS_AD_ROOM_PKG dependencies on IGS_AD_ROOM_PKG

Line 1: PACKAGE BODY igs_ad_room_pkg AS

1: PACKAGE BODY igs_ad_room_pkg AS
2: /* $Header: IGSAIB5B.pls 115.15 2003/10/30 13:17:31 akadam ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_room_all%RowType;
5: new_references igs_ad_room_all%RowType;

Line 780: END igs_ad_room_pkg;

776: p_action => 'DELETE',
777: x_rowid => X_ROWID
778: );
779: end DELETE_ROW;
780: END igs_ad_room_pkg;