Mandatory fields to create supplier site through API
Hi,
I am using Supplier package (AP_VENDOR_PUB_PKG) to create supplier, site and contact. Actually I am testing via Integrated SOA Gateway supplier interface which exposes AP_VENDOR_PUB_PKG functions as web services.
New supplier was successfully created by calling Create_Supplier but I'm not able to create supplier site when calling Create_Supplier_Site function.
x_return_status is "E" but there is not error message in the x_msg_data so I could not figure out which are the missing or incorrect fields. I'm providing following inputs:
Vendor_Id (existing)
Vendor_site_code
Org_id (existing)