DBA Data[Home] [Help]

APPS.PAY_FI_ARCHIVE_DPSA dependencies on PAY_EXTERNAL_ACCOUNTS

Line 929: pay_external_accounts pea

925: SELECT pea.segment1 Bank_Name,
926: pea.segment2 Bank_Branch,
927: pea.segment3 Account_Number
928: FROM pay_personal_payment_methods_f ppmf,
929: pay_external_accounts pea
930: WHERE ppmf.assignment_id = p_assignment_id
931: AND pea.external_account_id = ppmf.external_account_id
932: AND ppmf.business_group_id = p_business_group_id
933: AND p_report_date