DBA Data[Home] [Help]

APPS.IGS_AD_IMP_NEAR_MTCH_PKG dependencies on IGS_GE_GEN_003

Line 524: igs_ge_gen_003.get_org_id to x_org_id as part of

520: Know limitations, enhancements or remarks
521: Change History
522: Who When What
523: sbaliga 12-feb-2002 Modified call to before_dml by assigning
524: igs_ge_gen_003.get_org_id to x_org_id as part of
525: SWCR006 build.
526:
527: (reverse chronological order - newest change first)
528: ***************************************************************/

Line 573: x_org_id=>igs_ge_gen_003.get_org_id,

569:
570: X_NEAR_MTCH_ID := -1;
571: Before_DML(
572: p_action=>'INSERT',
573: x_org_id=>igs_ge_gen_003.get_org_id,
574: x_rowid=>X_ROWID,
575: x_near_mtch_id=>X_NEAR_MTCH_ID,
576: x_interface_id=>X_INTERFACE_ID,
577: x_person_id=>X_PERSON_ID,