Unable to create supplier sites through API ap_vendor_pub_pkg.create_vendor_site
Hi,
We are trying to create supplier sites through API ap_vendor_pub_pkg.create_vendor_site.
In this case, for the particular operating unit, "State" field is mandatory.
The "State" field is validated and it fails as it does not exist in the list of values.
But the supplier site is created using concurrent program "Supplier Sites Open Interface Import" for the same operating unit.
In this case, the field "State" is optional and it is a free text.
Our requirement is to create sites through API but we are unable to create the sites due to the restriction as mentioned above.