DBA Data[Home] [Help]

APPS.IGS_AD_IMP_009 dependencies on IGS_PE_MTCH_SET_DATA

Line 22: p_addr_type IN igs_pe_mtch_set_data.value%TYPE,

18: p_d_match_set_id IN NUMBER,
19: p_interface_id IN igs_ad_interface.interface_id%TYPE,
20: p_match_ind IN OUT NOCOPY igs_ad_interface.match_ind%TYPE,
21: p_person_id OUT NOCOPY igs_ad_interface.person_id%TYPE,
22: p_addr_type IN igs_pe_mtch_set_data.value%TYPE,
23: p_person_id_type IN igs_pe_mtch_set_data.value%TYPE
24: );
25:
26: /*removed the procedure SET_STAT_MATC_RVW_DIS_RCDS as part of bug 3191401*/

Line 23: p_person_id_type IN igs_pe_mtch_set_data.value%TYPE

19: p_interface_id IN igs_ad_interface.interface_id%TYPE,
20: p_match_ind IN OUT NOCOPY igs_ad_interface.match_ind%TYPE,
21: p_person_id OUT NOCOPY igs_ad_interface.person_id%TYPE,
22: p_addr_type IN igs_pe_mtch_set_data.value%TYPE,
23: p_person_id_type IN igs_pe_mtch_set_data.value%TYPE
24: );
25:
26: /*removed the procedure SET_STAT_MATC_RVW_DIS_RCDS as part of bug 3191401*/
27: