Retail Integration Bus Mappings Report Release:13.2.0 (Store Inventory Management)
Application Store Inventory Management
Target Name Space http://www.oracle.com/retail/integration/base/bo/RTVDesc/v1
Version 1.1
Description This is root element of this document which contains name space definitions for the document elements.

XML-Schema Name:RTVDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description sim Mapping For RTVDesc
Table Name Column Name API Type Column Length API Required API Description
dc_dest_id varchar210 1 1 Contains the location number that the items are returned from. If the dc_dest_id is a store, the STORE column gets populated with the dc_dest_id value, and the WH column is defaulted to -1. If the dc_dest_id is a warehouse, the WH column gets populated. RETURN STORE_ID NUMBER 10,0 Yes Contains the location number that the items are returned from. If the dc_dest_id is a store, the STORE column gets populated with the dc_dest_id value, and the WH column is defaulted to -1. If the dc_dest_id is a warehouse, the WH column gets populated.
rtv_id varchar214 1 1 Audit trail reference to external system when an external transaction initiates master record creation in the Retek system. RETURN EXTERNAL_ID NUMBER 12,0 No Audit trail reference to external system when an external transaction initiates master record creation in the Retek system.
rtn_auth_nbr varchar212 1 1 Contains the number that the supplier provides when the decision is made that an order may be returned. This value is not always required and is determined by vendor level data. RETURN AUTHORIZATION_NUM VARCHAR2 12 No Contains the number that the supplier provides when the decision is made that an order may be returned. This value is not always required and is determined by vendor level data.
vendor_nbr varchar210 1 1 Contains the supplier ID to which the merchandise is being returned. PA_SPR ID_SPR VARCHAR2 128 Yes Contains the supplier ID to which the merchandise is being returned.
ship_address1 varchar2240 0 1 Contains the first line of the supplier's address for returns. ADDRESS_DETAIL ADD_1 VARCHAR2 240 Yes Contains the first line of the supplier's address for returns.
ship_address2 varchar2240 0 1 Contains the second line of the supplier's address for returns. ADDRESS_DETAIL ADD_2 VARCHAR2 240 No Contains the second line of the supplier's address for returns.
ship_address3 varchar2240 0 1 Contains the third line of the supplier's address for returns. ADDRESS_DETAIL ADD_3 VARCHAR2 240 No Contains the third line of the supplier's address for returns.
state varchar23 0 1 Contains the state of the supplier's address for returns. ADDRESS_DETAIL STATE VARCHAR2 3 No Contains the state of the supplier's address for returns.
city varchar2120 0 1 Contains the city name of the supplier's address for returns. ADDRESS_DETAIL CITY VARCHAR2 120 Yes Contains the city name of the supplier's address for returns.
shipto_zip varchar230 0 1 Contains the zip code of the supplier's address for returns. ADDRESS_DETAIL POST VARCHAR2 30 No Contains the zip code of the supplier's address for returns.
country varchar23 0 1 Contains the country ID of the supplier's address for returns. ADDRESS_DETAIL COUNTRY_ID VARCHAR2 3 Yes Contains the country ID of the supplier's address for returns.
creation_ts xs:dateTime 0 1 CREATED_DATE contains the date the vendor return was created, COMPLETED_DATE contains the date the vendor return was completed. RETURN CREATE_DATE Date No CREATED_DATE contains the date the vendor return was created, COMPLETED_DATE contains the date the vendor return was completed.
comments varchar22000 0 1 Contains any comments associated with the return. RETURN COMMENTS VARCHAR2 2000 No Contains any comments associated with the return.
rtv_order_no number10 0 1 Contains the number that uniquely identifies the return to vendor within the system. RETURN EXTERNAL_ID NUMBER 12,0 No Contains the number that uniquely identifies the return to vendor within the system.
RTVDtl * 0 unbounded Description is not available.
status_ind varchar21 0 1 Description is not available. NA NA NA NA NA NA
ExtOfRTVDesc:ExtOfRTVDesc * 0 1 Provide an extension hook to customize RTVDesc. NA NA NA NA NA NA
LocOfRTVDesc:LocOfRTVDesc * 0 1 Provide an extension hook to localize RTVDesc. NA NA NA NA NA NA

XML-Schema Name:RTVDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description sim Mapping For RTVDtl
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 1 1 Unique identifier for the item on the RTV. RETURN_LINE_ITEM ITEM_ID VARCHAR2 25 Yes Unique identifier for the item on the RTV.
unit_qty number12_4 0 1 Contains the quantiy of items being returned to the supplier under this RTV number. RETURN_LINE_ITEM QUANTITY NUMBER 20,4 No Contains the quantiy of items being returned to the supplier under this RTV number.
container_qty number6 0 1 Not used by RMS. null Not used by SIM.
from_disposition varchar24 0 1 This value is used to determine if the inventory is available or unavailable, based on the code's INV_STATUS value on the INV_STATUS_CODES table. No This is decided based on return reason. The values are either "TRBL" or "ATS".
to_disposition varchar24 0 1 Not used by RMS. null Not used in SIM.
unit_cost number20_4 0 1 Contains the cost per unit for the SKU being returned. This field is stored in the supplier's currency. null Not used in SIM.
reason varchar26 0 1 Contains the value identifying the reason for the return. Valid values are: Q - QC Failed, U - Unavailable Inventory. Other values may also be entered via the codes table under code type 'RTVR', however, the two codes listed previously may never be deleted. Note that any value added can only be related to RTV from existing inventory (e.g. overstock). RETURN_LINE_ITEM REASON_ID VARCHAR2 6 No Contains the value identifying the reason for the return. Valid values are: Q - QC Failed, U - Unavailable Inventory. Other values may also be entered via the codes table under code type 'RTVR', however, the two codes listed previously may never be deleted. Note that any value added can only be related to RTV from existing inventory (e.g. overstock).
weight number12_4 0 1 Actual weight shipped for the item on the RTV. null Not used in SIM.
weight_uom varchar24 0 1 Unit of Measure for the weight (e.g. pounds, kilograms). null Not used in SIM.
gross_cost number20_4 0 1 Contains the Unit cost and Expenses incurred on an item in a particular transaction NA NA NA NA NA NA
ExtOfRTVDesc:ExtOfRTVDtl * 0 1 Provide an extension hook to customize RTVDtl. NA NA NA NA NA NA
LocOfRTVDesc:LocOfRTVDtl * 0 1 Provide an extension hook to localize RTVDtl. NA NA NA NA NA NA

XML-Schema Name:ExtOfRTVDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description sim Mapping For ExtOfRTVDtl
Table Name Column Name API Type Column Length API Required API Description

XML-Schema Name:LocOfRTVDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description sim Mapping For LocOfRTVDtl
Table Name Column Name API Type Column Length API Required API Description
InRTVDesc:InRTVDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrRTVDesc:BrRTVDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ExtOfRTVDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description sim Mapping For ExtOfRTVDesc
Table Name Column Name API Type Column Length API Required API Description

XML-Schema Name:LocOfRTVDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description sim Mapping For LocOfRTVDesc
Table Name Column Name API Type Column Length API Required API Description
InRTVDesc:InRTVDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrRTVDesc:BrRTVDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA