DBA Data[Home] [Help]

APPS.IGS_PE_PRSID_GRP_MEM_PKG dependencies on IGS_PE_PRSID_GRP_MEM_PKG

Line 1: PACKAGE BODY igs_pe_prsid_grp_mem_pkg AS

1: PACKAGE BODY igs_pe_prsid_grp_mem_pkg AS
2: /* $Header: IGSNI22B.pls 120.0 2005/06/01 21:38:36 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_pe_prsid_grp_mem_all%RowType;
5: new_references igs_pe_prsid_grp_mem_all%RowType;

Line 768: END igs_pe_prsid_grp_mem_pkg;

764: p_action => 'DELETE',
765: x_rowid => X_ROWID
766: );
767: end DELETE_ROW;
768: END igs_pe_prsid_grp_mem_pkg;