Retail Integration Mappings Report Release:16.0.030 (Store Inventory Management)
Application Store Inventory Management
Target Name Space http://www.oracle.com/retail/integration/base/bo/TsfShipCriVo/v1
Version 1.0
Description
XSD Structure

XML-Schema Name:TsfShipCriVo Version:16.0.030 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for TsfShipCriVo in SIM application.
SIM's Table Name SIM's Column Name Integration API(RIB or/and RSB or/and BDI) SIM's Column Length Is Column Required in SIM's API? SIM's API Description
store_id number10 1 1 Include only shipments for this store. TSF_SHIP STORE_ID NUMBER 10 Yes The store the shipment is created from
update_from_date xs:dateTime 0 1 Include only shipments with the date related to their status either at or after this date. TSF_SHIP UPDATE_DATE DATE Yes The date when the Shipment was updated
update_to_date xs:dateTime 0 1 Include only shipments with the date related to their status either at or before this date. TSF_SHIP UPDATE_DATE DATE Yes The date when the Shipment was updated
destination_type tsf_ship_cri_dest_type 1 1 Include only shipments that match the destination type. Valid values are FINISHER, STORE, WAREHOUSE, NO_VALUE. TSF_SHIP DESTINATION_TYPE NUMBER 2 Yes The shipment destination type. 1- Store, 3 Warehouse, 4 - Finisher
destination_id number10 0 1 Include only shipments that match the destination identifier relative to the destination type. TSF_SHIP DESTINATION_ID. NUMBER 10 Yes Shipment destination identifier.
tsf_id number15 0 1 Include only shipments with this transfer_id. TSF_SHIP_LINE_ITEM TSF_ID NUMBER 12 No The transfer identifier
asn varchar2128 0 1 Include only shipments with this ASN external identifier. TSF_SHIP ASN VARCHAR2 128 No The Advance Shipment Notification number
customer_order_id varchar2128 0 1 Include only shipments for the customer order with this external identifier. TSF CUST_ORD_EXTERNAL_ID VARCHAR2 128 No Customer order external identifier
fulfillment_order_id varchar2128 0 1 Include only shipments for the fulfillment order with this external identifier. TSF FUL_ORD_EXTERNAL_ID VARCHAR2 128 No Fulfillment order external identifier
order_related xs:boolean 0 1 Include only shipments for any customer order. Ignored if customer/fulfillment order external identifiers are set. No Used for select shipment associated with customer order related transfer document.
status tsf_ship_cri_status 1 1 Include only shipments matching this status. Valid values are NEW, IN_PROGRESS, SUBMITTED, SHIPPED, CANCELED, ACTIVE, NO_VALUE. TSF_SHIP STATUS NUMBER 2 Yes "The status of the Shipment. Valid values: 1-New,2-In Progress,3-Submitted, 4-Shipped,5-Canceled "
context_id number18 0 1 Include only shipments matching the supplied context id. TSF CONTEXT_ID NUMBER 18 No The context identifier
context_value varchar225 0 1 Include only shipments matching the context value relative to the context type. TSF CONTEXT_VALUE VARCHAR2 25 No This field holds value relating to the context type, e.g promotion number.