Retail Integration Mappings Report Release:14.1.0 (Store Inventory Management)
Application Store Inventory Management
Target Name Space http://www.oracle.com/retail/integration/base/bo/DSDReceiptDesc/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:DSDReceiptDesc Version:14.1.0 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for DSDReceiptDesc in SIM application.
SIM's Table Name SIM's Column Name Integration API(RIB or/and RSB or/and RSL) SIM's Column Length Is Column Required in SIM's API? SIM's API Description
DSDReceipt * 1 unbounded Description is not available.

XML-Schema Name:DSDReceipt Version:14.1.0 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for DSDReceipt in SIM application.
SIM's Table Name SIM's Column Name Integration API(RIB or/and RSB or/and RSL) SIM's Column Length Is Column Required in SIM's API? SIM's API Description
supplier varchar210 1 1 Unique identifying number for a supplier for the receipt. DSD SUPPLIER_ID VARCHAR2 128 Yes the unique identifier of the supplier that shipped the items.
origin_country_id varchar23 1 1 The identifier of the country from which the item is being sourced. STORE LOCALE_COUNTRY VARCHAR2 2 No The 2-letter country code from ISO-3166.
store number10 1 1 Not Yet Available DSD STORE_ID NUMBER 10 Yes the unique identifier of the store that this direct delivery is for.
dept number4 0 1 The department in which are all the items on the order. This field is required if the system enforces single department ordering. ITEM DEPARTMENT_ID NUMBER 12 No hierarchy department id
currency_code varchar23 1 1 Contains a code identifying the currency the supplier uses for business transactions. SUPPLIER CURRENCY_CODE VARCHAR2 3 No a code that identifies the currency most widely used by the supplier.
paid_ind varchar21 1 1 Indicates if the invoice has already been paid. Valid values are 'Y' (invoice has already been paid) or 'N' (invoice should be paid in AP system). No Populated by SIM with an empty value
ext_ref_no varchar230 0 1 Not Yet Available null null null No SIM sets null value
proof_of_delivery_no varchar230 0 1 Proof of delivery or service number, given at the time of receipt at the store. This field will be populated when the invoice is interfaced through ReSA. No Populated by SIM with an empty value
payment_ref_no varchar216 0 1 Reference number attached to the invoice payment, used when the invoice is paid from the POS system and interfaced through ReSA No Populated by SIM with an empty value
payment_date xs:dateTime 0 1 Date when the invoice was paid from the POS system. This field will be populated when the invoice is interfaced through ReSA. No not used in SIM
invc_ind varchar21 1 1 Inidcates whether an invoice was created for this receipt by the supplier. No 'Y' if RK_SHIPMENTS.INVOICE_ID exists else 'N'.
deals_ind varchar21 1 1 Valid values are 'Y' and NULL. This field decides whether deals need to be applied to the order or not. No SIM sets the constant value 'Y'
DSDDtl * 0 unbounded Description is not available.
DSDNonMerch * 0 unbounded Description is not available.
ext_receipt_no varchar217 0 1 This field holds the external transaction sequence number for the receipt. DSD ID NUMBER 12 Yes the unique identifier of the direct delivery record. this value is generated by the application.
receipt_date xs:dateTime 0 1 Description is not available RIBDate

XML-Schema Name:DSDDtl Version:14.1.0 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for DSDDtl in SIM application.
SIM's Table Name SIM's Column Name Integration API(RIB or/and RSB or/and RSL) SIM's Column Length Is Column Required in SIM's API? SIM's API Description
item varchar225 1 1 Not Yet Available DSD_LINE_ITEM ITEM_ID VARCHAR2 25 Yes the unique identifier of the item that is contained in this carton.
qty_received number12_4 1 1 Contains the number of items already received for the SKU / Shipment combination. DSD_LINE_ITEM QUANTITY_RECEIVED,QUANTITY_DAMAGED NUMBER 20,4 No Contains the number of items already received for the SKU / Shipment combination. This is the addition of QUANTITY_RECEIVED and QUANTITY_DAMAGED.
unit_cost number20_4 0 1 This field contains the cost for the SKU from the supplier/ origin country. This field is stored in the supplier's currency. No This field contains the cost for the SKU from the supplier/ origin country. This field is stored in the supplier's currency.
weight number12_4 0 1 Contains the actual weight of the item on received. No Not used in SIM
weight_uom varchar24 0 1 Contains the unit of measure of the received weight (e.g. pounds, kilograms). No Not used in SIM
DSDDtlUin * 0 unbounded Collection of UIN(s) associated to the item. NA NA NA NA NA NA

XML-Schema Name:DSDDtlUin Version:14.1.0 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for DSDDtlUin in SIM application.
SIM's Table Name SIM's Column Name Integration API(RIB or/and RSB or/and RSL) SIM's Column Length Is Column Required in SIM's API? SIM's API Description
uin varchar2128 1 1 Universal Identification Number. NA NA NA NA NA NA
status number4 1 1 Status associated with the UIN. NA NA NA NA NA NA

XML-Schema Name:DSDNonMerch Version:14.1.0 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for DSDNonMerch in SIM application.
SIM's Table Name SIM's Column Name Integration API(RIB or/and RSB or/and RSL) SIM's Column Length Is Column Required in SIM's API? SIM's API Description
non_merch_code varchar26 1 1 Code identifying a non-merchandise cost that can be added to an invoice. null varchar2 6 null null
non_merch_amt number20 1 1 Amount of the non-merchandise cost, specified by the non-merchandise code, that has been invoiced for. This field will be held in the invoice currency. No Not used in SIM
vat_code varchar26 0 1 Code identifying the VAT rate that should be applied to the non_merch_amt entered. No Not used in SIM
service_perf_ind varchar21 1 1 Indicates if a service non-merchandise cost has actually been performed. Valid values are 'Y' (service has been performed) or 'N' (service has not been performed or non-merchandise cost is not a service cost). No Not used in SIM