Supplier site api email field
Hi Experts,
I am using pos_vendor_pub_pkg.create_vendor_site to create the supplier site. I am passing the email address in l_vendor_site_rec.email_address :='test@gmail.com'
The email_address is reflecting in the ap_supplier_sites_all table email_address column. But the data is not visible from the application.
Can you please guide me how to resolve this issue.
Tx.