DBA Data[Home] [Help]

APPS.IGS_AD_BUILDING_PKG dependencies on IGS_AD_BUILDING_PKG

Line 1: PACKAGE BODY igs_ad_building_pkg AS

1: PACKAGE BODY igs_ad_building_pkg AS
2: /* $Header: IGSAIB4B.pls 115.13 2003/10/30 13:17:28 akadam ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_building_all%RowType;
5: new_references igs_ad_building_all%RowType;

Line 732: END igs_ad_building_pkg;

728: p_action => 'DELETE',
729: x_rowid => X_ROWID
730: );
731: end DELETE_ROW;
732: END igs_ad_building_pkg;