DBA Data[Home] [Help]

APPS.IGS_OR_INST_IMP_003_PKG dependencies on IGS_PE_TYP_INSTANCES_PKG

Line 14: npalanis 10-JUN-2003 Bug:2923413 igs_pe_typ_instances_pkg

10: Change History :
11: ENH Bug No : 1872994
12: ENH Desc : Modelling and Forcasting DLD- Institutions Build
13: Who When What
14: npalanis 10-JUN-2003 Bug:2923413 igs_pe_typ_instances_pkg
15: calls modified for the new employment
16: category column added in the table
17: masehgal 19-Aug-2002 # 2502020 Removed validation for Phone Number already existing in OSS while importing institutions
18: Removed Commented Code

Line 468: igs_pe_typ_instances_pkg.insert_row

464: l_type_rowid:=NULL;
465: l_instance_id:=NULL;
466:
467: --Create the person type for this contact id
468: igs_pe_typ_instances_pkg.insert_row
469: (
470: x_rowid => l_type_rowid,
471: x_person_id => p_contact_party_id,
472: x_course_cd => NULL,