DBA Data[Home] [Help]

APPS.IGS_AD_SPL_TALENTS_PKG dependencies on IGS_AD_SPL_TALENTS_PKG

Line 1: PACKAGE BODY igs_ad_spl_talents_pkg AS

1: PACKAGE BODY igs_ad_spl_talents_pkg AS
2: /* $Header: IGSAI97B.pls 120.3 2005/10/03 08:21:07 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_spl_talents%RowType;
5: new_references igs_ad_spl_talents%RowType;

Line 853: END igs_ad_spl_talents_pkg;

849: RAISE;
850: END IF;
851: END DELETE_ROW;
852:
853: END igs_ad_spl_talents_pkg;