DBA Data[Home] [Help]

APPS.IGS_PE_DUP_PERSON dependencies on HZ_PARTIES

Line 38: l_person_id hz_parties.party_id%TYPE;

34: lv_Do_Partial VARCHAR2(1);
35: l_Ext_Cursor NUMBER;
36: lnRows NUMBER(5);
37: l_where_clause VARCHAR2(32767) := ' person_id IN ( ';
38: l_person_id hz_parties.party_id%TYPE;
39: l_match_found BOOLEAN := FALSE;
40: l_match_set_id igs_pe_match_sets_all.match_set_id%TYPE;
41:
42: -- Cursor to check value of Profile Option: Duplicate Match Criteria