Supplier Site Update

This API is to update the supplier site level details. This would not applicable to

 

ap_vendor_pub_pkg.update_vendor_site_public(          

p_api_version       => 1,   

x_return_status     => lc_return_status,                        

x_msg_count         => ln_msg_count,                             

x_msg_data          => ll_msg_data,                                  

p_vendor_site_rec   => lrec_vendor_site_rec,        — input

p_vendor_site_id    => ln_vendor_site_id               — input

);

Recent Posts