DBA Data[Home] [Help]

APPS.IGS_PS_UNIT_LOCATION_PKG dependencies on IGS_PS_UNIT_LOCATION_PKG

Line 1: PACKAGE BODY igs_ps_unit_location_pkg AS

1: PACKAGE BODY igs_ps_unit_location_pkg AS
2: /* $Header: IGSPI0LB.pls 115.8 2003/10/30 13:30:23 rghosh ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_unit_location%RowType;
5: new_references igs_ps_unit_location%RowType;

Line 851: END igs_ps_unit_location_pkg;

847: p_action => 'DELETE',
848: x_rowid => X_ROWID
849: );
850: end DELETE_ROW;
851: END igs_ps_unit_location_pkg;