sim VendorShipment Web Service





Functional Description

This transaction captures the information of a shipment going from the store to a supplier. It describes the details of the containers, items, reasons and quantities for shipment. The shipment will be for a single vendor return document. Saving a container or confirming a container will update the vendor return document as well as the final dispatch of the shipment.

Technical Description

Services

sim-VendorShipmentService


Description

This service describes the Oracle Retail Store Inventory Management (SIM) Vendor Shipment service.





Integration Catalog

SIM172

Service WSDL

sim-VendorShipmentService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupVendorShipmentHeaders

Retrieves vendor shipment headers.

readVendorShipmentDetail

Retrieves detailed information about a vendor shipment.

saveVendorShipment

Creates or updates a vendor shipment.

submitVendorShipment

Submits a vendor return shipment prior to dispatch. This moves the shipment to submitted status. Changes can not be made to a submitted shipment.

cancelVendorShipmentSubmission

Cancels the submission of a vendor shipment. This moves a submitted shipment back to in progress status.

cancelVendorShipment

Cancels a vendor shipment. This moves the shipment to canceled status. Changes can not be made to a canceled shipment.

dispatchVendorShipment

Dispatches a vendor shipment. This moves the shipment to shipped status. Changes can not be made to a shipped shipment.

lookupVendorShipmentContainerHeaders

Retrieves vendor shipment container headers.

readVendorShipmentContainerDetail

Retrieves detailed information about a vendor shipment container.

saveVendorShipmentContainer

Creates or updates a vendor shipment container.

confirmVendorShipmentContainer

Confirms a vendor shipment container. This moves the container to completed status. Changes can not be made to a completed container.

cancelVendorShipmentContainer

Cancels a vendor shipment container. This moves the container to canceled status. Changes can not be made to a canceled container.

openVendorShipmentContainer

Re-opens a confirmed container. This moves the container back to in progress status. Using this service requires that the inventory originally received can be reversed.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupVendorShipmentHeaders

StrVnsHdrCriVo.xsd

StrVnsHdrCriVo.xml

StrVnsHdrColDesc.xsd

StrVnsHdrColDesc.xml

StrVnsHdrCriVo-mapping.html

StrVnsHdrColDesc-mapping.html

readVendorShipmentDetail

StrVnsRef.xsd

StrVnsRef.xml

StrVnsDesc.xsd

StrVnsDesc.xml

StrVnsRef-mapping.html

StrVnsDesc-mapping.html

saveVendorShipment

StrVnsModVo.xsd

StrVnsModVo.xml

StrVnsRef.xsd

StrVnsRef.xml

StrVnsModVo-mapping.html

StrVnsRef-mapping.html

submitVendorShipment

StrVnsRef.xsd

StrVnsRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVnsRef-mapping.html

InvocationSuccess-mapping.html

cancelVendorShipmentSubmission

StrVnsRef.xsd

StrVnsRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVnsRef-mapping.html

InvocationSuccess-mapping.html

cancelVendorShipment

StrVnsRef.xsd

StrVnsRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVnsRef-mapping.html

InvocationSuccess-mapping.html

dispatchVendorShipment

StrVnsRef.xsd

StrVnsRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVnsRef-mapping.html

InvocationSuccess-mapping.html

lookupVendorShipmentContainerHeaders

StrVnsRef.xsd

StrVnsRef.xml

StrVnsCtnHdrCol.xsd

StrVnsCtnHdrCol.xml

StrVnsRef-mapping.html

StrVnsCtnHdrCol-mapping.html

readVendorShipmentContainerDetail

StrVnsCtnRef.xsd

StrVnsCtnRef.xml

StrVnsCtnDesc.xsd

StrVnsCtnDesc.xml

StrVnsCtnRef-mapping.html

StrVnsCtnDesc-mapping.html

saveVendorShipmentContainer

StrVnsCtnModVo.xsd

StrVnsCtnModVo.xml

StrVnsCtnRef.xsd

StrVnsCtnRef.xml

StrVnsCtnModVo-mapping.html

StrVnsCtnRef-mapping.html

confirmVendorShipmentContainer

StrVnsCtnRef.xsd

StrVnsCtnRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVnsCtnRef-mapping.html

InvocationSuccess-mapping.html

cancelVendorShipmentContainer

StrVnsCtnRef.xsd

StrVnsCtnRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVnsCtnRef-mapping.html

InvocationSuccess-mapping.html

openVendorShipmentContainer

StrVnsCtnRef.xsd

StrVnsCtnRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrVnsCtnRef-mapping.html

InvocationSuccess-mapping.html