DBA Data[Home] [Help]

APPS.IGS_PS_USEC_WLST_PRI_PKG dependencies on IGS_PS_USEC_WLST_PRI_PKG

Line 1: PACKAGE BODY igs_ps_usec_wlst_pri_pkg AS

1: PACKAGE BODY igs_ps_usec_wlst_pri_pkg AS
2: /* $Header: IGSPI0YB.pls 120.0 2005/06/01 16:01:10 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_usec_wlst_pri%RowType;
5: new_references igs_ps_usec_wlst_pri%RowType;

Line 690: END igs_ps_usec_wlst_pri_pkg;

686: x_rowid => X_ROWID
687: );
688: end delete_row;
689:
690: END igs_ps_usec_wlst_pri_pkg;