Undefined exception raised while Updating Vendor Site
I am updating vendor sites using API AP_VENDOR_PUB_PKG.Update_Vendor_Site
It successfully updates sites when I call this API from a standalone procedure BUT when I make this procedure as a part of package and call this API, it raised Undefined exception and I am getting l_return_status = 'U'
What can be the reason ?
Regards,