DBA Data[Home] [Help]

APPS.HR_CONTACT_RELATIONSHIPS dependencies on PAY_PERSONAL_PAYMENT_METHODS_F

Line 885: from pay_personal_payment_methods_f ppm

881: );
882: --
883: Cursor check_garnishor(l_contact_id NUMBER,l_contact_relationship_id NUMBER)
884: is select '1'
885: from pay_personal_payment_methods_f ppm
886: , per_assignments_f paf
887: , per_contact_relationships pcr
888: , fnd_sessions f
889: where ppm.payee_type = 'P'