Unable to update PAY_METHOD_LOOKUP_CODE & remit_advice_email(remittance_email) in sites table.
Hello all,
We are unable to update PAY_METHOD_LOOKUP_CODE & REMIT_ADVICE_EMAIL(remittance_email) in ap_supplier_sites_all table. can anyone tell me how can I update the site table using any oralce API or Intefaces.
Currently I am using API ap_vendor_pub_pkg.update_vendor_site_public to update PAY_METHOD_LOOKUP_CODE at site level, and it is updating in payment table 'iby_External_payees_all', and using API 'iby_disbursement_setup_pub.Update_External_Payee' to update Remit_advice_email at site level and it is also updating in the same table 'iby_External_payees_all'.