sim VendorReturn Web Service





Functional Description

The vendor return document captures the request to return goods to a vendor (supplier) and the approval of that request. It also allows the creation of a vendor return document that skips the request and approval process and is immediately ready to ship. After approval, the document is no longer modifiable by a user but does capture the ongoing information from a shipment when a shipment is created and dispatched to the vendor.

Technical Description

Services

sim-VendorReturnService


Description

This service describes the Oracle Retail Store Inventory Management (SIM) Store-To-Supplier Stock Return service.





Integration Catalog

SIM173

Service WSDL

sim-VendorReturnService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupVendorReturnHeader

Retrieves vendor return headers without any line item information.

readVendorReturnDetail

Retrieves detailed information about a vendor return.

saveVendorReturn

Creates or updates the information for a vendor return. This operation should have an activity lock on the vendor return.

approveVendorReturn

Processes a vendor return moving it from in progress status to approved status.

cancelVendorReturn

Processes a vendor return moving it from in progress status to canceled status.

closeVendorReturn

Processes a vendor return moving it from in progress status to canceled, rejected, or completed status.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupVendorReturnHeader

StrVrnHdrCriVo.xsd

StrVrnHdrCriVo.xml

StrVrnHdrColDesc.xsd

StrVrnHdrColDesc.xml

StrVrnHdrCriVo-mapping.html

StrVrnHdrColDesc-mapping.html

readVendorReturnDetail

StrVrnRef.xsd

StrVrnRef.xml

StrVrnDesc.xsd

StrVrnDesc.xml

StrVrnRef-mapping.html

StrVrnDesc-mapping.html

saveVendorReturn

StrVrnModVo.xsd

StrVrnModVo.xml

StrVrnRef.xsd

StrVrnRef.xml

StrVrnModVo-mapping.html

StrVrnRef-mapping.html

approveVendorReturn

StrVrnRef.xsd

StrVrnRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVrnRef-mapping.html

InvocationSuccess-mapping.html

cancelVendorReturn

StrVrnRef.xsd

StrVrnRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVrnRef-mapping.html

InvocationSuccess-mapping.html

closeVendorReturn

StrVrnRef.xsd

StrVrnRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVrnRef-mapping.html

InvocationSuccess-mapping.html