DBA Data[Home] [Help]

APPS.IGS_PS_UNT_REPT_FMLY_PKG dependencies on IGS_PS_UNT_REPT_FMLY_PKG

Line 1: PACKAGE BODY igs_ps_unt_rept_fmly_pkg AS

1: PACKAGE BODY igs_ps_unt_rept_fmly_pkg AS
2: /* $Header: IGSPI0AB.pls 115.7 2002/11/29 01:54:52 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_unt_rept_fmly%RowType;
5: new_references igs_ps_unt_rept_fmly%RowType;

Line 696: END igs_ps_unt_rept_fmly_pkg;

692: p_action => 'DELETE',
693: x_rowid => X_ROWID
694: );
695: end DELETE_ROW;
696: END igs_ps_unt_rept_fmly_pkg;