DBA Data[Home] [Help]

APPS.IGS_PS_USEC_OCUR_REF_PKG dependencies on IGS_PS_USEC_OCUR_REF_PKG

Line 1: PACKAGE BODY igs_ps_usec_ocur_ref_pkg AS

1: PACKAGE BODY igs_ps_usec_ocur_ref_pkg AS
2: /* $Header: IGSPI0XB.pls 120.1 2005/06/29 03:30:50 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_usec_ocur_ref%RowType;
5: new_references igs_ps_usec_ocur_ref%RowType;

Line 783: END igs_ps_usec_ocur_ref_pkg;

779: p_action => 'DELETE',
780: x_rowid => X_ROWID
781: );
782: end DELETE_ROW;
783: END igs_ps_usec_ocur_ref_pkg;