DBA Data[Home] [Help]

APPS.IGF_SP_STD_PRG_PKG dependencies on IGF_SP_STD_PRG_PKG

Line 1: PACKAGE BODY igf_sp_std_prg_pkg AS

1: PACKAGE BODY igf_sp_std_prg_pkg AS
2: /* $Header: IGFPI06B.pls 115.2 2003/03/19 08:50:40 smadathi noship $ */
3:
4: l_rowid VARCHAR2(25);
5: old_references igf_sp_std_prg_all%ROWTYPE;

Line 731: END igf_sp_std_prg_pkg;

727:
728: END delete_row;
729:
730:
731: END igf_sp_std_prg_pkg;