DBA Data[Home] [Help]

APPS.HZ_PURGE_GEN dependencies on IGS_FI_PP_STD_ATTRS

Line 587: or exists (select 'Y' from IGS_FI_PP_STD_ATTRS xx where xx.PERSON_ID = temp.party_id

583:
584: or exists (select 'Y' from IGS_FI_PARTY_VENDRS xx where xx.PARTY_ID = temp.party_id
585: )
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: )

Line 667: or exists (select 'Y' from IGS_FI_PP_STD_ATTRS xx where xx.PERSON_ID = temp.party_id

663:
664: or exists (select 'Y' from IGS_FI_PARTY_VENDRS xx where xx.PARTY_ID = temp.party_id
665: )
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: )