[Home] [Help]
586:
587: or exists (select 'Y' from IGS_FI_PP_STD_ATTRS xx where xx.PERSON_ID = temp.party_id
588: )
589:
590: or exists (select 'Y' from IGS_FI_P_SA_NOTES xx where xx.PARTY_ID = temp.party_id
591: )
592:
593: or exists (select 'Y' from IGS_FI_REFUNDS xx where xx.PERSON_ID = temp.party_id
594: )
666:
667: or exists (select 'Y' from IGS_FI_PP_STD_ATTRS xx where xx.PERSON_ID = temp.party_id
668: )
669:
670: or exists (select 'Y' from IGS_FI_P_SA_NOTES xx where xx.PARTY_ID = temp.party_id
671: )
672:
673: or exists (select 'Y' from IGS_FI_REFUNDS xx where xx.PERSON_ID = temp.party_id
674: )