DBA Data[Home] [Help]

APPS.IGS_PS_FACLTY_DISP_PKG dependencies on IGS_PS_FACLTY_DISP_PKG

Line 1: PACKAGE BODY igs_ps_faclty_disp_pkg AS

1: PACKAGE BODY igs_ps_faclty_disp_pkg AS
2: /* $Header: IGSPI0PB.pls 120.1 2005/06/28 06:24:44 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_faclty_disp%RowType;
5: new_references igs_ps_faclty_disp%RowType;

Line 788: END igs_ps_faclty_disp_pkg;

784: p_action => 'DELETE',
785: x_rowid => X_ROWID
786: );
787: end DELETE_ROW;
788: END igs_ps_faclty_disp_pkg;