DBA Data[Home] [Help]

APPS.IGS_PS_PAT_STUDY_UNT_PKG dependencies on IGS_PS_PAT_STUDY_UNT_PKG

Line 1: package body IGS_PS_PAT_STUDY_UNT_PKG as

1: package body IGS_PS_PAT_STUDY_UNT_PKG as
2: /* $Header: IGSPI63B.pls 120.0 2005/06/01 20:09:40 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references IGS_PS_PAT_STUDY_UNT%RowType;
5: new_references IGS_PS_PAT_STUDY_UNT%RowType;

Line 951: end IGS_PS_PAT_STUDY_UNT_PKG;

947: );
948:
949: end DELETE_ROW;
950:
951: end IGS_PS_PAT_STUDY_UNT_PKG;