This table captures Payment related details of the Supplier. For Example: The Supplier's remittance advice, the default Payment method Code for this supplier or the bank charges in case of SWIFT payments, etc. This information can be setup at Supplier Level or Supplier Site Level.
SELECT iepa.*
FROM iby_external_payees_all iepa
WHERE iepa.payee_party_id = 123456
Thanks
ReplyDelete