Retail Integration Mappings Report Release:15.0.0 (Retail Warehouse Management System)
Application Retail Warehouse Management System
Target Name Space http://www.oracle.com/retail/integration/base/bo/ASNInRef/v1
Version 1.0
Description This is root element of this document which contains name space definitions for the document elements.
XSD Structure

XML-Schema Name:ASNInRef Version:15.0.0 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for ASNInRef in RWMS application.
RWMS's Table Name RWMS's Column Name Integration API(RIB or/and RSB or/and RSL) RWMS's Column Length Is Column Required in RWMS's API? RWMS's API Description
to_location varchar210 1 1 This field contains the location that the shipment will be delivered to. transshipment_setup dc_dest_id varchar2 10 Yes Used to derive RWMS facility id in subscriber. Publisher populates with transshipment_setup.dc_dest_id
to_loc_type varchar21 0 1 This field contains the location type of the to_location field. Valid values are 'S' = store, 'E' = finisher, and 'W' = warehouse. RWMS does not utilize this field. NA NA varchar2 1 Yes Not used in subscriber. Always W in publisher
to_store_type varchar21 0 1 Indicates the store type of the to_location. This will only be populated if to_loc_type is 'S'. Valid values are: 'C' = company store, 'F' = franchise store. RWMS does not utilize this field. NA NA varchar2 1 Yes Not used in subscriber. Populated with NULL in publisher.
to_stockholding_ind varchar21 0 1 Indicates if the to_location is stockholding or not. Only populated if to_loc_type is 'S'. Valid values are: 'Y' = yes, 'N' = no. RWMS does not utilize this field. NA NA varchar2 1 Yes Not used in subscriber. Populated with NULL in publisher.
from_location varchar210 1 1 For transfer and allocation shipments, this field will hold the location from which the shipment was sourced. ship_dest or transshipment_setup dest_id or dc_dest_id varchar2 10 Yes used to derive dest_type for subscriber. transshipment_setup.dc_dest_id for publisher
from_loc_type varchar21 0 1 This field contains the location type of the from_location field. Valid values are 'S' = store and 'W' = warehouse. RWMS does not utilize this field. NA NA varchar2 1 Yes Not used in subscriber Populated with W in publisher
from_store_type varchar21 0 1 Indicates the store type of the from_location. This will only be populated if from_location is 'S'. Valid values are: 'C' = company store, 'F' = franchise store. RWMS does not utilize this field. NA NA varchar2 1 Yes Not used in subscriber. Populated with NULL in publisher.
from_stockholding_ind varchar21 0 1 Indicates if the from_location is stockholding or not. Only populated if from_location is 'S'. Valid values are: 'Y' = yes, 'N' = no. RWMS does not utilize this field. NA NA varchar2 1 Yes Not used in subscriber. Populated with NULL in publisher
asn_nbr varchar230 1 1 Holds the advance shipping notice number associated with a shipment to be deleted. asn asn_nbr varchar2 30 Yes Used by both subscriber and publisher