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

XML-Schema Name:AddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AddrDesc
Table Name Column Name API Type Column Length API Required API Description
city_id varchar210 0 1 Indicates the City Id or Code. * * * *
state_name varchar2120 0 1 Indicates the State name. * * * *
country_name varchar2120 0 1 Indicates the Country Name. For e.g Brazil,United States * * * *
addr number11 1 1 Description is not available. * * number 6 * *
addr_type varchar22 1 1 Indicates the type for the address. Valid values (e.g. 01-business, 02-postal) are in the add_type table. * * varchar2 2 * *
primary_addr_type_ind varchar21 1 1 Description is not available. * * varchar2 1 * *
primary_addr_ind varchar21 1 1 Indicates whether this address is the primary address for this address type * * varchar2 1 * *
add_1 varchar2240 1 1 Description is not available. * * varchar2 240 * *
add_2 varchar2240 0 1 Description is not available. * * varchar2 240 * *
add_3 varchar2240 0 1 Description is not available. * * varchar2 240 * *
city varchar2120 1 1 Description is not available. * * varchar2 120 * *
state varchar23 0 1 Contains the postal abbreviation for the state in which the warehouse is located. * * varchar2 3 * *
country_id varchar23 1 1 Description is not available. * * varchar2 3 * *
post varchar230 0 1 Description is not available. * * varchar2 30 * *
contact_name varchar2120 0 1 Description is not available. * * varchar2 120 * *
contact_phone varchar220 0 1 Description is not available. * * varchar2 20 * *
contact_telex varchar220 0 1 Contains the telex number of the partner or suppliers representative contact. * * varchar2 20 * *
contact_fax varchar220 0 1 Description is not available. * * varchar2 20 * *
contact_email varchar2100 0 1 Contains the email address of the partner or suppliers representative contact. * * varchar2 100 * *
oracle_vendor_site_id number15 0 1 The unique identifier of this address in the Oracle Financials systems, if used. * * number 15 * *
county varchar220 0 1 Description is not available. * * varchar2 250 * *
jurisdiction_code varchar210 0 1 ID associated to the tax jurisdiction of the country-state relationship. NA NA NA NA NA NA
ExtOfAddrDesc:ExtOfAddrDesc * 0 1 Provide an extension hook to customize AddrDesc. NA NA NA NA NA NA
LocOfAddrDesc:LocOfAddrDesc * 0 1 Provide an extension hook to localize AddrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAddrDesc
Table Name Column Name API Type Column Length API Required API Description
InAddrDesc:InAddrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrAddrDesc:BrAddrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:AddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AddrRef
Table Name Column Name API Type Column Length API Required API Description
addr number11 1 1 The unique identifier of the address being deleted. * * number 6 * *
ExtOfAddrRef:ExtOfAddrRef * 0 1 Provide an extension hook to customize AddrRef. NA NA NA NA NA NA
LocOfAddrRef:LocOfAddrRef * 0 1 Provide an extension hook to localize AddrRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAddrRef
Table Name Column Name API Type Column Length API Required API Description
InAddrRef:InAddrRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAddrRef:BrAddrRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:AllocDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AllocDesc
Table Name Column Name API Type Column Length API Required API Description
alloc_no number10 1 1 Contains the number that uniquely identifies the allocation within the system. stock_allocation distro_nbr or cust_order_nbr number 10 Yes *
doc_type varchar21 1 1 Specifies the type of document. This value will always be 'A' to signify an allocation. * * varchar2 1 * *
physical_wh number10 1 1 Description is not available. transshipment_setup dc_dest_id number 10 Yes *
wh number10 1 1 Contains the number of the warehouse loaction where the allocation will originate. * * number 10 * *
item varchar225 1 1 Description is not available. stock_allocation item_id varchar2 25 Yes *
pick_not_before_date xs:dateTime 0 1 Contains the date on which the allocation should be released from the warehouse for delivery to the store locations. * * RIBDate * * *
pick_not_after_date xs:dateTime 0 1 This value is calculated by adding code_detail.code desc for code 'DATE' and code_type 'DEFT' to alloc_header.release_date. If the allocation is closed, pick_not_after_date will be a day before pick_not_before_date. * * RIBDate * * *
order_type varchar29 0 1 This field identifies the order associated with the PO. Allocations created before PO approval will be marked as 'PREDIST' ordertypes. Allocations created after PO approval will be marked as 'PO' order types. * * varchar2 9 * *
order_no varchar210 0 1 Description is not available. * * varchar2 10 * *
order_doc_type varchar21 1 1 Description is not available. * * varchar2 1 * *
event varchar26 0 1 This field contains the event to which the promotion belongs to. This is an optional field that provides a method to group promotions together for tracking and reporting purposes. * * varchar2 6 * *
event_description varchar21000 0 1 Description is not available. * * varchar2 1000 * *
priority number4 0 1 A value which indicates the priority of an allocation. This value will always be 1. * * number 4 * *
ticket_type_id varchar24 0 1 This field contains a character string which uniquely identifies the ticket type which is associated with the item. stock_allocation ticket_type_id varchar2 4 No *
AllocDtl * 0 unbounded Description is not available.
context_type varchar26 0 1 This field holds the functional area code to which the transfer relates to for example Promotions. Valid value is: PROM - Promotion * * varchar2 6 * *
context_value varchar225 0 1 Description is not available. * * varchar2 25 * *
ExtOfAllocDesc:ExtOfAllocDesc * 0 1 Proide an extention hook to customize AllocDesc. NA NA NA NA NA NA
LocOfAllocDesc:LocOfAllocDesc * 0 1 Proide an extention hook to localize AllocDesc. NA NA NA NA NA NA

XML-Schema Name:AllocDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AllocDtl
Table Name Column Name API Type Column Length API Required API Description
physical_to_loc number10 1 1 This field contains the physical location to which the allocation is being sent. The loc_type field determinds if the location is a store or a warehouse. * * number 10 * *
to_loc varchar210 1 1 This field contains the location to which the allocation is being sent. The loc_type field determinds if the location is a store or a warehouse. stock_allocation dest_id varchar2 10 Yes *
loc_type varchar21 1 1 This field contains the type of location in the loctaion field. Valid values are 'S'tore and 'W'arehouse. * * varchar2 1 * *
qty_allocated number12_4 1 1 Description is not available. stock_allocation requested_unit_qty number 12 Yes *
price number20_4 0 1 This field holds the unit retail in the selling unit of measure for the item/zone combination. This field is stored in the local currency. stock_allocation retail_price number 20 No *
selling_uom varchar24 0 1 This field holds the selling unit of measure for an item's single-unit retail. stock_allocation selling_uom varchar2 4 No *
priority number4 0 1 A value which indicates the priority of an allocation. This value will always be 1. stock_allocation priority number 4 Yes *
store_ord_mult varchar21 1 1 This column contains the multiple in which the item needs to be shipped from a warehouse to the location. stock_allocation store_ord_mult varchar2 1 Yes *
in_store_date xs:dateTime 0 1 Description is not available. NA NA NA NA NA NA
rush_flag varchar21 0 1 Description is not available. NA NA NA NA NA NA
AllocDtlTckt * 0 unbounded Description is not available.
ExtOfAllocDesc:ExtOfAllocDtl * 0 1 Proide an extention hook to customize AllocDtl. NA NA NA NA NA NA
LocOfAllocDesc:LocOfAllocDtl * 0 1 Proide an extention hook to localize AllocDtl. NA NA NA NA NA NA

XML-Schema Name:AllocDtlTckt Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AllocDtlTckt
Table Name Column Name API Type Column Length API Required API Description
comp_item varchar225 1 1 Description is not available. component_ticketing component_item_id varchar2 25 Yes *
comp_price number20_4 1 1 This field holds the unit retail in the selling unit of measure for the item/zone combination. This field is stored in the local currency. component_ticketing retail_price number 20 Yes *
comp_selling_uom varchar24 1 1 This field holds the selling unit of measure for an item's single-unit retail. component_ticketing selling_uom varchar2 4 Yes *
ExtOfAllocDesc:ExtOfAllocDtlTckt * 0 1 Provide an extension hook to customize AllocDtlTckt. NA NA NA NA NA NA
LocOfAllocDesc:LocOfAllocDtlTckt * 0 1 Provide an extension hook to localize AllocDtlTckt. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAllocDtlTckt Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAllocDtlTckt
Table Name Column Name API Type Column Length API Required API Description
InAllocDesc:InAllocDtlTckt * 0 unbounded India Localization. NA NA NA NA NA NA
BrAllocDesc:BrAllocDtlTckt * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAllocDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAllocDtl
Table Name Column Name API Type Column Length API Required API Description
InAllocDesc:InAllocDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrAllocDesc:BrAllocDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAllocDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAllocDesc
Table Name Column Name API Type Column Length API Required API Description
InAllocDesc:InAllocDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrAllocDesc:BrAllocDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:AllocRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AllocRef
Table Name Column Name API Type Column Length API Required API Description
alloc_no number10 1 1 Contains the number that uniquely identifies the allocation within the system. stock_allocation distro_nbr or cust_order_no number 10 Yes *
doc_type varchar21 1 1 Specifies the type of document. This value will always be 'A' to signify an allocation. * * varchar2 1 * *
physical_wh number10 1 1 Contains the number of the physical warehouse location where the allocation will originate. transshipment_setup dc_dest_id number 10 Yes *
wh number10 1 1 Contains the number of the warehouse location where the allocation will originate. * * number 10 * *
item varchar225 1 1 Unique alphanumeric value that identifies the item. stock_allocation item_id varchar2 25 Yes *
AllocDtlRef * 0 unbounded Description is not available.
ExtOfAllocRef:ExtOfAllocRef * 0 1 Provide an extension hook to customize AllocRef. NA NA NA NA NA NA
LocOfAllocRef:LocOfAllocRef * 0 1 Provide an extension hook to localize AllocRef. NA NA NA NA NA NA

XML-Schema Name:AllocDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AllocDtlRef
Table Name Column Name API Type Column Length API Required API Description
to_loc varchar210 1 1 This field contains the location to which the allocation is being sent. The loc_type field determines if the location is a store or a warehouse. stock_allocation dest_id varchar2 10 Yes *
ExtOfAllocRef:ExtOfAllocDtlRef * 0 1 Provide an extension hook to customize AllocDtlRef. NA NA NA NA NA NA
LocOfAllocRef:LocOfAllocDtlRef * 0 1 Provide an extension hook to localize AllocDtlRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAllocDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAllocDtlRef
Table Name Column Name API Type Column Length API Required API Description
InAllocRef:InAllocDtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAllocRef:BrAllocDtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAllocRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAllocRef
Table Name Column Name API Type Column Length API Required API Description
InAllocRef:InAllocRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAllocRef:BrAllocRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:AppointDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AppointDesc
Table Name Column Name API Type Column Length API Required API Description
from_location varchar210 1 1 The location to which the merchandise has been sent. transshipment_setup dc_dest_id varchar2 10 Yes *
to_location varchar210 1 1 Not used by RMS. * * null null No Not used in RWMS
appt_nbr number9 1 1 An RWMS-generated unique numerical identifier for an Appointment. appt_header_to_upload appt_nbr number 9 Yes *
appt_start_ts xs:dateTime 1 1 Not used by RMS. appt_header_to_upload appt_start_ts RIBDate * Yes *
appt_action_status varchar22 1 1 The status of the Appointment. Valid values include: SC - Scheduled, MS - Modified Scheduled, AR - Arrived, CL - Closed. appt_header_to_upload appt_action_status varchar2 2 Yes *
AppointDtl * 0 unbounded Description is not available.
ExtOfAppointDesc:ExtOfAppointDesc * 0 1 Provide an extension hook to customize AppointDesc. NA NA NA NA NA NA
LocOfAppointDesc:LocOfAppointDesc * 0 1 Provide an extension hook to localize AppointDesc. NA NA NA NA NA NA

XML-Schema Name:AppointDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AppointDtl
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 1 1 The item shipped to the location under the Appt ID. appt_detail_to_upload item_id varchar2 25 Yes *
unit_qty number12_4 1 1 The quantity of the item slated to be sent to the location. appt_detail_to_upload unit_qty number 12 Yes *
po_nbr varchar210 1 1 The Purchase Order/Transfer/Allocation corresponding to the shipped merchandise. appt_detail_to_upload po_nbr varchar2 10 Yes *
document_type varchar21 1 1 The type of document corresponding to the shipped merchandise. Possible choices are 'P'urchase Order, 'T'ransfer and 'A'llocation. appt_detail_to_upload document_type varchar2 1 Yes *
asn_nbr varchar230 0 1 This column will hold the Advance Shipping Notice number associated with the Appointment. appt_detail_to_upload asn_nbr varchar2 30 No *
ExtOfAppointDesc:ExtOfAppointDtl * 0 1 Provide an extension hook to customize AppointDtl. NA NA NA NA NA NA
LocOfAppointDesc:LocOfAppointDtl * 0 1 Provide an extension hook to localize AppointDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAppointDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAppointDtl
Table Name Column Name API Type Column Length API Required API Description
InAppointDesc:InAppointDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrAppointDesc:BrAppointDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAppointDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAppointDesc
Table Name Column Name API Type Column Length API Required API Description
InAppointDesc:InAppointDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrAppointDesc:BrAppointDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:AppointRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AppointRef
Table Name Column Name API Type Column Length API Required API Description
appt_nbr number9 1 1 An RWMS-generated unique numerical identifier for an Appointment. Appointment is created in a Warehouse system. appointment appt number 9 * An RWMS-generated unique numerical identifier for an Appointment. Appointment is created in a Warehouse system.
from_location varchar210 1 1 The location to which the merchandise has been sent. * * varchar2 10 * *
AppointDtlRef * 0 unbounded Description is not available.
ExtOfAppointRef:ExtOfAppointRef * 0 1 Provide an extension hook to customize AppointRef. NA NA NA NA NA NA
LocOfAppointRef:LocOfAppointRef * 0 1 Provide an extension hook to localize AppointRef. NA NA NA NA NA NA

XML-Schema Name:AppointDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AppointDtlRef
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 1 1 The item shipped to the location under the Appt ID. appt_detail item_id varchar2 25 Yes Item id which is on PO
po_nbr varchar210 1 1 The Purchase Order/Transfer/Allocation corresponding to the shipped merchandise. appt_detail po_nbr varchar2 10 Yes Purchase Order No
asn_nbr varchar230 0 1 This column will hold the Advance Shipping Notice number associated with the Appointment. asn asn_nbr varchar2 30 No This column will hold the Advance Shipping Notice number associated with the Appointment.
ExtOfAppointRef:ExtOfAppointDtlRef * 0 1 Provide an extension hook to customize AppointDtlRef. NA NA NA NA NA NA
LocOfAppointRef:LocOfAppointDtlRef * 0 1 Provide an extension hook to localize AppointDtlRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAppointDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAppointDtlRef
Table Name Column Name API Type Column Length API Required API Description
InAppointRef:InAppointDtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAppointRef:BrAppointDtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAppointRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAppointRef
Table Name Column Name API Type Column Length API Required API Description
InAppointRef:InAppointRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAppointRef:BrAppointRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ASNInDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNInDesc
Table Name Column Name API Type Column Length API Required API Description
schedule_nbr number8 0 1 Contains the Schedule identifier number SCHEDULE SCHD_NBR varchar2 8 Yes Uses the schedule number published by RFM
auto_receive varchar21 0 1 Contains the flag to enable auto_receiving at SIM n/a n/a n/a 1 No Not used by RWMS.
to_location varchar210 1 1 Not used in RWMS n/a n/a varchar2 10 Yes Not used by RWMS.
from_location varchar210 1 1 Not used in RWMS n/a n/a varchar2 10 Yes Not used by RWMS.
asn_nbr varchar230 1 1 Description is not available. asn asn_nbr varchar2 30 Yes *
asn_type varchar21 1 1 This field is used to determine the ship origin. If asn_type is 'C', ship_origin will be set to '6' (ASN UCC-128) upon insert to the SHIPMENT table. Otherwise, SHIP_ORIGIN is defaulted to '0' (ASN Shipment). asn asn_type varchar2 1 Yes *
container_qty number6 1 1 Description is not available. asn container_qty number 6 Yes *
bol_nbr varchar217 0 1 Holds the transaction sequence number on the input message from the receiving PO or transfer process. asn bol_nbr varchar2 17 No *
shipment_date xs:dateTime 1 1 Not used in RWMS. n/a n/a RIBDate * Yes Not used by RWMS.
est_arr_date xs:dateTime 0 1 This field contains the estimated arrival date of a vendor PO shipment. It is updated by EDIUP856. It is used for vendor/lead time analysis. n/a n/a RIBDate * No Not used by RWMS.
ship_address1 varchar2240 0 1 Not used in RWMS. n/a n/a varchar2 240 No Not used by RWMS.
ship_address2 varchar2240 0 1 Not used in RWMS. n/a n/a varchar2 240 No Not used by RWMS.
ship_address3 varchar2240 0 1 Not used in RWMS. n/a n/a varchar2 240 No Not used by RWMS.
ship_address4 varchar2240 0 1 Not used in RWMS. n/a n/a varchar2 240 No Not used by RWMS.
ship_address5 varchar2240 0 1 Not used in RWMS. n/a n/a varchar2 240 No Not used by RWMS.
ship_city varchar2120 0 1 Not used in RWMS. n/a n/a varchar2 120 No Not used by RWMS.
ship_state varchar23 0 1 Not used in RWMS. n/a n/a varchar2 3 No Not used by RWMS.
ship_zip varchar230 0 1 Not used in RWMS. n/a n/a varchar2 30 No Not used by RWMS.
ship_country_id varchar23 0 1 Not used in RWMS. n/a n/a varchar2 3 No Not used by RWMS.
trailer_nbr varchar212 0 1 Not used in RWMS. n/a n/a varchar2 12 No Not used by RWMS.
seal_nbr varchar212 0 1 Not used in RWMS. n/a n/a varchar2 12 No Not used by RWMS.
carrier_code varchar24 0 1 Description is not available. asn carrier_code varchar2 4 No *
vendor_nbr varchar210 1 1 This element is used to validate the order number(s) in ASNInPO (ASNInPO.po_nbr). The order number must be in the table ORDHEAD, in either the ORDER_NO column or VENDOR_ORDER_NO column. po vendor_nbr varchar2 10 Yes *
ship_pay_method varchar22 0 1 Used to validate the order number(s) in ASNInPO (ASNInPO.po_nbr). The ship_pay_method in the message must match the value of the order's SHIP_PAY_METHOD in RMS (ORDHEAD table.) If the message field is blank, the ORDHEAD value must be NULL. n/a n/a varchar2 2 No Not used by RWMS.
ASNInPO * 1 unbounded Description is not available.
comments varchar22000 0 1 Description is not available. * * varchar2 2000 * Not used in RWMS
ExtOfASNInDesc:ExtOfASNInDesc * 0 1 Provide an extension hook to customize ASNInDesc. NA NA NA NA NA NA
LocOfASNInDesc:LocOfASNInDesc * 0 1 Provide an extension hook to localize ASNInDesc. NA NA NA NA NA NA

XML-Schema Name:ASNInPO Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNInPO
Table Name Column Name API Type Column Length API Required API Description
po_nbr varchar210 1 1 Identifies the order number which relates to the goods delivered in the shipment. Validated against the ORDHEAD table, and also the SHIPMENT table if the message applies to an existing shipment. po_detail po_nbr varchar2 10 Yes *
doc_type varchar21 1 1 Description is not available. po doc_type varchar2 1 Yes *
not_after_date xs:dateTime 0 1 Description is not available. po deliv_not_after_date RIBDate * No *
comments varchar22000 0 1 Description is not available. * * varchar2 2000 * Not used by RWMS
ASNInCtn * 0 unbounded Description is not available.
ASNInItem * 0 unbounded Description is not available.
ExtOfASNInDesc:ExtOfASNInPO * 0 1 Provide an extension hook to customize ASNInPO. NA NA NA NA NA NA
LocOfASNInDesc:LocOfASNInPO * 0 1 Provide an extension hook to localize ASNInPO. NA NA NA NA NA NA

XML-Schema Name:ASNInCtn Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNInCtn
Table Name Column Name API Type Column Length API Required API Description
final_location varchar210 1 1 This will be the final destination of the carton. For a cross-dock order this will be the allocation location, otherwise it will be the direct to order location. container dest_id varchar2 10 Yes *
container_id varchar220 1 1 Description is not available. container container_id varchar2 20 Yes *
container_weight number12_4 0 1 Description is not available. container container_weight number 12 No *
container_length number12_4 0 1 Description is not available. container container_length number 12 No *
container_width number12_4 0 1 Description is not available. container container_width number 12 No *
container_height number12_4 0 1 Description is not available. container container_height number 12 No *
container_cube number12_2 0 1 Description is not available. container container_cube number 12 No *
expedite_flag varchar21 0 1 Description is not available. container expedite_flag varchar2 1 No *
in_store_date xs:dateTime 0 1 Description is not available. container in_store_date RIBDate * No *
rma_nbr varchar220 0 1 Description is not available. container rma_nbr varchar2 20 No *
tracking_nbr varchar225 0 1 Not used in RWMS container tracking_id varchar2 25 No *
freight_charge number12_4 0 1 Description is not available. container freight_charge number 20 No *
master_container_id varchar220 0 1 Not used in RWMS n/a n/a varchar2 20 No Not used by RWMS.
ASNInItem * 1 unbounded Description is not available.
comments varchar22000 0 1 Description is not available. * * varchar2 2000 * Not used in RWMS
ExtOfASNInDesc:ExtOfASNInCtn * 0 1 Provide an extension hook to customize ASNInCtn. NA NA NA NA NA NA
LocOfASNInDesc:LocOfASNInCtn * 0 1 Provide an extension hook to localize ASNInCtn. NA NA NA NA NA NA

XML-Schema Name:ASNInItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNInItem
Table Name Column Name API Type Column Length API Required API Description
final_location varchar210 1 1 Required if the order's pre_mark_ind is 'Y'. Validated against the ALLOC_DETAIL table. There needs to be at least one allocation with the same ORDER_NO that is in the ASNIn message, and the same TO_LOC as the final_location. asn_item dest_id varchar2 10 Yes *
item_id varchar225 0 1 Unique identifier for the item. Either vpn, item_id, or ref_item must be specified in the message. po_detail item_id varchar2 25 Yes *
unit_qty number12_4 1 1 Contains the number of items expected to be received based on the supplier's ASN for this Item/Shipment combination. asn_item unit_qty number 12 Yes *
priority_level number1 0 1 Description is not available. container_item priority_level number 1 No *
vpn varchar230 0 1 Used to find the Retek item number, found on the ITEM_SUPPLIER table. Either vpn, item_id, or ref_item must be specified in the message. * * varchar2 30 * *
order_line_nbr number4 0 1 Not used in RWMS. n/a n/a number 4 No Not used in RWMS.
lot_nbr varchar212 0 1 Not used in RWMS. n/a n/a varchar2 12 Yes Not used by RWMS.
ref_item varchar225 0 1 Contains a reference item to the item field. Either vpn, item_id, or ref_item must be specified in the message. n/a n/a varchar2 25 No Not used by RWMS.
distro_nbr varchar210 1 1 Description is not available. container_item distro_nbr varchar2 10 Yes *
distro_doc_type varchar21 0 1 Not used in RWMS. n/a n/a varchar2 1 No Not used by RWMS.
container_qty number6 0 1 Description is not available. container_item container_qty number 6 No *
comments varchar22000 0 1 Description is not available. * * varchar2 2000 * Not used by RWMS
ExtOfASNInDesc:ExtOfASNInItem * 0 1 Provide an extension hook to customize ASNInItem. NA NA NA NA NA NA
LocOfASNInDesc:LocOfASNInItem * 0 1 Provide an extension hook to localize ASNInItem. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNInItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNInItem
Table Name Column Name API Type Column Length API Required API Description
InASNInDesc:InASNInItem * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNInDesc:BrASNInItem * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNInCtn Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNInCtn
Table Name Column Name API Type Column Length API Required API Description
InASNInDesc:InASNInCtn * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNInDesc:BrASNInCtn * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ASNInItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNInItem
Table Name Column Name API Type Column Length API Required API Description
final_location varchar210 1 1 Required if the order's pre_mark_ind is 'Y'. Validated against the ALLOC_DETAIL table. There needs to be at least one allocation with the same ORDER_NO that is in the ASNIn message, and the same TO_LOC as the final_location. asn_item dest_id varchar2 10 Yes *
item_id varchar225 0 1 Unique identifier for the item. Either vpn, item_id, or ref_item must be specified in the message. po_detail item_id varchar2 25 Yes *
unit_qty number12_4 1 1 Contains the number of items expected to be received based on the supplier's ASN for this Item/Shipment combination. asn_item unit_qty number 12 Yes *
priority_level number1 0 1 Description is not available. container_item priority_level number 1 No *
vpn varchar230 0 1 Used to find the Retek item number, found on the ITEM_SUPPLIER table. Either vpn, item_id, or ref_item must be specified in the message. * * varchar2 30 * *
order_line_nbr number4 0 1 Not used in RWMS. n/a n/a number 4 No Not used in RWMS.
lot_nbr varchar212 0 1 Not used in RWMS. n/a n/a varchar2 12 Yes Not used by RWMS.
ref_item varchar225 0 1 Contains a reference item to the item field. Either vpn, item_id, or ref_item must be specified in the message. n/a n/a varchar2 25 No Not used by RWMS.
distro_nbr varchar210 1 1 Description is not available. container_item distro_nbr varchar2 10 Yes *
distro_doc_type varchar21 0 1 Not used in RWMS. n/a n/a varchar2 1 No Not used by RWMS.
container_qty number6 0 1 Description is not available. container_item container_qty number 6 No *
comments varchar22000 0 1 Description is not available. * * varchar2 2000 * Not used by RWMS
ExtOfASNInDesc:ExtOfASNInItem * 0 1 Provide an extension hook to customize ASNInItem. NA NA NA NA NA NA
LocOfASNInDesc:LocOfASNInItem * 0 1 Provide an extension hook to localize ASNInItem. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNInItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNInItem
Table Name Column Name API Type Column Length API Required API Description
InASNInDesc:InASNInItem * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNInDesc:BrASNInItem * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNInPO Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNInPO
Table Name Column Name API Type Column Length API Required API Description
InASNInDesc:InASNInPO * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNInDesc:BrASNInPO * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNInDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNInDesc
Table Name Column Name API Type Column Length API Required API Description
InASNInDesc:InASNInDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNInDesc:BrASNInDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

RIB Mappings Report Release:13.2.0
Retail Integration Bus Mappings Report Release:13.2.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.

XML-Schema Name:ASNInRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNInRef
Table Name Column Name API Type Column Length API Required API Description
to_location varchar210 1 1 Description is not available. manifest dest_id varchar2 10 Yes *
from_location varchar210 1 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 Yes *
asn_nbr varchar230 1 1 Holds the advance shipping notice number associated with a shipment to be deleted. calculated asn_nbr varchar2 30 Yes *
ExtOfASNInRef:ExtOfASNInRef * 0 1 Provide an extension hook to customize ASNInRef. NA NA NA NA NA NA
LocOfASNInRef:LocOfASNInRef * 0 1 Provide an extension hook to localize ASNInRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNInRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNInRef
Table Name Column Name API Type Column Length API Required API Description
InASNInRef:InASNInRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNInRef:BrASNInRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ASNOutDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNOutDesc
Table Name Column Name API Type Column Length API Required API Description
schedule_nbr number8 0 1 Contains the Schedule identifier number Not used in RWMS
auto_receive varchar21 0 1 Contains the flag to enable auto_receiving at SIM No Not used in RWMS
to_location varchar210 1 1 Contains the location that the shipment will be delivered to. ship_dest dest_id varchar2 10 Yes *
from_location varchar210 1 1 For transfer and allocation shipments, this field will hold the location from which the shipment was sourced. transshipment_setup dc_dest_id varchar2 10 Yes Gets dc_dest_id from transshipment_setup table
asn_nbr varchar230 0 1 Holds the bill of lading number associated with a shipment. computed * varchar2 30 No *
asn_type varchar21 0 1 Not used by RMS. Set to C for container when ship to location is a store, T for tare when ship to location is a warehouse. calculated * varchar2 1 No *
container_qty number6 0 1 Contains the number of boxes associated with the shipment. computed * number 6 No *
bol_nbr varchar217 1 1 Holds the transaction sequence number on the message from the transfer shipment confirmation process. bol_to_upload bol_nbr varchar2 17 Yes Gets the bol_nbr from bol_to_upload table.
shipment_date xs:dateTime 0 1 This field contains the date the transfer or PO was shipped. manifest ship_ts RIBDate * No *
est_arr_date xs:dateTime 0 1 This field contains the estimated arrival date of a vendor PO shipment. It is updated by EDIUP856. It is used for vendor/lead time analysis. ship_dest lead_time RIBDate * No *
ship_address1 varchar2240 0 1 Value of addr.add_1 for store/warehouse number in addr.key_value_1 and addr.module 'ST' (if to_loc_type is store) or 'WH' (if to_loc_type is warehouse) ship_dest address1 varchar2 240 No *
ship_address2 varchar2240 0 1 Value of addr.add_2 for store/warehouse number in addr.key_value_1 and addr.module 'ST' (if to_loc_type is store) or 'WH' (if to_loc_type is warehouse) ship_dest address2 varchar2 240 No *
ship_address3 varchar2240 0 1 Not used by RMS. n/a n/a varchar2 240 No Not used by RWMS.
ship_address4 varchar2240 0 1 Not used by RMS. n/a n/a varchar2 240 No Not used by RWMS.
ship_address5 varchar2240 0 1 Not used by RMS. n/a n/a varchar2 240 No Not used by RWMS.
ship_city varchar2120 0 1 Value of addr.city for store/warehouse number in addr.key_value_1 and addr.module 'ST' (if to_loc_type is store) or 'WH' (if to_loc_type is warehouse) ship_dest city varchar2 120 No *
ship_state varchar23 0 1 Value of addr.state for store/warehouse number in addr.key_value_1 and addr.module 'ST' (if to_loc_type is store) or 'WH' (if to_loc_type is warehouse) ship_dest state varchar2 3 No *
ship_zip varchar230 0 1 Not used by RMS. ship_dest zip varchar2 30 No *
ship_country_id varchar23 0 1 Value of addr.country_id for store/warehouse number in addr.key_value_1 and addr.module 'ST' (if to_loc_type is store) or 'WH' (if to_loc_type is warehouse) ship_dest country_code varchar2 3 No *
trailer_nbr varchar212 1 1 Not used by RMS. manifest trailer_id varchar2 12 Yes *
seal_nbr varchar212 0 1 Not used by RMS. manifest seal_nbr varchar2 12 No *
carrier_code varchar24 1 1 Contains the courier that will deliver the shipment. trailer carrier_code varchar2 4 Yes Gets the carrier code from trailer table.
transshipment_nbr varchar230 0 1 Not used by RMS. manifest transshipment_nbr varchar2 30 No *
ASNOutDistro * 0 unbounded Description is not available.
comments varchar22000 0 1 Contains any miscellaneous comments about the shipment. n/a n/a varchar2 2000 No Not used by RWMS.
ExtOfASNOutDesc:ExtOfASNOutDesc * 0 1 Provide an extension hook to customize ASNOutDesc. NA NA NA NA NA NA
LocOfASNOutDesc:LocOfASNOutDesc * 0 1 Provide an extension hook to localize ASNOutDesc. NA NA NA NA NA NA

XML-Schema Name:ASNOutDistro Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNOutDistro
Table Name Column Name API Type Column Length API Required API Description
distro_nbr varchar210 1 1 Specifies the transfer or allocation number associated with the shipment/item/carton. container_item distro_nbr varchar2 10 Yes *
distro_doc_type varchar21 1 1 Specifies what the distro_nbr field corresponds to in RMS: V, D, and T specify transfer, A specifies Allocation. stock_order document_type varchar2 1 Yes *
customer_order_nbr varchar210 1 1 Not used by RMS. stock_order cust_order_nbr varchar2 10 Yes *
consumer_direct varchar21 0 1 Not used by RMS. stock_order consumer_direct varchar2 1 No *
ASNOutCtn * 1 unbounded Description is not available.
comments varchar22000 0 1 Not used by RMS. n/a n/a varchar2 2000 No Not used by RWMS.
ExtOfASNOutDesc:ExtOfASNOutDistro * 0 1 Provide an extension hook to customize ASNOutDistro. NA NA NA NA NA NA
LocOfASNOutDesc:LocOfASNOutDistro * 0 1 Provide an extension hook to localize ASNOutDistro. NA NA NA NA NA NA

XML-Schema Name:ASNOutCtn Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNOutCtn
Table Name Column Name API Type Column Length API Required API Description
final_location varchar210 0 1 Not used by RMS. container dest_id varchar2 10 No *
container_id varchar220 1 1 Identifies the UCC-128 carton number for shipments originating from the Advance Shipment Notification process as carton shipments. This field will be zero for all shipments that are not at a carton level. container container_id varchar2 20 Yes Gets container_id from container table.
container_weight number12_4 0 1 Not used by RMS. container container_weight number 12 No Gets container_weight from container table.
container_length number12_4 0 1 Not used by RMS. container container_length number 12 No Gets container_length from container table.
container_width number12_4 0 1 Not used by RMS. container container_width number 12 No Gets container_width from container table.
container_height number12_4 0 1 Not used by RMS. container container_height number 12 No Gets container_height from container table.
container_cube number12_2 0 1 Not used by RMS. container container_cube number 12 No Gets container_cube from container table.
expedite_flag varchar21 0 1 Indicates if the shipment should be expedited. For transfers, the value will be 'Y' if the transfer's freight_code is 'E'; otherwise 'N'. For allocations, the field is mapped to alloc_detail.rush_flag. container expedite_flag varchar2 1 No *
in_store_date xs:dateTime 0 1 For transfers, the value is always NULL. For allocations, the value is alloc_detail.in_store_date. container in_store_date RIBDate * No *
rma_nbr varchar220 0 1 Not used by RMS. container rma_nbr varchar2 20 No *
tracking_nbr varchar225 0 1 Not used by RMS. container tracking_id varchar2 25 No *
freight_charge number20_4 0 1 Not used by RMS. container freight_charge number 20 No *
master_container_id varchar220 0 1 Not used by RMS. container master_container_id varchar2 20 No *
ASNOutItem * 1 unbounded Description is not available.
comments varchar22000 0 1 Not used by RMS. n/a n/a varchar2 2000 No Not used by RWMS.
weight number12_4 0 1 Actual weight shipped for the container. container container_weight number 12 No Gets container_weight from container table.
weight_uom varchar24 0 1 Unit of measurement for weight (e.g. pounds, kilograms) that was shipped. scp scp_name varchar2 4 No If container_weight is null then get NULL else get the configuration parameter
ExtOfASNOutDesc:ExtOfASNOutCtn * 0 1 Provide an extension hook to customize ASNOutCtn. NA NA NA NA NA NA
LocOfASNOutDesc:LocOfASNOutCtn * 0 1 Provide an extension hook to localize ASNOutCtn. NA NA NA NA NA NA

XML-Schema Name:ASNOutItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ASNOutItem
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 1 1 Unique identifier for the item. container_item item_id varchar2 25 Yes *
unit_qty number12_4 1 1 Contains the number of items expected to be received based on the supplier's advance shipment notification for this item/shipment combination. container_item unit_qty number 12 Yes *
gross_cost number20_4 0 1 Contains the gross_cost NULL is passed
priority_level number1 0 1 Not used by RMS. container_item priority_level number 1 No *
order_line_nbr number4 0 1 Not used by RMS. * * number 4 No NULL is passed
lot_nbr varchar212 0 1 Not used by RMS. container lot_nbr varchar2 12 No *
final_location varchar210 0 1 Not used by RMS. * * varchar2 10 No NULL is passed
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. * * varchar2 4 No NULL is passed
to_disposition varchar24 0 1 Not used by RMS. * * varchar2 4 No NULL is passed
voucher_number varchar216 0 1 This type can hold a number of digits count r_number. * * varchar2 16 No NULL is passed.
voucher_expiration_date xs:dateTime 0 1 Not used by RMS. * * RIBDate * No NULL is passed
container_qty number6 0 1 Not used by RMS. computed * number 6 No *
comments varchar22000 0 1 Not used by RMS. n/a n/a varchar2 2000 No Not used by RWMS.
unit_cost number20_4 0 1 Not used by RMS. n/a n/a number 20 No NULL is passed
base_cost number20_4 0 1 This value will be used to get the base cost (BC) from RFM for a transfer, which will flow into RMS. NA NA NA NA NA NA
weight number12_4 0 1 Actual weight shipped. * * number 12 * NULL is passed.
weight_uom varchar24 0 1 Unit of measurement for weight (e.g. pounds, kilograms) shipped. * * varchar2 4 * NULL is passed.
ExtOfASNOutDesc:ExtOfASNOutItem * 0 1 Provide an extension hook to customize ASNOutItem. NA NA NA NA NA NA
LocOfASNOutDesc:LocOfASNOutItem * 0 1 Provide an extension hook to localize ASNOutItem. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNOutItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNOutItem
Table Name Column Name API Type Column Length API Required API Description
InASNOutDesc:InASNOutItem * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNOutDesc:BrASNOutItem * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNOutCtn Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNOutCtn
Table Name Column Name API Type Column Length API Required API Description
InASNOutDesc:InASNOutCtn * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNOutDesc:BrASNOutCtn * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNOutDistro Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNOutDistro
Table Name Column Name API Type Column Length API Required API Description
InASNOutDesc:InASNOutDistro * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNOutDesc:BrASNOutDistro * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNOutDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNOutDesc
Table Name Column Name API Type Column Length API Required API Description
InASNOutDesc:InASNOutDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNOutDesc:BrASNOutDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:CustRetDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For CustRetDesc
Table Name Column Name API Type Column Length API Required API Description
from_location number10 1 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 Yes *
rma_nbr varchar220 1 1 Description is not available. returns_upload rma_nbr varchar2 20 Yes *
pro_nbr varchar218 1 1 Description is not available. returns_upload pro_nbr varchar2 18 Yes *
comments varchar2250 0 1 Description is not available. returns_upload comments varchar2 300 Yes *
CustRetItem * 1 unbounded Description is not available.
return_date xs:dateTime 0 1 Description is not available. * * RIBDate * * *
ExtOfCustRetDesc:ExtOfCustRetDesc * 0 1 Provide an extension hook to customize CustRetDesc. NA NA NA NA NA NA
LocOfCustRetDesc:LocOfCustRetDesc * 0 1 Provide an extension hook to localize CustRetDesc. NA NA NA NA NA NA

XML-Schema Name:CustRetItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For CustRetItem
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 1 1 Description is not available. returns_upload item_id varchar2 25 Yes *
CustRetItemQty * 1 unbounded Description is not available.
ExtOfCustRetDesc:ExtOfCustRetItem * 0 1 Provide an extension hook to customize CustRetItem. NA NA NA NA NA NA
LocOfCustRetDesc:LocOfCustRetItem * 0 1 Provide an extension hook to localize CustRetItem. NA NA NA NA NA NA

XML-Schema Name:CustRetItemQty Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For CustRetItemQty
Table Name Column Name API Type Column Length API Required API Description
unit_qty number12_4 1 1 Description is not available. returns_upload unit_qty number 12 Yes *
from_wip varchar26 0 1 Description is not available. returns_upload from_wip_code varchar2 6 Yes *
to_wip varchar26 0 1 Description is not available. returns_upload to_wip_code varchar2 6 Yes *
from_disposition varchar24 0 1 Description is not available. returns_upload from_disposition varchar2 4 Yes *
to_disposition varchar24 0 1 Description is not available. returns_upload to_disposition varchar2 4 Yes *
saleable varchar21 0 1 Description is not available. returns_upload saleable varchar2 1 Yes *
CustRetItemQtyDtl * 0 unbounded Description is not available.
ExtOfCustRetDesc:ExtOfCustRetItemQty * 0 1 Provide an extension hook to customize CustRetItemQty. NA NA NA NA NA NA
LocOfCustRetDesc:LocOfCustRetItemQty * 0 1 Provide an extension hook to localize CustRetItemQty. NA NA NA NA NA NA

XML-Schema Name:CustRetItemQtyDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For CustRetItemQtyDtl
Table Name Column Name API Type Column Length API Required API Description
unit_qty number12_4 1 1 Description is not available. returns_upload unit_qty number 12 Yes *
reason_code varchar26 0 1 Description is not available. returns_upload reason_code varchar2 6 Yes *
action_code varchar26 0 1 Description is not available. returns_upload action_code varchar2 6 Yes *
replacement_item varchar225 0 1 Description is not available. returns_upload replacement_item varchar2 25 Yes *
replace_unit_qty number12_4 0 1 Description is not available. returns_upload replace_unit_qty number 12 Yes *
ExtOfCustRetDesc:ExtOfCustRetItemQtyDtl * 0 1 Provide an extension hook to customize CustRetItemQtyDtl. NA NA NA NA NA NA
LocOfCustRetDesc:LocOfCustRetItemQtyDtl * 0 1 Provide an extension hook to localize CustRetItemQtyDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfCustRetItemQtyDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfCustRetItemQtyDtl
Table Name Column Name API Type Column Length API Required API Description
InCustRetDesc:InCustRetItemQtyDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrCustRetDesc:BrCustRetItemQtyDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfCustRetItemQty Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfCustRetItemQty
Table Name Column Name API Type Column Length API Required API Description
InCustRetDesc:InCustRetItemQty * 0 unbounded India Localization. NA NA NA NA NA NA
BrCustRetDesc:BrCustRetItemQty * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfCustRetItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfCustRetItem
Table Name Column Name API Type Column Length API Required API Description
InCustRetDesc:InCustRetItem * 0 unbounded India Localization. NA NA NA NA NA NA
BrCustRetDesc:BrCustRetItem * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfCustRetDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfCustRetDesc
Table Name Column Name API Type Column Length API Required API Description
InCustRetDesc:InCustRetDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrCustRetDesc:BrCustRetDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:DeliverySlotDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For DeliverySlotDesc
Table Name Column Name API Type Column Length API Required API Description
delivery_slot_id varchar215 1 1 delivery slot Id DELIVERY_SLOT delivery_slot_id varchar2 15 Yes *
delivery_slot_desc varchar2240 0 1 Delivery Slot Description DELIVERY_SLOT delivery_slot_desc varchar2 240 Yes *
delivery_slot_sequence number8 0 1 Delivery slot sequence delivery_slot delivery_slot_sequence number 8 Yes *
ExtOfDeliverySlotDesc:ExtOfDeliverySlotDesc * 0 1 Provide an extension hook to customize DeliverySlotDesc. NA NA NA NA NA NA
LocOfDeliverySlotDesc:LocOfDeliverySlotDesc * 0 1 Provide an extension hook to localize DeliverySlotDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDeliverySlotDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDeliverySlotDesc
Table Name Column Name API Type Column Length API Required API Description
InDeliverySlotDesc:InDeliverySlotDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrDeliverySlotDesc:BrDeliverySlotDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:DeliverySlotRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For DeliverySlotRef
Table Name Column Name API Type Column Length API Required API Description
delivery_slot_id varchar215 1 1 delivery_slot delivery_slot_id varchar2 15 Yes *
ExtOfDeliverySlotRef:ExtOfDeliverySlotRef * 0 1 Provide an extension hook to customize DeliverySlotRef. NA NA NA NA NA NA
LocOfDeliverySlotRef:LocOfDeliverySlotRef * 0 1 Provide an extension hook to localize DeliverySlotRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDeliverySlotRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDeliverySlotRef
Table Name Column Name API Type Column Length API Required API Description
InDeliverySlotRef:InDeliverySlotRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrDeliverySlotRef:BrDeliverySlotRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:DiffDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For DiffDesc
Table Name Column Name API Type Column Length API Required API Description
diff_id varchar210 1 1 This field will hold a unique number (identifier) of the differentiator. differentiator diff_id varchar2 10 Yes Populates diff_id in differentiator table
diff_type varchar26 1 1 This field holds a value of all possible differential types. Valid values are stored in the code_detail table with the code_type of 'DIFF'. Valid values are also found in the diff_type table. differentiator diff_type varchar2 6 Yes Populates diff_type in differentiator table
diff_desc varchar2120 1 1 Not Yet Available differentiator diff_desc varchar2 240 Yes Populates diff_desc in differentiator table
industry_code varchar210 0 1 A unique number that represents all possible combinations of sizes according to the National Retail Federation. n/a n/a varchar2 10 No Not used by RWMS.
industry_subcode varchar210 0 1 A unique number that represents all different color range groups. n/a n/a varchar2 10 No Not used by RWMS.
ExtOfDiffDesc:ExtOfDiffDesc * 0 1 Provide an extension hook to customize DiffDesc. NA NA NA NA NA NA
LocOfDiffDesc:LocOfDiffDesc * 0 1 Provide an extension hook to localize DiffDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffDesc
Table Name Column Name API Type Column Length API Required API Description
InDiffDesc:InDiffDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffDesc:BrDiffDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:DiffGrpDtlDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For DiffGrpDtlDesc
Table Name Column Name API Type Column Length API Required API Description
diff_group_id varchar210 1 1 Contains the differential group that the differential belongs to. This field must be a valid value on the diff_group_head table. diff_group_details diff_group_id varchar2 10 Yes *
diff_id varchar210 1 1 Contains the value of the differential that is included in the differential group. This field must be a valid value from the diff_ids table. diff_group_details diff_id varchar2 10 Yes *
display_seq number4 0 1 This field contains the display sequence for the differential. * * number 4 No *
ExtOfDiffGrpDtlDesc:ExtOfDiffGrpDtlDesc * 0 1 Provide an extension hook to customize DiffGrpDtlDesc. NA NA NA NA NA NA
LocOfDiffGrpDtlDesc:LocOfDiffGrpDtlDesc * 0 1 Provide an extension hook to localize DiffGrpDtlDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffGrpDtlDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffGrpDtlDesc
Table Name Column Name API Type Column Length API Required API Description
InDiffGrpDtlDesc:InDiffGrpDtlDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffGrpDtlDesc:BrDiffGrpDtlDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:DiffGrpDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For DiffGrpDtlRef
Table Name Column Name API Type Column Length API Required API Description
diff_group_id varchar210 1 1 Contains the value of the differential group that the differential belongs to. This field must be a valid value on the diff_group_head table. diff_group_detail diff_group_id varchar2 10 Yes *
diff_id varchar210 1 1 Contains the value of the differential that is included in the differential group. This field must be a valid value from the diff_ids table. diff_group_detail diff_id varchar2 10 Yes *
ExtOfDiffGrpDtlRef:ExtOfDiffGrpDtlRef * 0 1 Provide an extension hook to customize DiffGrpDtlRef. NA NA NA NA NA NA
LocOfDiffGrpDtlRef:LocOfDiffGrpDtlRef * 0 1 Provide an extension hook to localize DiffGrpDtlRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffGrpDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffGrpDtlRef
Table Name Column Name API Type Column Length API Required API Description
InDiffGrpDtlRef:InDiffGrpDtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffGrpDtlRef:BrDiffGrpDtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:DiffGrpHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For DiffGrpHdrDesc
Table Name Column Name API Type Column Length API Required API Description
diff_group_id varchar210 1 1 Description is not available. differentiator_group diff_group_id varchar2 10 Yes *
diff_group_type varchar26 1 1 Description is not available. differentiator_group diff_group_type varchar2 6 Yes *
diff_group_desc varchar2120 1 1 Description is not available. differentiator_group diff_group_desc varchar2 120 Yes *
ExtOfDiffGrpHdrDesc:ExtOfDiffGrpHdrDesc * 0 1 Provide an extension hook to customize DiffGrpHdrDesc. NA NA NA NA NA NA
LocOfDiffGrpHdrDesc:LocOfDiffGrpHdrDesc * 0 1 Provide an extension hook to localize DiffGrpHdrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffGrpHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffGrpHdrDesc
Table Name Column Name API Type Column Length API Required API Description
InDiffGrpHdrDesc:InDiffGrpHdrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffGrpHdrDesc:BrDiffGrpHdrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:DiffGrpRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For DiffGrpRef
Table Name Column Name API Type Column Length API Required API Description
diff_group_id varchar210 1 1 This field holds a unique number (identifier) of the differential group. diff_group_id differentiator_group varchar2 10 Yes *
ExtOfDiffGrpRef:ExtOfDiffGrpRef * 0 1 Provide an extension hook to customize DiffGrpRef. NA NA NA NA NA NA
LocOfDiffGrpRef:LocOfDiffGrpRef * 0 1 Provide an extension hook to localize DiffGrpRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffGrpRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffGrpRef
Table Name Column Name API Type Column Length API Required API Description
InDiffGrpRef:InDiffGrpRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffGrpRef:BrDiffGrpRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:DiffRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For DiffRef
Table Name Column Name API Type Column Length API Required API Description
diff_id varchar210 1 1 Description is not available. differentiator diff_id varchar2 10 Yes *
ExtOfDiffRef:ExtOfDiffRef * 0 1 Provide an extension hook to customize DiffRef. NA NA NA NA NA NA
LocOfDiffRef:LocOfDiffRef * 0 1 Provide an extension hook to localize DiffRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffRef
Table Name Column Name API Type Column Length API Required API Description
InDiffRef:InDiffRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffRef:BrDiffRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:InvAdjustDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For InvAdjustDesc
Table Name Column Name API Type Column Length API Required API Description
dc_dest_id varchar210 1 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 Yes *
InvAdjustDtl * 1 unbounded Description is not available.
ExtOfInvAdjustDesc:ExtOfInvAdjustDesc * 0 1 Provide an extension hook to customize InvAdjustDesc. NA NA NA NA NA NA
LocOfInvAdjustDesc:LocOfInvAdjustDesc * 0 1 Provide an extension hook to localize InvAdjustDesc. NA NA NA NA NA NA

XML-Schema Name:InvAdjustDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For InvAdjustDtl
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 1 1 Description is not available. inv_adjustment_to_upload item_id varchar2 25 Yes *
adjustment_reason_code number4 0 1 Contains the reason for inventory adjustment. This field will only have a value for saleable inventory types. inv_adjustment_to_upload adjustment_reason_code number 4 Yes *
unit_qty number12_4 1 1 Description is not available. inv_adjustment_to_upload unit_qty number 12 Yes *
transshipment_nbr varchar230 0 1 Description is not available. inv_adjustment_to_upload transshipment_nbr varchar2 30 Yes *
from_disposition varchar24 0 1 Used to fetch the inv_status. Also used to determine if the adjustment quantity is negative or positive. inv_adjustment_to_upload from_disposition varchar2 4 Yes *
to_disposition varchar24 0 1 Used to fetch the inv_status. Also used to determine if the adjustment quantity is negative or positive. inv_adjustment_to_upload to_disposition varchar2 4 Yes *
from_trouble_code varchar29 0 1 Description is not available. inv_adjustment_to_upload from_trouble_code varchar2 2 Yes *
to_trouble_code varchar29 0 1 Description is not available. inv_adjustment_to_upload to_trouble_code varchar2 2 Yes *
from_wip_code varchar29 0 1 Description is not available. inv_adjustment_to_upload from_wip_code varchar2 6 Yes *
to_wip_code varchar29 0 1 Description is not available. inv_adjustment_to_upload to_wip_code varchar2 6 Yes *
transaction_code number4 0 1 Description is not available. inv_adjustment_to_upload transaction_code number 4 Yes *
user_id varchar230 1 1 Description is not available. inv_adjustment_to_upload user_id varchar2 30 Yes *
create_date xs:dateTime 1 1 Description is not available. inv_adjustment_to_upload create_date RIBDate * Yes *
po_nbr varchar210 0 1 Either a PO or transfer associated to the inventory adjustment based on the doc_type. inv_adjustment_to_upload po_nbr varchar2 10 Yes *
doc_type varchar21 0 1 Description is not available. po doc_type varchar2 1 Yes *
aux_reason_code varchar24 0 1 Description is not available. inv_adjustment_to_upload aux_reason_code varchar2 4 Yes *
weight number12_4 0 1 Description is not available. * * number 12 * *
weight_uom varchar24 0 1 Description is not available. * * varchar2 4 * *
unit_cost number20_4 0 1 Contains the current unit cost of the item * * * * Yes *
ExtOfInvAdjustDesc:ExtOfInvAdjustDtl * 0 1 Provide an extension hook to customize InvAdjustDtl. NA NA NA NA NA NA
LocOfInvAdjustDesc:LocOfInvAdjustDtl * 0 1 Provide an extension hook to localize InvAdjustDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfInvAdjustDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfInvAdjustDtl
Table Name Column Name API Type Column Length API Required API Description
InInvAdjustDesc:InInvAdjustDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrInvAdjustDesc:BrInvAdjustDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfInvAdjustDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfInvAdjustDesc
Table Name Column Name API Type Column Length API Required API Description
InInvAdjustDesc:InInvAdjustDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrInvAdjustDesc:BrInvAdjustDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:InvReqDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For InvReqDesc
Table Name Column Name API Type Column Length API Required API Description
request_id number10 1 1 Not used by RMS.
store number10 1 1 The store ID which is requesting the item.
request_type varchar22 1 1 Defines the request type. Valid values are - 'IR' (inventory request) and 'SO' (store order).
InvReqItem * 1 unbounded Description is not available.
ExtOfInvReqDesc:ExtOfInvReqDesc * 0 1 Provide an extension hook to customize InvReqDesc. NA NA NA NA NA NA
LocOfInvReqDesc:LocOfInvReqDesc * 0 1 Provide an extension hook to localize InvReqDesc. NA NA NA NA NA NA

XML-Schema Name:InvReqItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For InvReqItem
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique alphanumeric value that identifies the item to be requested. NA NA NA NA NA NA
qty_rqst number12_4 1 1 The quantity for the item being requested. This field is stored in the standard unit of measure. NA NA NA NA NA NA
uop varchar26 1 1 Unit of Purchase - used for conversion, since NEED_QTY is being stored in the standard unit of measure. NA NA NA NA NA NA
need_date xs:dateTime 1 1 The date that the store needs the item by. NA NA NA NA NA NA
delivery_slot_id varchar215 0 1 Delivery Slot Id. NA NA NA NA NA NA
ExtOfInvReqDesc:ExtOfInvReqItem * 0 1 Provide an extension hook to customize InvReqItem. NA NA NA NA NA NA
LocOfInvReqDesc:LocOfInvReqItem * 0 1 Provide an extension hook to localize InvReqItem. NA NA NA NA NA NA

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

XML-Schema Name:LocOfInvReqItem Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfInvReqItem
Table Name Column Name API Type Column Length API Required API Description
InInvReqDesc:InInvReqItem * 0 unbounded India Localization. NA NA NA NA NA NA
BrInvReqDesc:BrInvReqItem * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfInvReqDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfInvReqDesc
Table Name Column Name API Type Column Length API Required API Description
InInvReqDesc:InInvReqDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrInvReqDesc:BrInvReqDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ISCDimDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ISCDimDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. item_supp_country_dim item_id varchar2 25 Yes *
supplier varchar210 1 1 Unique identifier for the supplier. item_supp_country_dim vendor_nbr varchar2 10 Yes *
origin_country varchar23 1 1 The country where the item was manufactured or significantly altered. item_supp_country_dim origin_country_id varchar2 3 Yes *
dim_object varchar26 1 1 Specific object whose dimensions are specified in this record. item_supp_country_dim dim_object varchar2 6 Yes *
object_desc varchar240 0 1 Dim_object description fetched from the code_detail table. item_supp_country_dim dim_object_desc varchar2 40 No *
presentation_method varchar26 0 1 Describes the packaging (if any) being taken into consideration in the specified dimensions. n/a n/a varchar2 6 No Not used in RWMS.
method_desc varchar240 0 1 Presentation method description fetched from the code_detail table. n/a n/a varchar2 40 No Not used in RWMS.
length number12_4 0 1 Length of dim_object measured in units specified in lwh_uom. item_supp_country_dim length number 12 No *
width number12_4 0 1 Width of dim_object measured in units specified in lwh_uom. item_supp_country_dim width number 12 No *
height number12_4 0 1 Height of dim_object measured in units specified in lwh_uom. item_supp_country_dim height number 6 No *
lwh_uom varchar24 0 1 Unit of measurement for length, width and height. item_supp_country_dim lwh_uom varchar2 4 No *
weight number12_4 0 1 Weight of dim_object measured in units specified in weight_uom. item_supp_country_dim weight number 12 No *
net_weight number12_4 0 1 Net weight of the dim_object (weight without packaging) measured in units specified in weight_uom. n/a n/a varchar2 12 No Not used in RWMS.
weight_uom varchar24 0 1 Unit of measurement for weight. item_supp_country_dim weight_uom varchar2 4 No *
liquid_volume number12_4 0 1 Liquid volume, or capacity, of dim_object measured in units specified in colume_uom. Liquid volumes are only convertible to other liquid volumes. item_supp_country_dim liquid_volume number 12 No *
liquid_volume_uom varchar24 0 1 Unit of measurement for liquid volume. Liquid volumes are only convertible to other liquid volumes. item_supp_country_dim liquid_volume_uom varchar2 4 No *
stat_cube number12_4 0 1 Statistical value of the dim_object's dimensions to be used for loading purposes. n/a n/a varchar2 12 No Not used in RWMS.
tare_weight number12_4 0 1 Amount of weight to be subtracted for packaging materials. Used to calculate the true net weight of the dim_object. item_supp_country_dim tare_weight number 12 No *
tare_type varchar26 0 1 Indicates whether the tare weight for the dim_object is wet or dry. item_supp_country_dim tare_type varchar2 6 No *
ExtOfISCDimDesc:ExtOfISCDimDesc * 0 1 Provide an extension hook to customize ISCDimDesc. NA NA NA NA NA NA
LocOfISCDimDesc:LocOfISCDimDesc * 0 1 Provide an extension hook to localize ISCDimDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimDesc
Table Name Column Name API Type Column Length API Required API Description
InISCDimDesc:InISCDimDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimDesc:BrISCDimDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ISCDimRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ISCDimRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 NA item_supplier_country_dim item_id varchar2 25 Yes *
supplier varchar210 1 1 NA * * varchar2 10 No Not used in RWMS
origin_country varchar23 1 1 The country where the item was manufactured or significantly altered * * varchar2 3 No Not used in RWMS
dim_object varchar26 1 1 Specific object whose dimensions are specified in this record. item_supplier_country_dim dim_object varchar2 6 Yes *
ExtOfISCDimRef:ExtOfISCDimRef * 0 1 Provide an extension hook to customize ISCDimRef. NA NA NA NA NA NA
LocOfISCDimRef:LocOfISCDimRef * 0 1 Provide an extension hook to localize ISCDimRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimRef
Table Name Column Name API Type Column Length API Required API Description
InISCDimRef:InISCDimRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimRef:BrISCDimRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ISCDimWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ISCDimWHDesc
Table Name Column Name API Type Column Length API Required API Description
itemid varchar225 0 1 Description is not available. NA NA NA NA NA NA
from_location varchar210 0 1 Description is not available. NA NA NA NA NA NA
to_location varchar220 0 1 Description is not available. NA NA NA NA NA NA
dimobject varchar26 0 1 Description is not available. NA NA NA NA NA NA
length number12_4 0 1 Description is not available. NA NA NA NA NA NA
width number12_4 0 1 Description is not available. NA NA NA NA NA NA
height number6_2 0 1 Description is not available. NA NA NA NA NA NA
weight number12_4 0 1 Description is not available. NA NA NA NA NA NA
dimobjectdesc varchar240 0 1 Description is not available. NA NA NA NA NA NA
velocity number12_4 0 1 Description is not available. NA NA NA NA NA NA
ExtOfISCDimWHDesc:ExtOfISCDimWHDesc * 0 1 Provide an extension hook to customize ISCDimWHDesc. NA NA NA NA NA NA
LocOfISCDimWHDesc:LocOfISCDimWHDesc * 0 1 Provide an extension hook to localize ISCDimWHDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimWHDesc
Table Name Column Name API Type Column Length API Required API Description
InISCDimWHDesc:InISCDimWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimWHDesc:BrISCDimWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ISCDimWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ISCDimWHRef
Table Name Column Name API Type Column Length API Required API Description
itemid varchar225 0 1 Description is not available. item_supp_country_dim item_id varchar2 25 Yes *
from_location varchar210 0 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 Yes *
to_location varchar210 0 1 Description is not available. * * varchar2 10 No Not used in RWMS
vendornbr xs:string 0 1 Description is not available. item_supp_country_dim vendor_nbr varchar2 10 Yes *
origincountryid xs:string 0 1 Description is not available. item_supp_country_dim origin_country_id varchar2 3 Yes *
dimobject xs:string 0 1 Description is not available. item_supp_country_dim dim_object xs:string * * *
ExtOfISCDimWHRef:ExtOfISCDimWHRef * 0 1 Provide an extension hook to customize ISCDimWHRef. NA NA NA NA NA NA
LocOfISCDimWHRef:LocOfISCDimWHRef * 0 1 Provide an extension hook to localize ISCDimWHRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimWHRef
Table Name Column Name API Type Column Length API Required API Description
InISCDimWHRef:InISCDimWHRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimWHRef:BrISCDimWHRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemBOMDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemBOMDesc
Table Name Column Name API Type Column Length API Required API Description
pack_no varchar225 1 1 Unique identifier for the pack item. bill_of_materials master_item_id varchar2 25 Yes *
item varchar225 1 1 Unique identifier for the component item. bill_of_materials component_item_id varchar2 25 Yes *
pack_qty number12_4 1 1 Contains the quantity of each item in the pack item. bill_of_materials unit_qty number 12 Yes *
ExtOfItemBOMDesc:ExtOfItemBOMDesc * 0 1 Provide an extension hook to customize ItemBOMDesc. NA NA NA NA NA NA
LocOfItemBOMDesc:LocOfItemBOMDesc * 0 1 Provide an extension hook to localize ItemBOMDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemBOMDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemBOMDesc
Table Name Column Name API Type Column Length API Required API Description
InItemBOMDesc:InItemBOMDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemBOMDesc:BrItemBOMDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemBOMRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemBOMRef
Table Name Column Name API Type Column Length API Required API Description
pack_no varchar225 1 1 mapped to AS_ITM_RTL_STR,RK_ITEM_SUPPLIER,RK_ITEM_SUPP_COUNTRY,CO_CLN_ITM,AS_ITM as well. Not Yet Available bill_of_materials master_item_id varchar2 25 Yes *
item varchar225 1 1 mapped to AS_ITM_RTL_STR, RK_ITEM_SUPPLIER, RK_ITEM_SUPP_COUNTRY, CO_CLN_ITM, AS_ITM as well. Not Yet Available bill_of_materials component_item_id varchar2 25 Yes Yes
ExtOfItemBOMRef:ExtOfItemBOMRef * 0 1 Provide an extension hook to customize ItemBOMRef. NA NA NA NA NA NA
LocOfItemBOMRef:LocOfItemBOMRef * 0 1 Provide an extension hook to localize ItemBOMRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemBOMRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemBOMRef
Table Name Column Name API Type Column Length API Required API Description
InItemBOMRef:InItemBOMRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemBOMRef:BrItemBOMRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemDesc
Table Name Column Name API Type Column Length API Required API Description
ItemHdrDesc:ItemHdrDesc * 1 1 It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemSupDesc:ItemSupDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemSupCtyDesc:ItemSupCtyDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ISCDimDesc:ISCDimDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemUDALOVDesc:ItemUDALOVDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemUDAFFDesc:ItemUDAFFDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemUDADateDesc:ItemUDADateDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemImageDesc:ItemImageDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemUPCDesc:ItemUPCDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemBOMDesc:ItemBOMDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemTcktDesc:ItemTcktDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemSupCtyMfrDesc:ItemSupCtyMfrDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ExtOfItemDesc:ExtOfItemDesc * 0 1 Provide an extension hook to customize ItemDesc. NA NA NA NA NA NA
LocOfItemDesc:LocOfItemDesc * 0 1 Provide an extension hook to localize ItemDesc. NA NA NA NA NA NA

XML-Schema Name:ItemHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemHdrDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique alphanumeric value that identifies the item. item_master item_id varchar2 25 Yes *
item_number_type varchar26 1 1 This type can hold a number of digits count umber_type. * * varchar2 6 * *
format_id varchar21 0 1 This field will hold the format ID that corresponds to the item's variable UPC. This value is only used for items with variable UPCs. n/a n/a varchar2 1 No Not used in RWMS.
prefix number2 0 1 This column holds the prefix for variable weight UPCs. The prefix determines the format of the eventual UPC and will be used to decode variable weight UPCs that are uploaded from the POS. It is the clients responsibility to download this value to their n/a n/a number 2 No Not used in RWMS.
item_parent varchar225 0 1 Alphanumeric value that uniquely identifies the item/group at the level above the item. This value must exist as an item in another row on the item_master table. n/a n/a varchar2 25 No Not used in RWMS.
item_grandparent varchar225 0 1 Alphanumeric value that uniquely identifies the item/group two levels above the item. This value must exist as both an item and an item parent in another row on the item_master table. n/a n/a varchar2 25 No Not used in RWMS.
pack_ind varchar21 0 1 Indicates if the item is a pack. A pack item is a collection of items that may be either ordered or sold as a unit. Packs require details (i.e. component items and qtys, etc.) that other items do not. This field is required by the database. n/a n/a varchar2 1 No Not used in RWMS.
item_level number1 0 1 Number indicating which of the three levels the item resides. The item level determines if the item stands alone or if it is part of a family of related items. The item level also determines how the item may be used throughout the system. n/a n/a number 1 No Not used in RWMS.
tran_level number1 0 1 Number indicating which of the three levels transactions occur for the item's group. The transaction level is the level at which the item's inventory is tracked in the system. The transaction level item will be counted, transferred, shipped, etc. The transaction level may be at the current item or up to 2 levels above or below the current item. Only one level of the hierarchy of an item family may contain transaction level items. n/a n/a number 1 No Not used in RWMS.
diff_1 varchar210 0 1 Diff_group or diff_id that differentiates the current item from its item_parent. For an item that is a parent, this field may be either a group (i.e. Men's pant sizes) or a value (6 oz). For an item that is not a parent, this field may contain a value (34X34, Red, etc.). Valid values are found on the diff_group and diff_id tables. item_differentiator diff_id varchar2 10 No *
diff_1_type varchar26 0 1 This field will hold a value of all possible differential types. (for example, 'S' - size, 'C' - color, 'F' - flavor, 'E' - scent, 'P' - pattern). Valid values are stored on the code_detail table with the code_type 'DIFF' and on the diff_type table. item_differentiator diff_type varchar2 6 No *
diff_2 varchar210 0 1 Diff_group or diff_id that differentiates the current item from its item_parent. For an item that is a parent, this field may be either a group (i.e. Mens pant sizes) or a value (6 oz). For an item that is not a parent, this field may contain a value (34X34, Red, etc.). Valid values are found on the diff_group and diff_id tables. item_differentiator diff_id varchar2 10 No *
diff_2_type varchar26 0 1 This field will hold a value of all possible differential types. (for example, 'S' - size, 'C' - color, 'F' - flavor, 'E' - scent, 'P' - pattern). Valid values are stored on the code_detail table with the code_type 'DIFF' and on the diff_type table. item_differentiator diff_type varchar2 6 No *
diff_3 varchar210 0 1 Diff_group or diff_id that differentiates the current item from its item_parent. For an item that is a parent, this field may be either a group (i.e. Mens pant sizes) or a value (6 oz). For an item that is not a parent, this field may contain a value (34X34, Red, etc.). Valid values are found on the diff_group and diff_id tables. item_differentiator diff_id varchar2 10 No *
diff_3_type varchar26 0 1 This field will hold a value of all possible differential types. (for example, 'S' - size, 'C' - color, 'F' - flavor, 'E' - scent, 'P' - pattern). Valid values are stored on the code_detail table with the code_type 'DIFF' and on the diff_type table. item_differentiator diff_type varchar2 6 No *
diff_4 varchar210 0 1 Diff_group or diff_id that differentiates the current item from its item_parent. For an item that is a parent, this field may be either a group (i.e. Mens pant sizes) or a value (6 oz). For an item that is not a parent, this field may contain a value (34X34, Red, etc.). Valid values are found on the diff_group and diff_id tables. item_differentiator diff_id varchar2 10 No *
diff_4_type varchar26 0 1 This field will hold a value of all possible differential types. (for example, 'S' - size, 'C' - color, 'F' - flavor, 'E' - scent, 'P' - pattern). Valid values are stored on the code_detail table with the code_type 'DIFF' and on the diff_type table. item_differentiator diff_type varchar2 6 No *
dept number4 0 1 Number identifying the department to which the item is attached. The item's department will be the same as that of its parent (and, by transitivity, to that of its grandparent). Valid values for this field are located on the deps table. item_master department number 4 No *
dept_name varchar2120 0 1 Contains the name of the department. n/a n/a varchar2 20 No Not used in RWMS.
class varchar27 0 1 Number identifying the class to which the item is attached. The item's class will be the same as that of its parent (and, by transitivity, to that of its grandparent). Valid values for this field are located on the class table. item_master class varchar2 7 No *
class_name varchar2120 0 1 Contains the name of the class. n/a n/a varchar2 20 No Not used in RWMS.
subclass varchar24 0 1 Number identifying the subclass to which the item is attached. The item's subclass will be the same as that of its parent (and, by transitivity, to that of its grandparent). Valid values for this field are located on the subclass table. item_master sub_class varchar2 4 No *
sub_name varchar2120 0 1 Contains the name of the subclass. n/a n/a varchar2 20 No Not used in RWMS.
status varchar21 0 1 Status of the item. Valid values are: W = Worksheet: item setup in progress, cannot be used in system; S = Submitted: item setup complete and awaiting approval, cannot be use in system; A = Approved: item is approved and can now be used throughout the system. n/a n/a varchar2 1 No Not used in RWMS.
item_desc varchar2250 0 1 Long description of the item. This description is used through out the system to help online users identify the item. For items that have parents, this description will default to the parents description plus any differentiators. For items without parents this description will default to null. item_master description varchar2 100 No *
short_desc varchar2120 0 1 Shortened description of the item. This description is the default for downloading to the POS. For items that have parents, this description will default to the parent's short description. For items without parents, this description will default to null. n/a n/a varchar2 50 No Not used in RWMS.
desc_up varchar2250 0 1 All upper case description of the item (same as upper(item_desc)). This field is not displayed in the on-line item maintenance dialog, but is used in item list of value search processing through out the system. n/a n/a varchar2 100 No Not used in RWMS.
primary_ref_item_ind varchar21 0 1 Indicates if the sub-transation level item is designated as the primary sub-transaction level item. For transaction level items and above the value in this field will be 'N'o. n/a n/a varchar2 1 No Not used in RWMS.
retail_zone_group_id number4 0 1 Retail pricing strategy associated with the item. n/a n/a number 4 No Not used in RWMS.
cost_zone_group_id number4 0 1 Cost zone group associated with the item. This field is only required when elc_ind (landed cost indicator) is set to 'Y' on the system_options table. n/a n/a number 4 No Not used in RWMS.
standard_uom varchar24 0 1 Unit of measure in which stock of the item is tracked at a corporate level. item_master standard_uom varchar2 4 No *
uom_conv_factor number20_10 0 1 Conversion factor between an "Each" and the standard_uom when the standard_uom is not in the quantity class (e.g. if standard_uom = lb and 1 lb = 10 eaches, this factor will be 10). This factor will be used to convert sales and stock data when an item is retailed in eaches but does not have eaches as its standard unit of measure. item_master uom_conv_factor number 20 No *
package_size number12_4 0 1 Holds the size of the product printed on any packaging (i.e. 24 ounces). This field is used for reporting purposes, as well as by Retek Price Mangement to determine same sized and different sized items. * * number 12 No *
package_uom varchar24 0 1 Holds the unit of measure associated with the package size. This field is used for reporting purposes and by Retek Price Management to determine same sized and different sized items. * * varchar2 4 No *
merchandise_ind varchar21 0 1 Indicates if the item is a merchandise item (Y, N). * * varchar2 1 No *
store_ord_mult varchar21 0 1 Merchandise shipped from the warehouses to the stores must be specified in this unit type. Valid values are:C = Cases; I = Inner; E = Eaches. * * varchar2 1 No *
forecast_ind varchar21 0 1 Indicates if this item will be interfaced to an external forecasting system (Y, N). * * varchar2 1 No *
mfg_rec_retail number20_4 0 1 Manufacturer's recommended retail price for the item. Used for informational purposes only. This field is stored in the primary currency. n/a n/a number 20 No Not used in RWMS.
retail_label_type varchar26 0 1 This field indicates any special lable type assoctiated with an item (i.e. pre-priced or cents off). This field is used for reporting purposes only. Values for this field are defined by the 'RTLT' code on code detail. n/a n/a varchar2 6 No Not used in RWMS.
retail_label_type_desc varchar240 0 1 Contains the retail label type description corresponding to the retail_label_type value in item_master. n/a n/a varchar2 40 No Not used in RWMS.
retail_label_value number20_4 0 1 This field represents the value associated with the retail label type. n/a n/a number 20 No Not used in RWMS.
handling_temp varchar26 0 1 Holds the temperature information associated with the item. Valid values for this field are in the code type 'HTMP' on the code_head and code_detail tables. n/a n/a varchar2 6 No Not used in RWMS.
handling_temp_desc varchar240 0 1 Contains the Handling temperature description corresponding to the handling_temp value in item_master. n/a n/a varchar2 40 No Not used in RWMS.
handling_sensitivity varchar26 0 1 Holds the sensitivity information associated with the item. Valid values for this field are in the code type 'HSEN' on the code_head and code_detail tables. n/a n/a varchar2 6 No Not used in RWMS.
handling_sensitivity_desc varchar240 0 1 Contains the Handling sensitivity description corresponding to the handling_sensitivity value in item_master. * * varchar2 40 * *
catch_weight_ind varchar21 0 1 Indiactes whether the item should be weighed when it arives at a location. Valid values for this field are 'Y' and 'N'. item_master catch_weight varchar2 1 No *
waste_type varchar26 0 1 Identifies the wastage type as either sales or spoilage wastage. Sales wastage occurs during processes that make an item saleable (i.e. fat is trimmed off at customer request). Spoilage wastage occurs during the products shelf life (i.e. evaporation causes the product to weight less after a period of time). Valid values are: SP - spoilage; and SL - Sales. n/a n/a varchar2 6 No Not used in RWMS.
waste_type_desc varchar240 0 1 Contains the Waste Type description corresponding to the Waste_Type value in item_master. n/a n/a varchar2 40 No Not used in RWMS.
waste_pct number12_4 0 1 Average percent of wastage for the item over its shelf life. Used in inflating the retail price for wastage items. n/a n/a number 12 No Not used in RWMS.
default_waste_pct number12_4 0 1 Default daily wastage percent for spoilage type wastage items. This value will default to all item locations and represents the average amount of wastage that occurs on a daily basis. n/a n/a number 12 No Not used in RWMS.
const_dimen_ind varchar21 0 1 Indicates that the dimensions of the product are always the same, regardless of the supplier. If this field is Y, the dimensions for all suppliers will be defaulted to the primary supplier/primary country dimensions. Editing of dimensions for the item will only be allowed for the primary supplier/primiary country. n/a n/a varchar2 1 No Not used in RWMS.
simple_pack_ind varchar21 0 1 Indicates if pack item is a simple pack or not. This field will only be available if the item is a pack item. A simple pack is an item whose components are all the same item (i.e. a six pack of cola, etc). Valid values are:Y = Yes, this item is a simple pack; N = No if this is not a simple pack. n/a n/a varchar2 1 No Not used in RWMS.
contains_inner_ind varchar21 0 1 Indicates if pack item contains inner packs. Vendor packs will never contain inner packs and this field will be defaulted to 'N'. This field will only be available if the item is a pack item. Valid values are:Y = Yes, this pack contains inner packs; N = No, this pack does not contain inner packs. n/a n/a varchar2 1 No Not used in RWMS.
sellable_ind varchar21 0 1 Indicates if pack item may be sold as a unit. If it is 'Y' then the pack will have its own unique unit retail. If it is 'N' then the pack's unit retail is the sum of each individual item's total retail within the pack. This field will only be available if the item is a pack item. Value values are: Y = Yes, this pack may be sold as a unit; N = No, this pack man not be sold as a unit. n/a n/a varchar2 1 No Not used in RWMS.
orderable_ind varchar21 0 1 Indicates if pack item is orderable. If it is 'Y' then the suppliers of the pack must supply all components in the pack. If it is 'N' then the components may have different suppliers. This field will only be available if the item is a pack item. Valid values are: Y = Yes, this pack may be ordered, N = No, this pack may not be ordered. n/a n/a varchar2 1 No Not used in RWMS.
pack_type varchar21 0 1 Indicates if pack item is a vendor pack or a buyer pack. A vendor pack is a pack that the vendor or supplier recognizes and sells to the retailer. If the pack item is a vendor pack, communication with the supplier will use the vendor pack number. A buyer pack is a pack that a buyer created for internal ease of use. If the pack item is a buyer pack communication with the supplier will explode the pack out to its component items. This field will only be available if the item is a pack item. If the pack item is not orderable this field must be null. Valid values are: V = Vendor; B = Buyer. n/a n/a varchar2 1 No Not used in RWMS.
order_as_type varchar21 0 1 Indicates if pack item is receivable at the component level or at the pack level (for a buyer pack only). This field is required if pack item is an orderable buyer pack. This field must be NULL if the pack is sellable only or a vendor pack. This field will only be available if the item is a pack item. Valid Values are: E = Eaches (component level) P = Pack (buyer pack only). n/a n/a varchar2 1 No Not used in RWMS.
comments varchar22000 0 1 Holds any comments associated with the item. n/a n/a varchar2 2000 No Not used in RWMS.
unit_retail number20_4 0 1 This field holds the unit retail in the standard unit of measure for the item/zone combination. This field is stored in the local currency. item_master retail_price number 20 No *
item_service_level varchar26 0 1 Holds a value that restricts the type of shipment methods that RCOM can select for an item. n/a n/a varchar2 6 No Not used in RWMS.
gift_wrap_ind varchar21 0 1 This field will contain a value of 'Y' if the item is eligible to be gift wrapped. n/a n/a varchar2 1 No Not used in RWMS.
ship_alone_ind varchar21 0 1 This field will contain a value of 'Y' if the item should be shipped to the customer is a seperate package versus being grouped together in a box. item_master ship_alone varchar2 1 No *
vendor_style varchar215 0 1 Not used by RMS. item_master vendor_style varchar2 15 No *
std_unit_weight number20_10 0 1 Not used by RMS. item_master std_unit_weight number 20 No *
single_price_flag varchar21 0 1 Not used by RMS. item_master single_price_flag varchar2 1 No *
preticket_flag varchar21 0 1 Not used by RMS. item_master preticket_flag varchar2 1 No *
planned_residual varchar21 0 1 Not used by RMS. item_master planned_residual varchar2 1 No *
autopackable number8 0 1 Not used by RMS. item_master autopackable number 8 No *
sortable varchar21 0 1 Not used by RMS. item_master sortable varchar2 1 No *
item_master_uda1 varchar220 0 1 Not used by RMS. item_master item_master_uda1 varchar2 20 No *
item_master_uda2 varchar220 0 1 Not used by RMS. item_master item_master_uda2 varchar2 20 No *
item_master_uda3 varchar220 0 1 Not used by RMS. item_master item_master_uda3 varchar2 20 No *
item_master_uda4 varchar220 0 1 Not used by RMS. item_master item_master_uda4 varchar2 20 No *
item_master_uda5 varchar220 0 1 Not used by RMS. item_master item_master_uda5 varchar2 20 No *
item_master_uda6 varchar220 0 1 Not used by RMS. item_master item_master_uda6 varchar2 20 No *
item_master_uda7 varchar220 0 1 Not used by RMS. item_master item_master_uda7 varchar2 20 No *
item_master_uda8 varchar220 0 1 Not used by RMS. item_master item_master_uda8 varchar2 20 No *
item_master_uda9 varchar220 0 1 Not used by RMS. item_master item_master_uda9 varchar2 20 No *
item_master_uda10 varchar220 0 1 Not used by RMS. item_master item_master_uda10 varchar2 20 No *
item_master_uda11 varchar220 0 1 Not used by RMS. item_master item_master_uda11 varchar2 20 No *
item_master_uda12 varchar220 0 1 Not used by RMS. item_master item_master_uda12 varchar2 20 No *
item_master_uda13 varchar220 0 1 Not used by RMS. item_master item_master_uda13 varchar2 20 No *
item_master_uda14 varchar220 0 1 Not used by RMS. item_master item_master_uda14 varchar2 20 No *
item_master_uda15 varchar220 0 1 Not used by RMS. item_master item_master_uda15 varchar2 20 No *
ship_alone varchar21 0 1 Not used by RMS. item_master ship_alone varchar2 1 No *
slottable varchar21 0 1 Not used by RMS. item_master slottable varchar2 1 No *
freight_class varchar24 0 1 Not used by RMS. item_master freight_class varchar2 4 No *
new_item varchar21 0 1 Not used by RMS. item_master new_item varchar2 1 No *
brand varchar210 0 1 Not used by RMS. item_master brand varchar2 10 No *
break_case_ups varchar24 0 1 Not used by RMS. item_master break_case_ups varchar2 4 No *
rigid varchar21 0 1 Not used by RMS. item_master rigid varchar2 1 No *
fragile varchar21 0 1 Not used by RMS. item_master fragile varchar2 1 No *
container_type varchar26 0 1 Not used by RMS. item_master container_type varchar2 6 No *
conveyable_flag varchar21 0 1 Not used by RMS. item_master conveyable_flag varchar2 1 No *
hazard_matl_code varchar26 0 1 Not used by RMS. item_master hazard_matl_code varchar2 6 No *
velocity number12_4 0 1 Not used by RMS. item_master velocity number 12 No *
high_value_ind varchar21 0 1 Not used by RMS. item_master high_value_ind varchar2 1 No *
ticket_type varchar24 0 1 Not used by RMS. item_master ticket_type varchar2 4 No *
color varchar224 0 1 Not used by RMS. item_master color varchar2 24 No *
size1 varchar26 0 1 Not used by RMS. item_master size1 varchar2 6 No *
fit varchar26 0 1 Not used by RMS. item_master fit varchar2 6 No *
shade varchar26 0 1 Not used by RMS. item_master shade varchar2 6 No *
single_contain_bulk varchar21 0 1 Not used by RMS. item_master single_contain_bulk varchar2 1 No *
unit_pick_system_code varchar212 0 1 Not used by RMS. item_master unit_pick_system_code varchar2 4 No *
roundable_flag varchar21 0 1 Not used by RMS. item_master roundable_flag varchar2 1 No *
perishable_ind varchar21 0 1 Not used by RMS. item_master perishable_ind varchar2 1 No *
division number4 0 1 Not used by RMS. item_master division number 4 No *
vendor_nbr varchar210 0 1 Not used by RMS. item_master vendor_nbr varchar2 10 No *
kitting_wip_code varchar29 0 1 Wip code used to designate the Kitting process used in item_master item_master kitting_wip_code varchar2 6 No *
unit_ticket_qty number3 0 1 Item Master User Defined Attribute item_master unit_ticket_qty number 3 No *
item_length number12_4 0 1 Length of an individual item item_master item_length number 12 No *
item_width number12_4 0 1 Width of an individual item item_master item_width number 12 No *
item_height number12_4 0 1 Height of an individual Item item_master item_height number 12 No *
item_weight number12_4 0 1 Weight of an individual item item_master item_weight number 12 No *
item_cube number12_4 0 1 Cubic dimension of an individual item item_master item_cube number 12 No *
std_unit_factor number6_2 0 1 Used for putaway by volume. The percentage of the standard number of units that will fit into a location type. item_master std_unit_factor number 6 No *
std_unit_qty number12_4 0 1 The number of items that normally fit on/in the container type item_master std_unit_qty number 12 No *
expiration_days number4 0 1 The number of days before inventory is deemed to be no longer distributable item_master expiration_days number 4 No *
putaway_by_volume varchar26 0 1 If set to Y, putaway will be determined by cube or volume. If set to N, putaway will be determined by capacity. item_master putaway_by_volume varchar2 6 No *
putaway_plan varchar220 0 1 Plan used for putaway item_master putaway_plan varchar2 6 No *
item_type varchar26 0 1 This column contains a character indicator to determine if the item being ordered is a pack or not. item_master item_type varchar2 6 No *
sorter_group varchar26 0 1 Sorter Group identifier item_master sorter_group varchar2 6 No *
sku_optimization varchar21 0 1 Indicator for inclusion in SKU optimization item_master sku_optimization varchar2 1 No *
ext_source_system varchar26 0 1 Specifies what external system the data originated from. * * varchar2 6 * *
item_xform_ind varchar21 0 1 Indicator shows that an item is associated with an item transformation. The item is either the sellable or the orderable item in the transformation process. * * varchar2 1 * *
inventory_ind varchar21 0 1 Inventory Indicator * * varchar2 1 * *
order_type varchar29 0 1 Indicates the type of order and which Open To Buy bucket will be updated. * * varchar2 9 * *
sale_type varchar26 0 1 n/a * * varchar2 6 * *
deposit_item_type varchar26 0 1 n/a * * varchar2 6 * *
container_item varchar225 0 1 n/a * * varchar2 25 * *
deposit_in_price_per_uom varchar26 0 1 n/a * * varchar2 6 * *
transport_ind varchar21 0 1 n/a * * varchar2 1 * *
notional_pack_ind varchar21 0 1 Indicates in SIM if a sellable simple pack needs to be broken down to its component item. NA NA NA NA NA NA
soh_inquiry_at_pack_ind varchar21 0 1 Indicates in SIM if a notional simple pack item's inventory should be displayed in packs. NA NA NA NA NA NA
purchase_type varchar26 0 1 Indicates if an item is a normal, consignment or concession item - 'N' for normal, 'S' for consignment, 'C' for concession. NA NA NA NA NA NA
ExtOfItemHdrDesc:ExtOfItemHdrDesc * 0 1 Provide an extension hook to customize ItemHdrDesc. NA NA NA NA NA NA
LocOfItemHdrDesc:LocOfItemHdrDesc * 0 1 Provide an extension hook to localize ItemHdrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemHdrDesc
Table Name Column Name API Type Column Length API Required API Description
InItemHdrDesc:InItemHdrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemHdrDesc:BrItemHdrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemSupDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. item_supplier item_id varchar2 25 * *
supplier varchar210 1 1 Unique identifier for the supplier. item_supplier vendor_nbr varchar2 10 * *
primary_supp_ind varchar23 1 1 This field indicates whether this supplier is the primary supplier for the item. An item can have one and only one primary supplier. item_supplier primary_supp_ind varchar2 3 * *
vpn varchar230 0 1 This field contains the Vendor Product Number for the Item. * * varchar2 30 * *
supp_label varchar215 0 1 This field contains the supplier label. It will only be popluated if item is a style. * * varchar2 15 * *
consignment_rate number12_4 0 1 This field contains the consignment rate for this item for the supplier. * * number 12 * *
supp_diff_1 varchar2120 0 1 This field contains the first supplier differentiator and/or description. This field may only contain a value for items with an item_parent. * * varchar2 80 * *
supp_diff_2 varchar2120 0 1 This field contains the second supplier differentiator and/or description. This field may only contain a value for items with an item_parent. * * varchar2 80 * *
supp_diff_3 varchar2120 0 1 This field contains the third supplier differentiator and/or description. This field may only contain a value for items with an item_parent. * * varchar2 80 * *
supp_diff_4 varchar2120 0 1 This field contains the fourth supplier differentiator and/or description. This field may only contain a value for items with an item_parent. * * varchar2 80 * *
pallet_name varchar26 0 1 Code referencing the name used to refer to the pallet. item_supplier pallet_name varchar2 6 * *
case_name varchar26 0 1 Code referencing the name used to refer to the case. item_supplier case_name varchar2 6 * *
inner_name varchar26 0 1 Code referencing the name used to refer to the inner. item_supplier inner_name varchar2 6 * *
supp_discontinue_date xs:dateTime 0 1 Date when the supplier discontinues an item. * * RIBDate * * *
direct_ship_ind varchar21 0 1 A value of 'Y'es in this field indicates that any item associated with this supplier is eligible for a direct shipment from the supplier to the customer. * * varchar2 1 * *
ExtOfItemSupDesc:ExtOfItemSupDesc * 0 1 Provide an extension hook to customize ItemSupDesc. NA NA NA NA NA NA
LocOfItemSupDesc:LocOfItemSupDesc * 0 1 Provide an extension hook to localize ItemSupDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupDesc:InItemSupDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupDesc:BrItemSupDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemSupCtyDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupCtyDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
supplier varchar210 1 1 Unique identifier for the supplier. * * varchar2 10 * *
origin_country_id varchar23 1 1 The country where the item was manufactured or significantly altered. * * varchar2 3 * *
primary_supp_ind varchar23 1 1 This field indicates whether this supplier is the primary supplier for the item. Each item can have one and only one primary supplier. * * varchar2 3 * *
primary_country_ind varchar21 1 1 This field indicates whether this country is the primary country for the item/supplier. Each item/supplier combination can have one and only one primary country. * * varchar2 1 * *
unit_cost number20_4 1 1 This field contains the current corporate unit cost for the item from the supplier /origin country. This field is stored in the Supplier's currency. n/a n/a number 20 No Not used in RWMS.
lead_time number4 0 1 This field contains the number of days that will elapse between the date an order is written and the delivery to the store or warehouse from the supplier. item_supp_country lead_time number 4 No *
pickup_lead_time number4 0 1 Contains the time that will be taken to get the item from the supplier to the initial receiving location. n/a n/a number 4 No Not used in RWMS.
supp_pack_size number12_4 1 1 This field contains the quantity that orders must be placed in multiples of for the supplier for the item. item_supp_country supp_pack_size number 12 No *
inner_pack_size number12_4 1 1 This field contains the break pack size for this item from the supplier. * * number 12 * *
round_lvl varchar26 1 1 This column is used to determine how order quantities will be rounded to case, layer and pallet. n/a n/a varchar2 6 No Not used in RWMS.
min_order_qty number12_4 0 1 This field contains the minimum quantity that can be ordered at one from the supplier for the item. n/a n/a number 12 No Not used in RWMS.
max_order_qty number12_4 0 1 This field contains the maximum quantity that can be ordered at one from the supplier for the item. n/a n/a number 12 No Not used in RWMS.
packing_method varchar26 0 1 This field indicates whether the packing method for the item in the container is flat or hanging. item_supp_country packing_method varchar2 6 No *
default_uop varchar26 0 1 Contains the default unit of purchase for the item/supplier/country. Valid values include 'C'ase and 'P'allet. n/a n/a varchar2 6 No Not used in RWMS.
ti number12_4 1 1 Number of shipping units (cases) that make up one tier of the pallet. Multiply TI x HI to get total number of units (cases) in a Pallet. * * number 12 * *
hi number12_4 1 1 Number of tiers that make up a complete pallet. Multiply TI x HI to get total number of units (cases) in a Pallet. * * number 12 * *
cost_uom varchar24 0 1 A cost UOM is held to allow costs to be managed in a separate UOM to the standard UOM. * * varchar2 4 * *
tolerance_type varchar26 0 1 The unit of tolerance for catch weight simple packs. Valid values are: 'A'-actual 'P' - percent. * * varchar2 6 * *
max_tolerance number12_4 0 1 The maximum tolerance value for the catch weight simple pack. * * number 12 * *
min_tolerance number12_4 0 1 The minimum tolerance value for a catch weight simple pack * * number 12 * *
ExtOfItemSupCtyDesc:ExtOfItemSupCtyDesc * 0 1 Provide an extension hook to customize ItemSupCtyDesc. NA NA NA NA NA NA
LocOfItemSupCtyDesc:LocOfItemSupCtyDesc * 0 1 Provide an extension hook to localize ItemSupCtyDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyDesc:InItemSupCtyDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyDesc:BrItemSupCtyDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ISCDimDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ISCDimDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. item_supp_country_dim item_id varchar2 25 Yes *
supplier varchar210 1 1 Unique identifier for the supplier. item_supp_country_dim vendor_nbr varchar2 10 Yes *
origin_country varchar23 1 1 The country where the item was manufactured or significantly altered. item_supp_country_dim origin_country_id varchar2 3 Yes *
dim_object varchar26 1 1 Specific object whose dimensions are specified in this record. item_supp_country_dim dim_object varchar2 6 Yes *
object_desc varchar240 0 1 Dim_object description fetched from the code_detail table. item_supp_country_dim dim_object_desc varchar2 40 No *
presentation_method varchar26 0 1 Describes the packaging (if any) being taken into consideration in the specified dimensions. n/a n/a varchar2 6 No Not used in RWMS.
method_desc varchar240 0 1 Presentation method description fetched from the code_detail table. n/a n/a varchar2 40 No Not used in RWMS.
length number12_4 0 1 Length of dim_object measured in units specified in lwh_uom. item_supp_country_dim length number 12 No *
width number12_4 0 1 Width of dim_object measured in units specified in lwh_uom. item_supp_country_dim width number 12 No *
height number12_4 0 1 Height of dim_object measured in units specified in lwh_uom. item_supp_country_dim height number 6 No *
lwh_uom varchar24 0 1 Unit of measurement for length, width and height. item_supp_country_dim lwh_uom varchar2 4 No *
weight number12_4 0 1 Weight of dim_object measured in units specified in weight_uom. item_supp_country_dim weight number 12 No *
net_weight number12_4 0 1 Net weight of the dim_object (weight without packaging) measured in units specified in weight_uom. n/a n/a varchar2 12 No Not used in RWMS.
weight_uom varchar24 0 1 Unit of measurement for weight. item_supp_country_dim weight_uom varchar2 4 No *
liquid_volume number12_4 0 1 Liquid volume, or capacity, of dim_object measured in units specified in colume_uom. Liquid volumes are only convertible to other liquid volumes. item_supp_country_dim liquid_volume number 12 No *
liquid_volume_uom varchar24 0 1 Unit of measurement for liquid volume. Liquid volumes are only convertible to other liquid volumes. item_supp_country_dim liquid_volume_uom varchar2 4 No *
stat_cube number12_4 0 1 Statistical value of the dim_object's dimensions to be used for loading purposes. n/a n/a varchar2 12 No Not used in RWMS.
tare_weight number12_4 0 1 Amount of weight to be subtracted for packaging materials. Used to calculate the true net weight of the dim_object. item_supp_country_dim tare_weight number 12 No *
tare_type varchar26 0 1 Indicates whether the tare weight for the dim_object is wet or dry. item_supp_country_dim tare_type varchar2 6 No *
ExtOfISCDimDesc:ExtOfISCDimDesc * 0 1 Provide an extension hook to customize ISCDimDesc. NA NA NA NA NA NA
LocOfISCDimDesc:LocOfISCDimDesc * 0 1 Provide an extension hook to localize ISCDimDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimDesc
Table Name Column Name API Type Column Length API Required API Description
InISCDimDesc:InISCDimDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimDesc:BrISCDimDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemUDALOVDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUDALOVDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Item ID item_attributes item_id varchar2 25 Yes *
uda_id number5 1 1 This field contains the unique identified of the Attribute Group being added or delete to the item list. item_attributes attribute_type varchar2 30 Yes *
uda_value varchar230 1 1 Contains the value of the Attribute Group. item_attributes attribute varchar2 30 Yes *
ExtOfItemUDALOVDesc:ExtOfItemUDALOVDesc * 0 1 Provide an extension hook to customize ItemUDALOVDesc. NA NA NA NA NA NA
LocOfItemUDALOVDesc:LocOfItemUDALOVDesc * 0 1 Provide an extension hook to localize ItemUDALOVDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDALOVDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDALOVDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUDALOVDesc:InItemUDALOVDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDALOVDesc:BrItemUDALOVDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemUDAFFDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUDAFFDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
uda_id number5 1 1 This field contains a number identifying the user-defined attribute. * * number 5 * *
uda_text varchar2250 0 1 This field contains the text value of the user-defined attribute for the item. * * varchar2 250 * *
ExtOfItemUDAFFDesc:ExtOfItemUDAFFDesc * 0 1 Provide an extension hook to customize ItemUDAFFDesc. NA NA NA NA NA NA
LocOfItemUDAFFDesc:LocOfItemUDAFFDesc * 0 1 Provide an extension hook to localize ItemUDAFFDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDAFFDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDAFFDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUDAFFDesc:InItemUDAFFDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDAFFDesc:BrItemUDAFFDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemUDADateDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUDADateDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
uda_id number5 1 1 This field contains a number identifying the user-defined attribute. * * number 5 * *
uda_date xs:dateTime 1 1 This field contains the effective date for the Uda id. * * RIBDate * * *
ExtOfItemUDADateDesc:ExtOfItemUDADateDesc * 0 1 Provide an extension hook to customize ItemUDADateDesc. NA NA NA NA NA NA
LocOfItemUDADateDesc:LocOfItemUDADateDesc * 0 1 Provide an extension hook to localize ItemUDADateDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDADateDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDADateDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUDADateDesc:InItemUDADateDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDADateDesc:BrItemUDADateDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemImageDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemImageDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
image_name varchar2120 1 1 Name of the image. * * varchar2 64 * *
image_addr varchar2255 1 1 Path where the image file is stored. * * varchar2 255 * *
ExtOfItemImageDesc:ExtOfItemImageDesc * 0 1 Provide an extension hook to customize ItemImageDesc. NA NA NA NA NA NA
LocOfItemImageDesc:LocOfItemImageDesc * 0 1 Provide an extension hook to localize ItemImageDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemImageDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemImageDesc
Table Name Column Name API Type Column Length API Required API Description
InItemImageDesc:InItemImageDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemImageDesc:BrItemImageDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemUPCDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUPCDesc
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 1 1 Unique identifier for the item. item_upc upc varchar2 25 Yes *
item_parent varchar225 0 1 Unique identifier for the item/group at the level above the item. item_upc item_id varchar2 25 No *
primary_ref_item_ind varchar21 0 1 Indicates if the sub-transaction level item is designated as the primary sub-transaction level item. For transaction level items and above, the value in this field will be 'N'o. item_upc primary_upc_ind varchar2 1 No *
format_id varchar21 0 1 This field will hold the format id that corresponds to the item's variable UPC. This value is only used for items with variable UPCs. n/a n/a varchar2 1 No Not used in RWMS.
prefix number2 0 1 This field holds the prefix for variable weight UPCs. The prefix determines the format of the eventual UPC and will be used to decode variable weight UPCs that are uploaded from the POS. n/a n/a number 2 No Not used in RWMS.
item_number_type varchar26 0 1 This type can hold a number of digits count umber_type. n/a n/a varchar2 6 No *
ExtOfItemUPCDesc:ExtOfItemUPCDesc * 0 1 Provide an extension hook to customize ItemUPCDesc. NA NA NA NA NA NA
LocOfItemUPCDesc:LocOfItemUPCDesc * 0 1 Provide an extension hook to localize ItemUPCDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUPCDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUPCDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUPCDesc:InItemUPCDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUPCDesc:BrItemUPCDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemBOMDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemBOMDesc
Table Name Column Name API Type Column Length API Required API Description
pack_no varchar225 1 1 Unique identifier for the pack item. bill_of_materials master_item_id varchar2 25 Yes *
item varchar225 1 1 Unique identifier for the component item. bill_of_materials component_item_id varchar2 25 Yes *
pack_qty number12_4 1 1 Contains the quantity of each item in the pack item. bill_of_materials unit_qty number 12 Yes *
ExtOfItemBOMDesc:ExtOfItemBOMDesc * 0 1 Provide an extension hook to customize ItemBOMDesc. NA NA NA NA NA NA
LocOfItemBOMDesc:LocOfItemBOMDesc * 0 1 Provide an extension hook to localize ItemBOMDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemBOMDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemBOMDesc
Table Name Column Name API Type Column Length API Required API Description
InItemBOMDesc:InItemBOMDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemBOMDesc:BrItemBOMDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemTcktDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemTcktDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
ticket_type_id varchar24 1 1 This field uniquely identifies the ticket type which is associated with the item. * * varchar2 4 * *
ExtOfItemTcktDesc:ExtOfItemTcktDesc * 0 1 Provide an extension hook to customize ItemTcktDesc. NA NA NA NA NA NA
LocOfItemTcktDesc:LocOfItemTcktDesc * 0 1 Provide an extension hook to localize ItemTcktDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemTcktDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemTcktDesc
Table Name Column Name API Type Column Length API Required API Description
InItemTcktDesc:InItemTcktDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemTcktDesc:BrItemTcktDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemSupCtyMfrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupCtyMfrDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Item ID. NA NA NA NA NA NA
supplier number10 1 1 Supplier ID. NA NA NA NA NA NA
manufacturer_ctry_id varchar23 1 1 Country ID of manufacturer. NA NA NA NA NA NA
primary_manufacturer_ctry_ind varchar21 1 1 Primary country of manufacturer indicator. NA NA NA NA NA NA
ExtOfItemSupCtyMfrDesc:ExtOfItemSupCtyMfrDesc * 0 1 Provide an extension hook to customize ItemSupCtyMfrDesc. NA NA NA NA NA NA
LocOfItemSupCtyMfrDesc:LocOfItemSupCtyMfrDesc * 0 1 Provide an extension hook to localize ItemSupCtyMfrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyMfrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyMfrDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyMfrDesc:InItemSupCtyMfrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyMfrDesc:BrItemSupCtyMfrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemDesc
Table Name Column Name API Type Column Length API Required API Description
InItemDesc:InItemDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemDesc:BrItemDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemHdrDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique alphanumeric value that identifies the item. item_master item_id varchar2 25 Yes *
item_number_type varchar26 1 1 This type can hold a number of digits count umber_type. * * varchar2 6 * *
format_id varchar21 0 1 This field will hold the format ID that corresponds to the item's variable UPC. This value is only used for items with variable UPCs. n/a n/a varchar2 1 No Not used in RWMS.
prefix number2 0 1 This column holds the prefix for variable weight UPCs. The prefix determines the format of the eventual UPC and will be used to decode variable weight UPCs that are uploaded from the POS. It is the clients responsibility to download this value to their n/a n/a number 2 No Not used in RWMS.
item_parent varchar225 0 1 Alphanumeric value that uniquely identifies the item/group at the level above the item. This value must exist as an item in another row on the item_master table. n/a n/a varchar2 25 No Not used in RWMS.
item_grandparent varchar225 0 1 Alphanumeric value that uniquely identifies the item/group two levels above the item. This value must exist as both an item and an item parent in another row on the item_master table. n/a n/a varchar2 25 No Not used in RWMS.
pack_ind varchar21 0 1 Indicates if the item is a pack. A pack item is a collection of items that may be either ordered or sold as a unit. Packs require details (i.e. component items and qtys, etc.) that other items do not. This field is required by the database. n/a n/a varchar2 1 No Not used in RWMS.
item_level number1 0 1 Number indicating which of the three levels the item resides. The item level determines if the item stands alone or if it is part of a family of related items. The item level also determines how the item may be used throughout the system. n/a n/a number 1 No Not used in RWMS.
tran_level number1 0 1 Number indicating which of the three levels transactions occur for the item's group. The transaction level is the level at which the item's inventory is tracked in the system. The transaction level item will be counted, transferred, shipped, etc. The transaction level may be at the current item or up to 2 levels above or below the current item. Only one level of the hierarchy of an item family may contain transaction level items. n/a n/a number 1 No Not used in RWMS.
diff_1 varchar210 0 1 Diff_group or diff_id that differentiates the current item from its item_parent. For an item that is a parent, this field may be either a group (i.e. Men's pant sizes) or a value (6 oz). For an item that is not a parent, this field may contain a value (34X34, Red, etc.). Valid values are found on the diff_group and diff_id tables. item_differentiator diff_id varchar2 10 No *
diff_1_type varchar26 0 1 This field will hold a value of all possible differential types. (for example, 'S' - size, 'C' - color, 'F' - flavor, 'E' - scent, 'P' - pattern). Valid values are stored on the code_detail table with the code_type 'DIFF' and on the diff_type table. item_differentiator diff_type varchar2 6 No *
diff_2 varchar210 0 1 Diff_group or diff_id that differentiates the current item from its item_parent. For an item that is a parent, this field may be either a group (i.e. Mens pant sizes) or a value (6 oz). For an item that is not a parent, this field may contain a value (34X34, Red, etc.). Valid values are found on the diff_group and diff_id tables. item_differentiator diff_id varchar2 10 No *
diff_2_type varchar26 0 1 This field will hold a value of all possible differential types. (for example, 'S' - size, 'C' - color, 'F' - flavor, 'E' - scent, 'P' - pattern). Valid values are stored on the code_detail table with the code_type 'DIFF' and on the diff_type table. item_differentiator diff_type varchar2 6 No *
diff_3 varchar210 0 1 Diff_group or diff_id that differentiates the current item from its item_parent. For an item that is a parent, this field may be either a group (i.e. Mens pant sizes) or a value (6 oz). For an item that is not a parent, this field may contain a value (34X34, Red, etc.). Valid values are found on the diff_group and diff_id tables. item_differentiator diff_id varchar2 10 No *
diff_3_type varchar26 0 1 This field will hold a value of all possible differential types. (for example, 'S' - size, 'C' - color, 'F' - flavor, 'E' - scent, 'P' - pattern). Valid values are stored on the code_detail table with the code_type 'DIFF' and on the diff_type table. item_differentiator diff_type varchar2 6 No *
diff_4 varchar210 0 1 Diff_group or diff_id that differentiates the current item from its item_parent. For an item that is a parent, this field may be either a group (i.e. Mens pant sizes) or a value (6 oz). For an item that is not a parent, this field may contain a value (34X34, Red, etc.). Valid values are found on the diff_group and diff_id tables. item_differentiator diff_id varchar2 10 No *
diff_4_type varchar26 0 1 This field will hold a value of all possible differential types. (for example, 'S' - size, 'C' - color, 'F' - flavor, 'E' - scent, 'P' - pattern). Valid values are stored on the code_detail table with the code_type 'DIFF' and on the diff_type table. item_differentiator diff_type varchar2 6 No *
dept number4 0 1 Number identifying the department to which the item is attached. The item's department will be the same as that of its parent (and, by transitivity, to that of its grandparent). Valid values for this field are located on the deps table. item_master department number 4 No *
dept_name varchar2120 0 1 Contains the name of the department. n/a n/a varchar2 20 No Not used in RWMS.
class varchar27 0 1 Number identifying the class to which the item is attached. The item's class will be the same as that of its parent (and, by transitivity, to that of its grandparent). Valid values for this field are located on the class table. item_master class varchar2 7 No *
class_name varchar2120 0 1 Contains the name of the class. n/a n/a varchar2 20 No Not used in RWMS.
subclass varchar24 0 1 Number identifying the subclass to which the item is attached. The item's subclass will be the same as that of its parent (and, by transitivity, to that of its grandparent). Valid values for this field are located on the subclass table. item_master sub_class varchar2 4 No *
sub_name varchar2120 0 1 Contains the name of the subclass. n/a n/a varchar2 20 No Not used in RWMS.
status varchar21 0 1 Status of the item. Valid values are: W = Worksheet: item setup in progress, cannot be used in system; S = Submitted: item setup complete and awaiting approval, cannot be use in system; A = Approved: item is approved and can now be used throughout the system. n/a n/a varchar2 1 No Not used in RWMS.
item_desc varchar2250 0 1 Long description of the item. This description is used through out the system to help online users identify the item. For items that have parents, this description will default to the parents description plus any differentiators. For items without parents this description will default to null. item_master description varchar2 100 No *
short_desc varchar2120 0 1 Shortened description of the item. This description is the default for downloading to the POS. For items that have parents, this description will default to the parent's short description. For items without parents, this description will default to null. n/a n/a varchar2 50 No Not used in RWMS.
desc_up varchar2250 0 1 All upper case description of the item (same as upper(item_desc)). This field is not displayed in the on-line item maintenance dialog, but is used in item list of value search processing through out the system. n/a n/a varchar2 100 No Not used in RWMS.
primary_ref_item_ind varchar21 0 1 Indicates if the sub-transation level item is designated as the primary sub-transaction level item. For transaction level items and above the value in this field will be 'N'o. n/a n/a varchar2 1 No Not used in RWMS.
retail_zone_group_id number4 0 1 Retail pricing strategy associated with the item. n/a n/a number 4 No Not used in RWMS.
cost_zone_group_id number4 0 1 Cost zone group associated with the item. This field is only required when elc_ind (landed cost indicator) is set to 'Y' on the system_options table. n/a n/a number 4 No Not used in RWMS.
standard_uom varchar24 0 1 Unit of measure in which stock of the item is tracked at a corporate level. item_master standard_uom varchar2 4 No *
uom_conv_factor number20_10 0 1 Conversion factor between an "Each" and the standard_uom when the standard_uom is not in the quantity class (e.g. if standard_uom = lb and 1 lb = 10 eaches, this factor will be 10). This factor will be used to convert sales and stock data when an item is retailed in eaches but does not have eaches as its standard unit of measure. item_master uom_conv_factor number 20 No *
package_size number12_4 0 1 Holds the size of the product printed on any packaging (i.e. 24 ounces). This field is used for reporting purposes, as well as by Retek Price Mangement to determine same sized and different sized items. * * number 12 No *
package_uom varchar24 0 1 Holds the unit of measure associated with the package size. This field is used for reporting purposes and by Retek Price Management to determine same sized and different sized items. * * varchar2 4 No *
merchandise_ind varchar21 0 1 Indicates if the item is a merchandise item (Y, N). * * varchar2 1 No *
store_ord_mult varchar21 0 1 Merchandise shipped from the warehouses to the stores must be specified in this unit type. Valid values are:C = Cases; I = Inner; E = Eaches. * * varchar2 1 No *
forecast_ind varchar21 0 1 Indicates if this item will be interfaced to an external forecasting system (Y, N). * * varchar2 1 No *
mfg_rec_retail number20_4 0 1 Manufacturer's recommended retail price for the item. Used for informational purposes only. This field is stored in the primary currency. n/a n/a number 20 No Not used in RWMS.
retail_label_type varchar26 0 1 This field indicates any special lable type assoctiated with an item (i.e. pre-priced or cents off). This field is used for reporting purposes only. Values for this field are defined by the 'RTLT' code on code detail. n/a n/a varchar2 6 No Not used in RWMS.
retail_label_type_desc varchar240 0 1 Contains the retail label type description corresponding to the retail_label_type value in item_master. n/a n/a varchar2 40 No Not used in RWMS.
retail_label_value number20_4 0 1 This field represents the value associated with the retail label type. n/a n/a number 20 No Not used in RWMS.
handling_temp varchar26 0 1 Holds the temperature information associated with the item. Valid values for this field are in the code type 'HTMP' on the code_head and code_detail tables. n/a n/a varchar2 6 No Not used in RWMS.
handling_temp_desc varchar240 0 1 Contains the Handling temperature description corresponding to the handling_temp value in item_master. n/a n/a varchar2 40 No Not used in RWMS.
handling_sensitivity varchar26 0 1 Holds the sensitivity information associated with the item. Valid values for this field are in the code type 'HSEN' on the code_head and code_detail tables. n/a n/a varchar2 6 No Not used in RWMS.
handling_sensitivity_desc varchar240 0 1 Contains the Handling sensitivity description corresponding to the handling_sensitivity value in item_master. * * varchar2 40 * *
catch_weight_ind varchar21 0 1 Indiactes whether the item should be weighed when it arives at a location. Valid values for this field are 'Y' and 'N'. item_master catch_weight varchar2 1 No *
waste_type varchar26 0 1 Identifies the wastage type as either sales or spoilage wastage. Sales wastage occurs during processes that make an item saleable (i.e. fat is trimmed off at customer request). Spoilage wastage occurs during the products shelf life (i.e. evaporation causes the product to weight less after a period of time). Valid values are: SP - spoilage; and SL - Sales. n/a n/a varchar2 6 No Not used in RWMS.
waste_type_desc varchar240 0 1 Contains the Waste Type description corresponding to the Waste_Type value in item_master. n/a n/a varchar2 40 No Not used in RWMS.
waste_pct number12_4 0 1 Average percent of wastage for the item over its shelf life. Used in inflating the retail price for wastage items. n/a n/a number 12 No Not used in RWMS.
default_waste_pct number12_4 0 1 Default daily wastage percent for spoilage type wastage items. This value will default to all item locations and represents the average amount of wastage that occurs on a daily basis. n/a n/a number 12 No Not used in RWMS.
const_dimen_ind varchar21 0 1 Indicates that the dimensions of the product are always the same, regardless of the supplier. If this field is Y, the dimensions for all suppliers will be defaulted to the primary supplier/primary country dimensions. Editing of dimensions for the item will only be allowed for the primary supplier/primiary country. n/a n/a varchar2 1 No Not used in RWMS.
simple_pack_ind varchar21 0 1 Indicates if pack item is a simple pack or not. This field will only be available if the item is a pack item. A simple pack is an item whose components are all the same item (i.e. a six pack of cola, etc). Valid values are:Y = Yes, this item is a simple pack; N = No if this is not a simple pack. n/a n/a varchar2 1 No Not used in RWMS.
contains_inner_ind varchar21 0 1 Indicates if pack item contains inner packs. Vendor packs will never contain inner packs and this field will be defaulted to 'N'. This field will only be available if the item is a pack item. Valid values are:Y = Yes, this pack contains inner packs; N = No, this pack does not contain inner packs. n/a n/a varchar2 1 No Not used in RWMS.
sellable_ind varchar21 0 1 Indicates if pack item may be sold as a unit. If it is 'Y' then the pack will have its own unique unit retail. If it is 'N' then the pack's unit retail is the sum of each individual item's total retail within the pack. This field will only be available if the item is a pack item. Value values are: Y = Yes, this pack may be sold as a unit; N = No, this pack man not be sold as a unit. n/a n/a varchar2 1 No Not used in RWMS.
orderable_ind varchar21 0 1 Indicates if pack item is orderable. If it is 'Y' then the suppliers of the pack must supply all components in the pack. If it is 'N' then the components may have different suppliers. This field will only be available if the item is a pack item. Valid values are: Y = Yes, this pack may be ordered, N = No, this pack may not be ordered. n/a n/a varchar2 1 No Not used in RWMS.
pack_type varchar21 0 1 Indicates if pack item is a vendor pack or a buyer pack. A vendor pack is a pack that the vendor or supplier recognizes and sells to the retailer. If the pack item is a vendor pack, communication with the supplier will use the vendor pack number. A buyer pack is a pack that a buyer created for internal ease of use. If the pack item is a buyer pack communication with the supplier will explode the pack out to its component items. This field will only be available if the item is a pack item. If the pack item is not orderable this field must be null. Valid values are: V = Vendor; B = Buyer. n/a n/a varchar2 1 No Not used in RWMS.
order_as_type varchar21 0 1 Indicates if pack item is receivable at the component level or at the pack level (for a buyer pack only). This field is required if pack item is an orderable buyer pack. This field must be NULL if the pack is sellable only or a vendor pack. This field will only be available if the item is a pack item. Valid Values are: E = Eaches (component level) P = Pack (buyer pack only). n/a n/a varchar2 1 No Not used in RWMS.
comments varchar22000 0 1 Holds any comments associated with the item. n/a n/a varchar2 2000 No Not used in RWMS.
unit_retail number20_4 0 1 This field holds the unit retail in the standard unit of measure for the item/zone combination. This field is stored in the local currency. item_master retail_price number 20 No *
item_service_level varchar26 0 1 Holds a value that restricts the type of shipment methods that RCOM can select for an item. n/a n/a varchar2 6 No Not used in RWMS.
gift_wrap_ind varchar21 0 1 This field will contain a value of 'Y' if the item is eligible to be gift wrapped. n/a n/a varchar2 1 No Not used in RWMS.
ship_alone_ind varchar21 0 1 This field will contain a value of 'Y' if the item should be shipped to the customer is a seperate package versus being grouped together in a box. item_master ship_alone varchar2 1 No *
vendor_style varchar215 0 1 Not used by RMS. item_master vendor_style varchar2 15 No *
std_unit_weight number20_10 0 1 Not used by RMS. item_master std_unit_weight number 20 No *
single_price_flag varchar21 0 1 Not used by RMS. item_master single_price_flag varchar2 1 No *
preticket_flag varchar21 0 1 Not used by RMS. item_master preticket_flag varchar2 1 No *
planned_residual varchar21 0 1 Not used by RMS. item_master planned_residual varchar2 1 No *
autopackable number8 0 1 Not used by RMS. item_master autopackable number 8 No *
sortable varchar21 0 1 Not used by RMS. item_master sortable varchar2 1 No *
item_master_uda1 varchar220 0 1 Not used by RMS. item_master item_master_uda1 varchar2 20 No *
item_master_uda2 varchar220 0 1 Not used by RMS. item_master item_master_uda2 varchar2 20 No *
item_master_uda3 varchar220 0 1 Not used by RMS. item_master item_master_uda3 varchar2 20 No *
item_master_uda4 varchar220 0 1 Not used by RMS. item_master item_master_uda4 varchar2 20 No *
item_master_uda5 varchar220 0 1 Not used by RMS. item_master item_master_uda5 varchar2 20 No *
item_master_uda6 varchar220 0 1 Not used by RMS. item_master item_master_uda6 varchar2 20 No *
item_master_uda7 varchar220 0 1 Not used by RMS. item_master item_master_uda7 varchar2 20 No *
item_master_uda8 varchar220 0 1 Not used by RMS. item_master item_master_uda8 varchar2 20 No *
item_master_uda9 varchar220 0 1 Not used by RMS. item_master item_master_uda9 varchar2 20 No *
item_master_uda10 varchar220 0 1 Not used by RMS. item_master item_master_uda10 varchar2 20 No *
item_master_uda11 varchar220 0 1 Not used by RMS. item_master item_master_uda11 varchar2 20 No *
item_master_uda12 varchar220 0 1 Not used by RMS. item_master item_master_uda12 varchar2 20 No *
item_master_uda13 varchar220 0 1 Not used by RMS. item_master item_master_uda13 varchar2 20 No *
item_master_uda14 varchar220 0 1 Not used by RMS. item_master item_master_uda14 varchar2 20 No *
item_master_uda15 varchar220 0 1 Not used by RMS. item_master item_master_uda15 varchar2 20 No *
ship_alone varchar21 0 1 Not used by RMS. item_master ship_alone varchar2 1 No *
slottable varchar21 0 1 Not used by RMS. item_master slottable varchar2 1 No *
freight_class varchar24 0 1 Not used by RMS. item_master freight_class varchar2 4 No *
new_item varchar21 0 1 Not used by RMS. item_master new_item varchar2 1 No *
brand varchar210 0 1 Not used by RMS. item_master brand varchar2 10 No *
break_case_ups varchar24 0 1 Not used by RMS. item_master break_case_ups varchar2 4 No *
rigid varchar21 0 1 Not used by RMS. item_master rigid varchar2 1 No *
fragile varchar21 0 1 Not used by RMS. item_master fragile varchar2 1 No *
container_type varchar26 0 1 Not used by RMS. item_master container_type varchar2 6 No *
conveyable_flag varchar21 0 1 Not used by RMS. item_master conveyable_flag varchar2 1 No *
hazard_matl_code varchar26 0 1 Not used by RMS. item_master hazard_matl_code varchar2 6 No *
velocity number12_4 0 1 Not used by RMS. item_master velocity number 12 No *
high_value_ind varchar21 0 1 Not used by RMS. item_master high_value_ind varchar2 1 No *
ticket_type varchar24 0 1 Not used by RMS. item_master ticket_type varchar2 4 No *
color varchar224 0 1 Not used by RMS. item_master color varchar2 24 No *
size1 varchar26 0 1 Not used by RMS. item_master size1 varchar2 6 No *
fit varchar26 0 1 Not used by RMS. item_master fit varchar2 6 No *
shade varchar26 0 1 Not used by RMS. item_master shade varchar2 6 No *
single_contain_bulk varchar21 0 1 Not used by RMS. item_master single_contain_bulk varchar2 1 No *
unit_pick_system_code varchar212 0 1 Not used by RMS. item_master unit_pick_system_code varchar2 4 No *
roundable_flag varchar21 0 1 Not used by RMS. item_master roundable_flag varchar2 1 No *
perishable_ind varchar21 0 1 Not used by RMS. item_master perishable_ind varchar2 1 No *
division number4 0 1 Not used by RMS. item_master division number 4 No *
vendor_nbr varchar210 0 1 Not used by RMS. item_master vendor_nbr varchar2 10 No *
kitting_wip_code varchar29 0 1 Wip code used to designate the Kitting process used in item_master item_master kitting_wip_code varchar2 6 No *
unit_ticket_qty number3 0 1 Item Master User Defined Attribute item_master unit_ticket_qty number 3 No *
item_length number12_4 0 1 Length of an individual item item_master item_length number 12 No *
item_width number12_4 0 1 Width of an individual item item_master item_width number 12 No *
item_height number12_4 0 1 Height of an individual Item item_master item_height number 12 No *
item_weight number12_4 0 1 Weight of an individual item item_master item_weight number 12 No *
item_cube number12_4 0 1 Cubic dimension of an individual item item_master item_cube number 12 No *
std_unit_factor number6_2 0 1 Used for putaway by volume. The percentage of the standard number of units that will fit into a location type. item_master std_unit_factor number 6 No *
std_unit_qty number12_4 0 1 The number of items that normally fit on/in the container type item_master std_unit_qty number 12 No *
expiration_days number4 0 1 The number of days before inventory is deemed to be no longer distributable item_master expiration_days number 4 No *
putaway_by_volume varchar26 0 1 If set to Y, putaway will be determined by cube or volume. If set to N, putaway will be determined by capacity. item_master putaway_by_volume varchar2 6 No *
putaway_plan varchar220 0 1 Plan used for putaway item_master putaway_plan varchar2 6 No *
item_type varchar26 0 1 This column contains a character indicator to determine if the item being ordered is a pack or not. item_master item_type varchar2 6 No *
sorter_group varchar26 0 1 Sorter Group identifier item_master sorter_group varchar2 6 No *
sku_optimization varchar21 0 1 Indicator for inclusion in SKU optimization item_master sku_optimization varchar2 1 No *
ext_source_system varchar26 0 1 Specifies what external system the data originated from. * * varchar2 6 * *
item_xform_ind varchar21 0 1 Indicator shows that an item is associated with an item transformation. The item is either the sellable or the orderable item in the transformation process. * * varchar2 1 * *
inventory_ind varchar21 0 1 Inventory Indicator * * varchar2 1 * *
order_type varchar29 0 1 Indicates the type of order and which Open To Buy bucket will be updated. * * varchar2 9 * *
sale_type varchar26 0 1 n/a * * varchar2 6 * *
deposit_item_type varchar26 0 1 n/a * * varchar2 6 * *
container_item varchar225 0 1 n/a * * varchar2 25 * *
deposit_in_price_per_uom varchar26 0 1 n/a * * varchar2 6 * *
transport_ind varchar21 0 1 n/a * * varchar2 1 * *
notional_pack_ind varchar21 0 1 Indicates in SIM if a sellable simple pack needs to be broken down to its component item. NA NA NA NA NA NA
soh_inquiry_at_pack_ind varchar21 0 1 Indicates in SIM if a notional simple pack item's inventory should be displayed in packs. NA NA NA NA NA NA
purchase_type varchar26 0 1 Indicates if an item is a normal, consignment or concession item - 'N' for normal, 'S' for consignment, 'C' for concession. NA NA NA NA NA NA
ExtOfItemHdrDesc:ExtOfItemHdrDesc * 0 1 Provide an extension hook to customize ItemHdrDesc. NA NA NA NA NA NA
LocOfItemHdrDesc:LocOfItemHdrDesc * 0 1 Provide an extension hook to localize ItemHdrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemHdrDesc
Table Name Column Name API Type Column Length API Required API Description
InItemHdrDesc:InItemHdrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemHdrDesc:BrItemHdrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemHdrWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemHdrWHDesc
Table Name Column Name API Type Column Length API Required API Description
from_location varchar210 0 1 Description is not available. NA NA NA NA NA NA
to_location varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemid varchar225 0 1 Description is not available. NA NA NA NA NA NA
description varchar21000 0 1 Description is not available. NA NA NA NA NA NA
vendornbr varchar210 0 1 Description is not available. NA NA NA NA NA NA
containertype varchar26 0 1 Description is not available. NA NA NA NA NA NA
conveyableflag varchar21 0 1 Description is not available. NA NA NA NA NA NA
stdunitqty number12_4 0 1 Description is not available. NA NA NA NA NA NA
hazardmatlcode varchar26 0 1 Description is not available. NA NA NA NA NA NA
highvalueind varchar21 0 1 Description is not available. NA NA NA NA NA NA
department number4 0 1 Description is not available. NA NA NA NA NA NA
class varchar27 0 1 Description is not available. NA NA NA NA NA NA
singlecontainerbulk varchar21 0 1 Description is not available. NA NA NA NA NA NA
subclass varchar24 0 1 Description is not available. NA NA NA NA NA NA
expirationdays number4 0 1 Description is not available. NA NA NA NA NA NA
perishableind varchar21 0 1 Description is not available. NA NA NA NA NA NA
division number4 0 1 Description is not available. NA NA NA NA NA NA
putawaybyvolume varchar21 0 1 Description is not available. NA NA NA NA NA NA
stdunitfactor number6_2 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda1 varchar210 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda2 varchar210 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda3 varchar210 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda4 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda5 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda6 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda7 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda8 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda9 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda10 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda11 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda12 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda13 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda14 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda15 varchar220 0 1 Description is not available. NA NA NA NA NA NA
nonsaleable varchar21 0 1 Description is not available. NA NA NA NA NA NA
brand varchar210 0 1 Description is not available. NA NA NA NA NA NA
fragile varchar21 0 1 Description is not available. NA NA NA NA NA NA
rigid varchar21 0 1 Description is not available. NA NA NA NA NA NA
standarduom varchar24 0 1 Description is not available. NA NA NA NA NA NA
uomconvfactor number20_10 0 1 Description is not available. NA NA NA NA NA NA
ExtOfItemHdrWHDesc:ExtOfItemHdrWHDesc * 0 1 Provide an extension hook to customize ItemHdrWHDesc. NA NA NA NA NA NA
LocOfItemHdrWHDesc:LocOfItemHdrWHDesc * 0 1 Provide an extension hook to localize ItemHdrWHDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemHdrWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemHdrWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemHdrWHDesc:InItemHdrWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemHdrWHDesc:BrItemHdrWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemImageDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemImageDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
image_name varchar2120 1 1 Name of the image. * * varchar2 64 * *
image_addr varchar2255 1 1 Path where the image file is stored. * * varchar2 255 * *
ExtOfItemImageDesc:ExtOfItemImageDesc * 0 1 Provide an extension hook to customize ItemImageDesc. NA NA NA NA NA NA
LocOfItemImageDesc:LocOfItemImageDesc * 0 1 Provide an extension hook to localize ItemImageDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemImageDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemImageDesc
Table Name Column Name API Type Column Length API Required API Description
InItemImageDesc:InItemImageDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemImageDesc:BrItemImageDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Mapped to ,RK_ITEM_SUPPLIER,RK_ITEM_SUPP_COUNTRY,AS_ITM_RTL_STR,AS_ITM as well. Not Yet Available NA NA NA NA NA NA
ExtOfItemRef:ExtOfItemRef * 0 1 Provide an extension hook to customize ItemRef. NA NA NA NA NA NA
LocOfItemRef:LocOfItemRef * 0 1 Provide an extension hook to localize ItemRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemRef
Table Name Column Name API Type Column Length API Required API Description
InItemRef:InItemRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemRef:BrItemRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemSupCtyDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupCtyDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
supplier varchar210 1 1 Unique identifier for the supplier. * * varchar2 10 * *
origin_country_id varchar23 1 1 The country where the item was manufactured or significantly altered. * * varchar2 3 * *
primary_supp_ind varchar23 1 1 This field indicates whether this supplier is the primary supplier for the item. Each item can have one and only one primary supplier. * * varchar2 3 * *
primary_country_ind varchar21 1 1 This field indicates whether this country is the primary country for the item/supplier. Each item/supplier combination can have one and only one primary country. * * varchar2 1 * *
unit_cost number20_4 1 1 This field contains the current corporate unit cost for the item from the supplier /origin country. This field is stored in the Supplier's currency. n/a n/a number 20 No Not used in RWMS.
lead_time number4 0 1 This field contains the number of days that will elapse between the date an order is written and the delivery to the store or warehouse from the supplier. item_supp_country lead_time number 4 No *
pickup_lead_time number4 0 1 Contains the time that will be taken to get the item from the supplier to the initial receiving location. n/a n/a number 4 No Not used in RWMS.
supp_pack_size number12_4 1 1 This field contains the quantity that orders must be placed in multiples of for the supplier for the item. item_supp_country supp_pack_size number 12 No *
inner_pack_size number12_4 1 1 This field contains the break pack size for this item from the supplier. * * number 12 * *
round_lvl varchar26 1 1 This column is used to determine how order quantities will be rounded to case, layer and pallet. n/a n/a varchar2 6 No Not used in RWMS.
min_order_qty number12_4 0 1 This field contains the minimum quantity that can be ordered at one from the supplier for the item. n/a n/a number 12 No Not used in RWMS.
max_order_qty number12_4 0 1 This field contains the maximum quantity that can be ordered at one from the supplier for the item. n/a n/a number 12 No Not used in RWMS.
packing_method varchar26 0 1 This field indicates whether the packing method for the item in the container is flat or hanging. item_supp_country packing_method varchar2 6 No *
default_uop varchar26 0 1 Contains the default unit of purchase for the item/supplier/country. Valid values include 'C'ase and 'P'allet. n/a n/a varchar2 6 No Not used in RWMS.
ti number12_4 1 1 Number of shipping units (cases) that make up one tier of the pallet. Multiply TI x HI to get total number of units (cases) in a Pallet. * * number 12 * *
hi number12_4 1 1 Number of tiers that make up a complete pallet. Multiply TI x HI to get total number of units (cases) in a Pallet. * * number 12 * *
cost_uom varchar24 0 1 A cost UOM is held to allow costs to be managed in a separate UOM to the standard UOM. * * varchar2 4 * *
tolerance_type varchar26 0 1 The unit of tolerance for catch weight simple packs. Valid values are: 'A'-actual 'P' - percent. * * varchar2 6 * *
max_tolerance number12_4 0 1 The maximum tolerance value for the catch weight simple pack. * * number 12 * *
min_tolerance number12_4 0 1 The minimum tolerance value for a catch weight simple pack * * number 12 * *
ExtOfItemSupCtyDesc:ExtOfItemSupCtyDesc * 0 1 Provide an extension hook to customize ItemSupCtyDesc. NA NA NA NA NA NA
LocOfItemSupCtyDesc:LocOfItemSupCtyDesc * 0 1 Provide an extension hook to localize ItemSupCtyDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyDesc:InItemSupCtyDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyDesc:BrItemSupCtyDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemSupCtyMfrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupCtyMfrDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Item ID. NA NA NA NA NA NA
supplier number10 1 1 Supplier ID. NA NA NA NA NA NA
manufacturer_ctry_id varchar23 1 1 Country ID of manufacturer. NA NA NA NA NA NA
primary_manufacturer_ctry_ind varchar21 1 1 Primary country of manufacturer indicator. NA NA NA NA NA NA
ExtOfItemSupCtyMfrDesc:ExtOfItemSupCtyMfrDesc * 0 1 Provide an extension hook to customize ItemSupCtyMfrDesc. NA NA NA NA NA NA
LocOfItemSupCtyMfrDesc:LocOfItemSupCtyMfrDesc * 0 1 Provide an extension hook to localize ItemSupCtyMfrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyMfrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyMfrDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyMfrDesc:InItemSupCtyMfrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyMfrDesc:BrItemSupCtyMfrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemSupCtyRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupCtyRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Description is not available. item_supp_country item_id xs:string * Yes *
supplier varchar210 1 1 Description is not available. item_supp_country vendor_nbr xs:string * Yes *
origin_country_id varchar23 1 1 Description is not available. item_supp_country origin_country_id null null Yes *
ExtOfItemSupCtyRef:ExtOfItemSupCtyRef * 0 1 Provide an extension hook to customize ItemSupCtyRef. NA NA NA NA NA NA
LocOfItemSupCtyRef:LocOfItemSupCtyRef * 0 1 Provide an extension hook to localize ItemSupCtyRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyRef
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyRef:InItemSupCtyRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyRef:BrItemSupCtyRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemSupCtyWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupCtyWHDesc
Table Name Column Name API Type Column Length API Required API Description
itemid varchar225 1 1 Description is not available. NA NA NA NA NA NA
origincountryid varchar23 1 1 Description is not available. NA NA NA NA NA NA
from_location varchar210 1 1 Description is not available. NA NA NA NA NA NA
to_location varchar220 1 1 Description is not available. NA NA NA NA NA NA
dcti number12_4 1 1 Description is not available. NA NA NA NA NA NA
dchi number12_4 1 1 Description is not available. NA NA NA NA NA NA
supppacksize number12_4 1 1 Description is not available. NA NA NA NA NA NA
innerpacksize number12_4 1 1 Description is not available. NA NA NA NA NA NA
stackability number4 1 1 Description is not available. NA NA NA NA NA NA
ExtOfItemSupCtyWHDesc:ExtOfItemSupCtyWHDesc * 0 1 Provide an extension hook to customize ItemSupCtyWHDesc. NA NA NA NA NA NA
LocOfItemSupCtyWHDesc:LocOfItemSupCtyWHDesc * 0 1 Provide an extension hook to localize ItemSupCtyWHDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyWHDesc:InItemSupCtyWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyWHDesc:BrItemSupCtyWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemSupDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. item_supplier item_id varchar2 25 * *
supplier varchar210 1 1 Unique identifier for the supplier. item_supplier vendor_nbr varchar2 10 * *
primary_supp_ind varchar23 1 1 This field indicates whether this supplier is the primary supplier for the item. An item can have one and only one primary supplier. item_supplier primary_supp_ind varchar2 3 * *
vpn varchar230 0 1 This field contains the Vendor Product Number for the Item. * * varchar2 30 * *
supp_label varchar215 0 1 This field contains the supplier label. It will only be popluated if item is a style. * * varchar2 15 * *
consignment_rate number12_4 0 1 This field contains the consignment rate for this item for the supplier. * * number 12 * *
supp_diff_1 varchar2120 0 1 This field contains the first supplier differentiator and/or description. This field may only contain a value for items with an item_parent. * * varchar2 80 * *
supp_diff_2 varchar2120 0 1 This field contains the second supplier differentiator and/or description. This field may only contain a value for items with an item_parent. * * varchar2 80 * *
supp_diff_3 varchar2120 0 1 This field contains the third supplier differentiator and/or description. This field may only contain a value for items with an item_parent. * * varchar2 80 * *
supp_diff_4 varchar2120 0 1 This field contains the fourth supplier differentiator and/or description. This field may only contain a value for items with an item_parent. * * varchar2 80 * *
pallet_name varchar26 0 1 Code referencing the name used to refer to the pallet. item_supplier pallet_name varchar2 6 * *
case_name varchar26 0 1 Code referencing the name used to refer to the case. item_supplier case_name varchar2 6 * *
inner_name varchar26 0 1 Code referencing the name used to refer to the inner. item_supplier inner_name varchar2 6 * *
supp_discontinue_date xs:dateTime 0 1 Date when the supplier discontinues an item. * * RIBDate * * *
direct_ship_ind varchar21 0 1 A value of 'Y'es in this field indicates that any item associated with this supplier is eligible for a direct shipment from the supplier to the customer. * * varchar2 1 * *
ExtOfItemSupDesc:ExtOfItemSupDesc * 0 1 Provide an extension hook to customize ItemSupDesc. NA NA NA NA NA NA
LocOfItemSupDesc:LocOfItemSupDesc * 0 1 Provide an extension hook to localize ItemSupDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupDesc:InItemSupDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupDesc:BrItemSupDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemSupRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. item_supplier item_id xs:string * Yes *
supplier varchar210 1 1 Unique identifier for the supplier. item_supplier vendor_nbr xs:string * Yes *
ExtOfItemSupRef:ExtOfItemSupRef * 0 1 Provide an extension hook to customize ItemSupRef. NA NA NA NA NA NA
LocOfItemSupRef:LocOfItemSupRef * 0 1 Provide an extension hook to localize ItemSupRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupRef
Table Name Column Name API Type Column Length API Required API Description
InItemSupRef:InItemSupRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupRef:BrItemSupRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemSupWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupWHDesc
Table Name Column Name API Type Column Length API Required API Description
itemid varchar225 0 1 Description is not available. NA NA NA NA NA NA
from_location varchar210 0 1 Description is not available. NA NA NA NA NA NA
to_location varchar220 0 1 Description is not available. NA NA NA NA NA NA
vendornbr varchar210 0 1 Description is not available. NA NA NA NA NA NA
vpn varchar230 0 1 Description is not available. NA NA NA NA NA NA
ExtOfItemSupWHDesc:ExtOfItemSupWHDesc * 0 1 Provide an extension hook to customize ItemSupWHDesc. NA NA NA NA NA NA
LocOfItemSupWHDesc:LocOfItemSupWHDesc * 0 1 Provide an extension hook to localize ItemSupWHDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupWHDesc:InItemSupWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupWHDesc:BrItemSupWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemSupWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupWHRef
Table Name Column Name API Type Column Length API Required API Description
vendornbr varchar210 0 1 Description is not available. item_supplier vendor_nbr xs:string * * *
itemid varchar225 0 1 Description is not available. item_supplier item_id varchar2 25 * *
from_location varchar210 0 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 * *
to_location varchar210 0 1 Description is not available. * * varchar2 10 * *
ExtOfItemSupWHRef:ExtOfItemSupWHRef * 0 1 Provide an extension hook to customize ItemSupWHRef. NA NA NA NA NA NA
LocOfItemSupWHRef:LocOfItemSupWHRef * 0 1 Provide an extension hook to localize ItemSupWHRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupWHRef
Table Name Column Name API Type Column Length API Required API Description
InItemSupWHRef:InItemSupWHRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupWHRef:BrItemSupWHRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemTcktDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemTcktDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
ticket_type_id varchar24 1 1 This field uniquely identifies the ticket type which is associated with the item. * * varchar2 4 * *
ExtOfItemTcktDesc:ExtOfItemTcktDesc * 0 1 Provide an extension hook to customize ItemTcktDesc. NA NA NA NA NA NA
LocOfItemTcktDesc:LocOfItemTcktDesc * 0 1 Provide an extension hook to localize ItemTcktDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemTcktDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemTcktDesc
Table Name Column Name API Type Column Length API Required API Description
InItemTcktDesc:InItemTcktDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemTcktDesc:BrItemTcktDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemTcktRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemTcktRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Description is not available. * * varchar2 25 * *
ticket_type_id varchar24 1 1 This field uniquely identifies the ticket type which is associated with the item. * * varchar2 4 * *
ExtOfItemTcktRef:ExtOfItemTcktRef * 0 1 Provide an extension hook to customize ItemTcktRef. NA NA NA NA NA NA
LocOfItemTcktRef:LocOfItemTcktRef * 0 1 Provide an extension hook to localize ItemTcktRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemTcktRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemTcktRef
Table Name Column Name API Type Column Length API Required API Description
InItemTcktRef:InItemTcktRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemTcktRef:BrItemTcktRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemUDADateDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUDADateDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
uda_id number5 1 1 This field contains a number identifying the user-defined attribute. * * number 5 * *
uda_date xs:dateTime 1 1 This field contains the effective date for the Uda id. * * RIBDate * * *
ExtOfItemUDADateDesc:ExtOfItemUDADateDesc * 0 1 Provide an extension hook to customize ItemUDADateDesc. NA NA NA NA NA NA
LocOfItemUDADateDesc:LocOfItemUDADateDesc * 0 1 Provide an extension hook to localize ItemUDADateDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDADateDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDADateDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUDADateDesc:InItemUDADateDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDADateDesc:BrItemUDADateDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemUDADateRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUDADateRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 NA * * varchar2 25 * *
uda_id number5 1 1 This field contains a unique number identifying the user-defined attribute. * * number 5 * *
ExtOfItemUDADateRef:ExtOfItemUDADateRef * 0 1 Provide an extension hook to customize ItemUDADateRef. NA NA NA NA NA NA
LocOfItemUDADateRef:LocOfItemUDADateRef * 0 1 Provide an extension hook to localize ItemUDADateRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDADateRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDADateRef
Table Name Column Name API Type Column Length API Required API Description
InItemUDADateRef:InItemUDADateRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDADateRef:BrItemUDADateRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemUDAFFDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUDAFFDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
uda_id number5 1 1 This field contains a number identifying the user-defined attribute. * * number 5 * *
uda_text varchar2250 0 1 This field contains the text value of the user-defined attribute for the item. * * varchar2 250 * *
ExtOfItemUDAFFDesc:ExtOfItemUDAFFDesc * 0 1 Provide an extension hook to customize ItemUDAFFDesc. NA NA NA NA NA NA
LocOfItemUDAFFDesc:LocOfItemUDAFFDesc * 0 1 Provide an extension hook to localize ItemUDAFFDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDAFFDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDAFFDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUDAFFDesc:InItemUDAFFDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDAFFDesc:BrItemUDAFFDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemUDAFFRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUDAFFRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique identifier for the item. * * varchar2 25 * *
uda_id number5 1 1 This field contains a number identifying the user-defined attribute. * * number 5 * *
ExtOfItemUDAFFRef:ExtOfItemUDAFFRef * 0 1 Provide an extension hook to customize ItemUDAFFRef. NA NA NA NA NA NA
LocOfItemUDAFFRef:LocOfItemUDAFFRef * 0 1 Provide an extension hook to localize ItemUDAFFRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDAFFRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDAFFRef
Table Name Column Name API Type Column Length API Required API Description
InItemUDAFFRef:InItemUDAFFRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDAFFRef:BrItemUDAFFRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemUDALOVDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUDALOVDesc
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Item ID item_attributes item_id varchar2 25 Yes *
uda_id number5 1 1 This field contains the unique identified of the Attribute Group being added or delete to the item list. item_attributes attribute_type varchar2 30 Yes *
uda_value varchar230 1 1 Contains the value of the Attribute Group. item_attributes attribute varchar2 30 Yes *
ExtOfItemUDALOVDesc:ExtOfItemUDALOVDesc * 0 1 Provide an extension hook to customize ItemUDALOVDesc. NA NA NA NA NA NA
LocOfItemUDALOVDesc:LocOfItemUDALOVDesc * 0 1 Provide an extension hook to localize ItemUDALOVDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDALOVDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDALOVDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUDALOVDesc:InItemUDALOVDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDALOVDesc:BrItemUDALOVDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemUDALOVRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUDALOVRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 NA item_attributes item_id varchar2 25 Yes *
uda_id number5 1 1 This field contains a number identifying the user-defined attribute. item_attributes attribute_type number 5 Yes *
uda_value varchar230 1 1 This field contains value of the user-defined attribute for the item. item_attributes attribute varchar2 30 Yes *
ExtOfItemUDALOVRef:ExtOfItemUDALOVRef * 0 1 Provide an extension hook to customize ItemUDALOVRef. NA NA NA NA NA NA
LocOfItemUDALOVRef:LocOfItemUDALOVRef * 0 1 Provide an extension hook to localize ItemUDALOVRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDALOVRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDALOVRef
Table Name Column Name API Type Column Length API Required API Description
InItemUDALOVRef:InItemUDALOVRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDALOVRef:BrItemUDALOVRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemUPCDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUPCDesc
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 1 1 Unique identifier for the item. item_upc upc varchar2 25 Yes *
item_parent varchar225 0 1 Unique identifier for the item/group at the level above the item. item_upc item_id varchar2 25 No *
primary_ref_item_ind varchar21 0 1 Indicates if the sub-transaction level item is designated as the primary sub-transaction level item. For transaction level items and above, the value in this field will be 'N'o. item_upc primary_upc_ind varchar2 1 No *
format_id varchar21 0 1 This field will hold the format id that corresponds to the item's variable UPC. This value is only used for items with variable UPCs. n/a n/a varchar2 1 No Not used in RWMS.
prefix number2 0 1 This field holds the prefix for variable weight UPCs. The prefix determines the format of the eventual UPC and will be used to decode variable weight UPCs that are uploaded from the POS. n/a n/a number 2 No Not used in RWMS.
item_number_type varchar26 0 1 This type can hold a number of digits count umber_type. n/a n/a varchar2 6 No *
ExtOfItemUPCDesc:ExtOfItemUPCDesc * 0 1 Provide an extension hook to customize ItemUPCDesc. NA NA NA NA NA NA
LocOfItemUPCDesc:LocOfItemUPCDesc * 0 1 Provide an extension hook to localize ItemUPCDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUPCDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUPCDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUPCDesc:InItemUPCDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUPCDesc:BrItemUPCDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemUPCRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemUPCRef
Table Name Column Name API Type Column Length API Required API Description
ItemRef:ItemRef * 1 1 It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ExtOfItemUPCRef:ExtOfItemUPCRef * 0 1 Provide an extension hook to customize ItemUPCRef. NA NA NA NA NA NA
LocOfItemUPCRef:LocOfItemUPCRef * 0 1 Provide an extension hook to localize ItemUPCRef. NA NA NA NA NA NA

XML-Schema Name:ItemRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Mapped to ,RK_ITEM_SUPPLIER,RK_ITEM_SUPP_COUNTRY,AS_ITM_RTL_STR,AS_ITM as well. Not Yet Available NA NA NA NA NA NA
ExtOfItemRef:ExtOfItemRef * 0 1 Provide an extension hook to customize ItemRef. NA NA NA NA NA NA
LocOfItemRef:LocOfItemRef * 0 1 Provide an extension hook to localize ItemRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemRef
Table Name Column Name API Type Column Length API Required API Description
InItemRef:InItemRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemRef:BrItemRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUPCRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUPCRef
Table Name Column Name API Type Column Length API Required API Description
InItemUPCRef:InItemUPCRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUPCRef:BrItemUPCRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemWHDesc
Table Name Column Name API Type Column Length API Required API Description
ItemHdrWHDesc:ItemHdrWHDesc * 1 1 It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemSupWHDesc:ItemSupWHDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ItemSupCtyWHDesc:ItemSupCtyWHDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ISCDimWHDesc:ISCDimWHDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ExtOfItemWHDesc:ExtOfItemWHDesc * 0 1 Provide an extension hook to customize ItemWHDesc. NA NA NA NA NA NA
LocOfItemWHDesc:LocOfItemWHDesc * 0 1 Provide an extension hook to localize ItemWHDesc. NA NA NA NA NA NA

XML-Schema Name:ItemHdrWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemHdrWHDesc
Table Name Column Name API Type Column Length API Required API Description
from_location varchar210 0 1 Description is not available. NA NA NA NA NA NA
to_location varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemid varchar225 0 1 Description is not available. NA NA NA NA NA NA
description varchar21000 0 1 Description is not available. NA NA NA NA NA NA
vendornbr varchar210 0 1 Description is not available. NA NA NA NA NA NA
containertype varchar26 0 1 Description is not available. NA NA NA NA NA NA
conveyableflag varchar21 0 1 Description is not available. NA NA NA NA NA NA
stdunitqty number12_4 0 1 Description is not available. NA NA NA NA NA NA
hazardmatlcode varchar26 0 1 Description is not available. NA NA NA NA NA NA
highvalueind varchar21 0 1 Description is not available. NA NA NA NA NA NA
department number4 0 1 Description is not available. NA NA NA NA NA NA
class varchar27 0 1 Description is not available. NA NA NA NA NA NA
singlecontainerbulk varchar21 0 1 Description is not available. NA NA NA NA NA NA
subclass varchar24 0 1 Description is not available. NA NA NA NA NA NA
expirationdays number4 0 1 Description is not available. NA NA NA NA NA NA
perishableind varchar21 0 1 Description is not available. NA NA NA NA NA NA
division number4 0 1 Description is not available. NA NA NA NA NA NA
putawaybyvolume varchar21 0 1 Description is not available. NA NA NA NA NA NA
stdunitfactor number6_2 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda1 varchar210 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda2 varchar210 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda3 varchar210 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda4 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda5 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda6 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda7 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda8 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda9 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda10 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda11 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda12 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda13 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda14 varchar220 0 1 Description is not available. NA NA NA NA NA NA
itemmasteruda15 varchar220 0 1 Description is not available. NA NA NA NA NA NA
nonsaleable varchar21 0 1 Description is not available. NA NA NA NA NA NA
brand varchar210 0 1 Description is not available. NA NA NA NA NA NA
fragile varchar21 0 1 Description is not available. NA NA NA NA NA NA
rigid varchar21 0 1 Description is not available. NA NA NA NA NA NA
standarduom varchar24 0 1 Description is not available. NA NA NA NA NA NA
uomconvfactor number20_10 0 1 Description is not available. NA NA NA NA NA NA
ExtOfItemHdrWHDesc:ExtOfItemHdrWHDesc * 0 1 Provide an extension hook to customize ItemHdrWHDesc. NA NA NA NA NA NA
LocOfItemHdrWHDesc:LocOfItemHdrWHDesc * 0 1 Provide an extension hook to localize ItemHdrWHDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemHdrWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemHdrWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemHdrWHDesc:InItemHdrWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemHdrWHDesc:BrItemHdrWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemSupWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupWHDesc
Table Name Column Name API Type Column Length API Required API Description
itemid varchar225 0 1 Description is not available. NA NA NA NA NA NA
from_location varchar210 0 1 Description is not available. NA NA NA NA NA NA
to_location varchar220 0 1 Description is not available. NA NA NA NA NA NA
vendornbr varchar210 0 1 Description is not available. NA NA NA NA NA NA
vpn varchar230 0 1 Description is not available. NA NA NA NA NA NA
ExtOfItemSupWHDesc:ExtOfItemSupWHDesc * 0 1 Provide an extension hook to customize ItemSupWHDesc. NA NA NA NA NA NA
LocOfItemSupWHDesc:LocOfItemSupWHDesc * 0 1 Provide an extension hook to localize ItemSupWHDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupWHDesc:InItemSupWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupWHDesc:BrItemSupWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ItemSupCtyWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemSupCtyWHDesc
Table Name Column Name API Type Column Length API Required API Description
itemid varchar225 1 1 Description is not available. NA NA NA NA NA NA
origincountryid varchar23 1 1 Description is not available. NA NA NA NA NA NA
from_location varchar210 1 1 Description is not available. NA NA NA NA NA NA
to_location varchar220 1 1 Description is not available. NA NA NA NA NA NA
dcti number12_4 1 1 Description is not available. NA NA NA NA NA NA
dchi number12_4 1 1 Description is not available. NA NA NA NA NA NA
supppacksize number12_4 1 1 Description is not available. NA NA NA NA NA NA
innerpacksize number12_4 1 1 Description is not available. NA NA NA NA NA NA
stackability number4 1 1 Description is not available. NA NA NA NA NA NA
ExtOfItemSupCtyWHDesc:ExtOfItemSupCtyWHDesc * 0 1 Provide an extension hook to customize ItemSupCtyWHDesc. NA NA NA NA NA NA
LocOfItemSupCtyWHDesc:LocOfItemSupCtyWHDesc * 0 1 Provide an extension hook to localize ItemSupCtyWHDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyWHDesc:InItemSupCtyWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyWHDesc:BrItemSupCtyWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ISCDimWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ISCDimWHDesc
Table Name Column Name API Type Column Length API Required API Description
itemid varchar225 0 1 Description is not available. NA NA NA NA NA NA
from_location varchar210 0 1 Description is not available. NA NA NA NA NA NA
to_location varchar220 0 1 Description is not available. NA NA NA NA NA NA
dimobject varchar26 0 1 Description is not available. NA NA NA NA NA NA
length number12_4 0 1 Description is not available. NA NA NA NA NA NA
width number12_4 0 1 Description is not available. NA NA NA NA NA NA
height number6_2 0 1 Description is not available. NA NA NA NA NA NA
weight number12_4 0 1 Description is not available. NA NA NA NA NA NA
dimobjectdesc varchar240 0 1 Description is not available. NA NA NA NA NA NA
velocity number12_4 0 1 Description is not available. NA NA NA NA NA NA
ExtOfISCDimWHDesc:ExtOfISCDimWHDesc * 0 1 Provide an extension hook to customize ISCDimWHDesc. NA NA NA NA NA NA
LocOfISCDimWHDesc:LocOfISCDimWHDesc * 0 1 Provide an extension hook to localize ISCDimWHDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimWHDesc
Table Name Column Name API Type Column Length API Required API Description
InISCDimWHDesc:InISCDimWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimWHDesc:BrISCDimWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemWHDesc:InItemWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemWHDesc:BrItemWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ItemWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ItemWHRef
Table Name Column Name API Type Column Length API Required API Description
itemid varchar225 0 1 Description is not available. item_master item_id varchar2 25 * *
from_location varchar210 0 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 * *
to_location varchar220 0 1 Description is not available. * * varchar2 10 * *
ExtOfItemWHRef:ExtOfItemWHRef * 0 1 Provide an extension hook to customize ItemWHRef. NA NA NA NA NA NA
LocOfItemWHRef:LocOfItemWHRef * 0 1 Provide an extension hook to localize ItemWHRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemWHRef
Table Name Column Name API Type Column Length API Required API Description
InItemWHRef:InItemWHRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemWHRef:BrItemWHRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocationDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocationDesc
Table Name Column Name API Type Column Length API Required API Description
dest_id varchar210 1 1 Description is not available. ship_dest dest_id varchar2 10 * *
dest_type varchar220 0 1 Description is not available. ship_dest dest_type varchar2 20 * *
description varchar21000 0 1 Description is not available. ship_dest description varchar2 1000 * *
address1 varchar2240 0 1 Description is not available. ship_dest address1 varchar2 240 * *
address2 varchar2240 0 1 Description is not available. ship_dest address2 varchar2 240 * *
city varchar2120 0 1 Description is not available. shiip_dest city varchar2 120 * *
state varchar23 0 1 Description is not available. ship_dest state varchar2 3 * *
country_code varchar23 0 1 Description is not available. ship_dest country_code varchar2 3 * *
zip varchar230 0 1 Description is not available. ship_dest zip varchar2 30 * *
contact_person varchar2120 0 1 Description is not available. ship_dest contact_person varchar2 120 * *
dest_fax varchar220 0 1 Description is not available. ship_dest dest_fax varchar2 20 * *
phone_nbr varchar220 0 1 Description is not available. ship_dest phone_nbr varchar2 20 * *
currency_code varchar23 0 1 Description is not available. ship_dest currency_code varchar2 3 * *
default_route varchar210 0 1 Description is not available. ship_dest default_route varchar2 10 * *
default_carrier_code varchar24 0 1 Description is not available. ship_dest default_carrier_code varchar2 4 * *
default_service_code varchar26 0 1 Description is not available. ship_dest default_service_code varchar2 6 * *
expedite_route varchar210 0 1 Description is not available. ship_dest expedite_route varchar2 10 * *
expedite_carrier_code varchar24 0 1 Description is not available. ship_dest expedite_carrier_code varchar2 4 * *
expedite_service_code varchar26 0 1 Description is not available. ship_dest expedite_service_code varchar2 6 * *
bol_upload_type varchar24 0 1 Description is not available. ship_dest bol_upload_type varchar2 4 * *
bol_print_type varchar24 0 1 Description is not available. ship_dest bol_print_type varchar2 4 * *
lead_time number3 0 1 Description is not available. ship_dest lead_time number 4 * *
distance_to_dest number4 0 1 Description is not available. ship_dest distance_to_dest number 4 * *
drop_trailers_accepted_flag varchar21 0 1 Description is not available. ship_dest drop_trailers_accepted_flag varchar2 1 * *
rcv_dock_available_flag varchar21 0 1 Description is not available. ship_dest rcv_dock_available_flag varchar2 1 * *
container_type varchar26 0 1 Description is not available. ship_dest container_type varchar2 6 * *
mld_default_route varchar210 0 1 Description is not available. ship_dest mld_default_route varchar2 10 * *
unit_pick_container_type varchar26 0 1 Description is not available. ship_dest unit_pick_container_type varchar2 6 * *
dest_seq_nbr number4 0 1 Description is not available. ship_dest dest_seq_nbr number 4 * *
owning_dc varchar210 0 1 Description is not available. ship_dest owning_dc varchar2 10 * *
email_to varchar2500 0 1 Description is not available. ship_dest email_to varchar2 500 * *
email_cc varchar2500 0 1 Description is not available. ship_dest email_cc varchar2 500 * *
email_bcc varchar2500 0 1 Description is not available. ship_dest email_bcc varchar2 500 * *
org_unit_id number15 0 1 This field holds the Org Unit id of the Location. * *
ExtOfLocationDesc:ExtOfLocationDesc * 0 1 Provide an extension hook to customize LocationDesc. NA NA NA NA NA NA
LocOfLocationDesc:LocOfLocationDesc * 0 1 Provide an extension hook to localize LocationDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfLocationDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfLocationDesc
Table Name Column Name API Type Column Length API Required API Description
InLocationDesc:InLocationDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrLocationDesc:BrLocationDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocationRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocationRef
Table Name Column Name API Type Column Length API Required API Description
dest_id varchar210 1 1 Description is not available. ship_dest dest_id varchar2 10 Yes *
AddrRef:AddrRef * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ExtOfLocationRef:ExtOfLocationRef * 0 1 Provide an extension hook to customize LocationRef. NA NA NA NA NA NA
LocOfLocationRef:LocOfLocationRef * 0 1 Provide an extension hook to localize LocationRef. NA NA NA NA NA NA

XML-Schema Name:AddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AddrRef
Table Name Column Name API Type Column Length API Required API Description
addr number11 1 1 The unique identifier of the address being deleted. NA NA NA NA NA NA
ExtOfAddrRef:ExtOfAddrRef * 0 1 Provide an extension hook to customize AddrRef. NA NA NA NA NA NA
LocOfAddrRef:LocOfAddrRef * 0 1 Provide an extension hook to localize AddrRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAddrRef
Table Name Column Name API Type Column Length API Required API Description
InAddrRef:InAddrRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAddrRef:BrAddrRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfLocationRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfLocationRef
Table Name Column Name API Type Column Length API Required API Description
InLocationRef:InLocationRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrLocationRef:BrLocationRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAddrDesc
Table Name Column Name API Type Column Length API Required API Description
InAddrDesc:InAddrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrAddrDesc:BrAddrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAddrRef
Table Name Column Name API Type Column Length API Required API Description
InAddrRef:InAddrRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAddrRef:BrAddrRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAllocDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAllocDesc
Table Name Column Name API Type Column Length API Required API Description
InAllocDesc:InAllocDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrAllocDesc:BrAllocDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAllocRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAllocRef
Table Name Column Name API Type Column Length API Required API Description
InAllocRef:InAllocRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAllocRef:BrAllocRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAppointDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAppointDesc
Table Name Column Name API Type Column Length API Required API Description
InAppointDesc:InAppointDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrAppointDesc:BrAppointDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAppointRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAppointRef
Table Name Column Name API Type Column Length API Required API Description
InAppointRef:InAppointRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAppointRef:BrAppointRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNInDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNInDesc
Table Name Column Name API Type Column Length API Required API Description
InASNInDesc:InASNInDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNInDesc:BrASNInDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNInRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNInRef
Table Name Column Name API Type Column Length API Required API Description
InASNInRef:InASNInRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNInRef:BrASNInRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfASNOutDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfASNOutDesc
Table Name Column Name API Type Column Length API Required API Description
InASNOutDesc:InASNOutDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrASNOutDesc:BrASNOutDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfCustRetDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfCustRetDesc
Table Name Column Name API Type Column Length API Required API Description
InCustRetDesc:InCustRetDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrCustRetDesc:BrCustRetDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDeliverySlotDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDeliverySlotDesc
Table Name Column Name API Type Column Length API Required API Description
InDeliverySlotDesc:InDeliverySlotDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrDeliverySlotDesc:BrDeliverySlotDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDeliverySlotRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDeliverySlotRef
Table Name Column Name API Type Column Length API Required API Description
InDeliverySlotRef:InDeliverySlotRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrDeliverySlotRef:BrDeliverySlotRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffDesc
Table Name Column Name API Type Column Length API Required API Description
InDiffDesc:InDiffDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffDesc:BrDiffDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffGrpDtlDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffGrpDtlDesc
Table Name Column Name API Type Column Length API Required API Description
InDiffGrpDtlDesc:InDiffGrpDtlDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffGrpDtlDesc:BrDiffGrpDtlDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffGrpDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffGrpDtlRef
Table Name Column Name API Type Column Length API Required API Description
InDiffGrpDtlRef:InDiffGrpDtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffGrpDtlRef:BrDiffGrpDtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffGrpHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffGrpHdrDesc
Table Name Column Name API Type Column Length API Required API Description
InDiffGrpHdrDesc:InDiffGrpHdrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffGrpHdrDesc:BrDiffGrpHdrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffGrpRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffGrpRef
Table Name Column Name API Type Column Length API Required API Description
InDiffGrpRef:InDiffGrpRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffGrpRef:BrDiffGrpRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfDiffRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfDiffRef
Table Name Column Name API Type Column Length API Required API Description
InDiffRef:InDiffRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrDiffRef:BrDiffRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfInvAdjustDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfInvAdjustDesc
Table Name Column Name API Type Column Length API Required API Description
InInvAdjustDesc:InInvAdjustDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrInvAdjustDesc:BrInvAdjustDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfInvReqDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfInvReqDesc
Table Name Column Name API Type Column Length API Required API Description
InInvReqDesc:InInvReqDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrInvReqDesc:BrInvReqDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimDesc
Table Name Column Name API Type Column Length API Required API Description
InISCDimDesc:InISCDimDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimDesc:BrISCDimDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimRef
Table Name Column Name API Type Column Length API Required API Description
InISCDimRef:InISCDimRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimRef:BrISCDimRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimWHDesc
Table Name Column Name API Type Column Length API Required API Description
InISCDimWHDesc:InISCDimWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimWHDesc:BrISCDimWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfISCDimWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfISCDimWHRef
Table Name Column Name API Type Column Length API Required API Description
InISCDimWHRef:InISCDimWHRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrISCDimWHRef:BrISCDimWHRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemBOMDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemBOMDesc
Table Name Column Name API Type Column Length API Required API Description
InItemBOMDesc:InItemBOMDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemBOMDesc:BrItemBOMDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemBOMRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemBOMRef
Table Name Column Name API Type Column Length API Required API Description
InItemBOMRef:InItemBOMRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemBOMRef:BrItemBOMRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemDesc
Table Name Column Name API Type Column Length API Required API Description
InItemDesc:InItemDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemDesc:BrItemDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemHdrDesc
Table Name Column Name API Type Column Length API Required API Description
InItemHdrDesc:InItemHdrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemHdrDesc:BrItemHdrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemHdrWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemHdrWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemHdrWHDesc:InItemHdrWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemHdrWHDesc:BrItemHdrWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemImageDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemImageDesc
Table Name Column Name API Type Column Length API Required API Description
InItemImageDesc:InItemImageDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemImageDesc:BrItemImageDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemRef
Table Name Column Name API Type Column Length API Required API Description
InItemRef:InItemRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemRef:BrItemRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyDesc:InItemSupCtyDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyDesc:BrItemSupCtyDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyMfrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyMfrDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyMfrDesc:InItemSupCtyMfrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyMfrDesc:BrItemSupCtyMfrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyRef
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyRef:InItemSupCtyRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyRef:BrItemSupCtyRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupCtyWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupCtyWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupCtyWHDesc:InItemSupCtyWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupCtyWHDesc:BrItemSupCtyWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupDesc:InItemSupDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupDesc:BrItemSupDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupRef
Table Name Column Name API Type Column Length API Required API Description
InItemSupRef:InItemSupRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupRef:BrItemSupRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemSupWHDesc:InItemSupWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupWHDesc:BrItemSupWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemSupWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemSupWHRef
Table Name Column Name API Type Column Length API Required API Description
InItemSupWHRef:InItemSupWHRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemSupWHRef:BrItemSupWHRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemTcktDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemTcktDesc
Table Name Column Name API Type Column Length API Required API Description
InItemTcktDesc:InItemTcktDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemTcktDesc:BrItemTcktDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemTcktRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemTcktRef
Table Name Column Name API Type Column Length API Required API Description
InItemTcktRef:InItemTcktRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemTcktRef:BrItemTcktRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDADateDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDADateDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUDADateDesc:InItemUDADateDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDADateDesc:BrItemUDADateDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDADateRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDADateRef
Table Name Column Name API Type Column Length API Required API Description
InItemUDADateRef:InItemUDADateRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDADateRef:BrItemUDADateRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDAFFDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDAFFDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUDAFFDesc:InItemUDAFFDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDAFFDesc:BrItemUDAFFDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDAFFRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDAFFRef
Table Name Column Name API Type Column Length API Required API Description
InItemUDAFFRef:InItemUDAFFRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDAFFRef:BrItemUDAFFRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDALOVDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDALOVDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUDALOVDesc:InItemUDALOVDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDALOVDesc:BrItemUDALOVDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUDALOVRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUDALOVRef
Table Name Column Name API Type Column Length API Required API Description
InItemUDALOVRef:InItemUDALOVRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUDALOVRef:BrItemUDALOVRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUPCDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUPCDesc
Table Name Column Name API Type Column Length API Required API Description
InItemUPCDesc:InItemUPCDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUPCDesc:BrItemUPCDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemUPCRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemUPCRef
Table Name Column Name API Type Column Length API Required API Description
InItemUPCRef:InItemUPCRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemUPCRef:BrItemUPCRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemWHDesc
Table Name Column Name API Type Column Length API Required API Description
InItemWHDesc:InItemWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemWHDesc:BrItemWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfItemWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfItemWHRef
Table Name Column Name API Type Column Length API Required API Description
InItemWHRef:InItemWHRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrItemWHRef:BrItemWHRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfLocationDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfLocationDesc
Table Name Column Name API Type Column Length API Required API Description
InLocationDesc:InLocationDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrLocationDesc:BrLocationDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfLocationRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfLocationRef
Table Name Column Name API Type Column Length API Required API Description
InLocationRef:InLocationRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrLocationRef:BrLocationRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPendRtrnDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPendRtrnDesc
Table Name Column Name API Type Column Length API Required API Description
InPendRtrnDesc:InPendRtrnDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrPendRtrnDesc:BrPendRtrnDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPendRtrnDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPendRtrnDtlRef
Table Name Column Name API Type Column Length API Required API Description
InPendRtrnDtlRef:InPendRtrnDtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrPendRtrnDtlRef:BrPendRtrnDtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPendRtrnRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPendRtrnRef
Table Name Column Name API Type Column Length API Required API Description
InPendRtrnRef:InPendRtrnRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrPendRtrnRef:BrPendRtrnRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPODesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPODesc
Table Name Column Name API Type Column Length API Required API Description
InPODesc:InPODesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrPODesc:BrPODesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPORef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPORef
Table Name Column Name API Type Column Length API Required API Description
InPORef:InPORef * 0 unbounded India Localization. NA NA NA NA NA NA
BrPORef:BrPORef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPOScheduleDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPOScheduleDesc
Table Name Column Name API Type Column Length API Required API Description
InPOScheduleDesc:InPOScheduleDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrPOScheduleDesc:BrPOScheduleDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfReceiptDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfReceiptDesc
Table Name Column Name API Type Column Length API Required API Description
InReceiptDesc:InReceiptDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrReceiptDesc:BrReceiptDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfRTVDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms 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

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

XML-Schema Name:LocOfRTVReqDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfRTVReqDesc
Table Name Column Name API Type Column Length API Required API Description
InRTVReqDesc:InRTVReqDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrRTVReqDesc:BrRTVReqDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfRTVReqRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfRTVReqRef
Table Name Column Name API Type Column Length API Required API Description
InRTVReqRef:InRTVReqRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrRTVReqRef:BrRTVReqRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSKUOptmDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSKUOptmDesc
Table Name Column Name API Type Column Length API Required API Description
InSKUOptmDesc:InSKUOptmDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrSKUOptmDesc:BrSKUOptmDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSODesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSODesc
Table Name Column Name API Type Column Length API Required API Description
InSODesc:InSODesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrSODesc:BrSODesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSORef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSORef
Table Name Column Name API Type Column Length API Required API Description
InSORef:InSORef * 0 unbounded India Localization. NA NA NA NA NA NA
BrSORef:BrSORef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSOStatusDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSOStatusDesc
Table Name Column Name API Type Column Length API Required API Description
InSOStatusDesc:InSOStatusDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrSOStatusDesc:BrSOStatusDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfStoreDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfStoreDesc
Table Name Column Name API Type Column Length API Required API Description
InStoreDesc:InStoreDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrStoreDesc:BrStoreDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfTsfDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfTsfDesc
Table Name Column Name API Type Column Length API Required API Description
InTsfDesc:InTsfDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrTsfDesc:BrTsfDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfUDADesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfUDADesc
Table Name Column Name API Type Column Length API Required API Description
InUDADesc:InUDADesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrUDADesc:BrUDADesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfUDARef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfUDARef
Table Name Column Name API Type Column Length API Required API Description
InUDARef:InUDARef * 0 unbounded India Localization. NA NA NA NA NA NA
BrUDARef:BrUDARef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfUDAValDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfUDAValDesc
Table Name Column Name API Type Column Length API Required API Description
InUDAValDesc:InUDAValDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrUDAValDesc:BrUDAValDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfUDAValRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfUDAValRef
Table Name Column Name API Type Column Length API Required API Description
InUDAValRef:InUDAValRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrUDAValRef:BrUDAValRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorAddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorAddrDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorAddrDesc:InVendorAddrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorAddrDesc:BrVendorAddrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorAddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorAddrRef
Table Name Column Name API Type Column Length API Required API Description
InVendorAddrRef:InVendorAddrRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorAddrRef:BrVendorAddrRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorDesc:InVendorDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorDesc:BrVendorDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorHdrDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorHdrDesc:InVendorHdrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorHdrDesc:BrVendorHdrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorOUDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorOUDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorOUDesc:InVendorOUDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorOUDesc:BrVendorOUDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorOURef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorOURef
Table Name Column Name API Type Column Length API Required API Description
InVendorOURef:InVendorOURef * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorOURef:BrVendorOURef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorRef
Table Name Column Name API Type Column Length API Required API Description
InVendorRef:InVendorRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorRef:BrVendorRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHDesc
Table Name Column Name API Type Column Length API Required API Description
InWHDesc:InWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHDesc:BrWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHEquipClsDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHEquipClsDesc
Table Name Column Name API Type Column Length API Required API Description
InWHEquipClsDesc:InWHEquipClsDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHEquipClsDesc:BrWHEquipClsDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHEquipClsRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHEquipClsRef
Table Name Column Name API Type Column Length API Required API Description
InWHEquipClsRef:InWHEquipClsRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHEquipClsRef:BrWHEquipClsRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHEquipDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHEquipDesc
Table Name Column Name API Type Column Length API Required API Description
InWHEquipDesc:InWHEquipDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHEquipDesc:BrWHEquipDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHEquipRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHEquipRef
Table Name Column Name API Type Column Length API Required API Description
InWHEquipRef:InWHEquipRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHEquipRef:BrWHEquipRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHLocRefDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHLocRefDesc
Table Name Column Name API Type Column Length API Required API Description
InWHLocRefDesc:InWHLocRefDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHLocRefDesc:BrWHLocRefDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHLocRefRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHLocRefRef
Table Name Column Name API Type Column Length API Required API Description
InWHLocRefRef:InWHLocRefRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHLocRefRef:BrWHLocRefRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHRef
Table Name Column Name API Type Column Length API Required API Description
InWHRef:InWHRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHRef:BrWHRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHReferenceDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHReferenceDesc
Table Name Column Name API Type Column Length API Required API Description
InWHReferenceDesc:InWHReferenceDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHReferenceDesc:BrWHReferenceDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHReferenceRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHReferenceRef
Table Name Column Name API Type Column Length API Required API Description
InWHReferenceRef:InWHReferenceRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHReferenceRef:BrWHReferenceRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHRefMapDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHRefMapDesc
Table Name Column Name API Type Column Length API Required API Description
InWHRefMapDesc:InWHRefMapDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHRefMapDesc:BrWHRefMapDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHRefMapRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHRefMapRef
Table Name Column Name API Type Column Length API Required API Description
InWHRefMapRef:InWHRefMapRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHRefMapRef:BrWHRefMapRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHSpaceLocsDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHSpaceLocsDesc
Table Name Column Name API Type Column Length API Required API Description
InWHSpaceLocsDesc:InWHSpaceLocsDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHSpaceLocsDesc:BrWHSpaceLocsDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHSpaceLocsRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHSpaceLocsRef
Table Name Column Name API Type Column Length API Required API Description
InWHSpaceLocsRef:InWHSpaceLocsRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHSpaceLocsRef:BrWHSpaceLocsRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOInDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOInDesc
Table Name Column Name API Type Column Length API Required API Description
InWOInDesc:InWOInDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOInDesc:BrWOInDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOInRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOInRef
Table Name Column Name API Type Column Length API Required API Description
InWOInRef:InWOInRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOInRef:BrWOInRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutDesc
Table Name Column Name API Type Column Length API Required API Description
InWOOutDesc:InWOOutDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutDesc:BrWOOutDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutRef
Table Name Column Name API Type Column Length API Required API Description
InWOOutRef:InWOOutRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutRef:BrWOOutRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:PendRtrnDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For PendRtrnDesc
Table Name Column Name API Type Column Length API Required API Description
physical_wh number10 1 1 Description is not available. transshipment_setup dc_dest_id number 10 Yes *
return_order_number varchar218 1 1 This type can hold a number of digits count _order_number. pending_returns pro_nbr varchar2 18 Yes *
rma_nbr varchar220 1 1 Description is not available. pending_returns rma_nbr varchar2 20 Yes *
creation_date xs:dateTime 1 1 Description is not available. pending_returns expected_receipt RIBDate * Yes *
PendRtrnDtlDesc * 1 unbounded Description is not available.
ExtOfPendRtrnDesc:ExtOfPendRtrnDesc * 0 1 Provide an extension hook to customize PendRtrnDesc. NA NA NA NA NA NA
LocOfPendRtrnDesc:LocOfPendRtrnDesc * 0 1 Provide an extension hook to localize PendRtrnDesc. NA NA NA NA NA NA

XML-Schema Name:PendRtrnDtlDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For PendRtrnDtlDesc
Table Name Column Name API Type Column Length API Required API Description
return_order_number varchar218 1 1 This type can hold a number of digits count _order_number. pending_returns_detail pro_nbr varchar2 18 Yes *
physical_wh number10 1 1 Description is not available. * * number 10 * *
rma_nbr varchar220 1 1 Description is not available. pending_returns_detail rma_nbr varchar2 20 Yes *
item varchar225 1 1 Description is not available. pending_returns_detail item_id varchar2 25 Yes *
ordered_quantity number12_4 1 1 Description is not available. pending_returns_detail unit_qty number 12 Yes *
return_type varchar21 1 1 Description is not available. NA NA NA NA NA NA
ExtOfPendRtrnDesc:ExtOfPendRtrnDtlDesc * 0 1 Provide an extension hook to customize PendRtrnDtlDesc. NA NA NA NA NA NA
LocOfPendRtrnDesc:LocOfPendRtrnDtlDesc * 0 1 Provide an extension hook to localize PendRtrnDtlDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPendRtrnDtlDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPendRtrnDtlDesc
Table Name Column Name API Type Column Length API Required API Description
InPendRtrnDesc:InPendRtrnDtlDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrPendRtrnDesc:BrPendRtrnDtlDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPendRtrnDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPendRtrnDesc
Table Name Column Name API Type Column Length API Required API Description
InPendRtrnDesc:InPendRtrnDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrPendRtrnDesc:BrPendRtrnDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:PendRtrnDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For PendRtrnDtlRef
Table Name Column Name API Type Column Length API Required API Description
return_order_number varchar218 1 1 This type can hold a number of digits count _order_number. pending_returns pro_nbr varchar2 18 Yes *
physical_wh number10 1 1 Description is not available. * * number 10 * *
rma_nbr varchar220 1 1 Description is not available. pending_returns rma_nbr varchar2 20 Yes *
item varchar225 1 1 Description is not available. pending_returns_detail item_id varchar2 25 Yes *
ExtOfPendRtrnDtlRef:ExtOfPendRtrnDtlRef * 0 1 Provide an extension hook to customize PendRtrnDtlRef. NA NA NA NA NA NA
LocOfPendRtrnDtlRef:LocOfPendRtrnDtlRef * 0 1 Provide an extension hook to localize PendRtrnDtlRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPendRtrnDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPendRtrnDtlRef
Table Name Column Name API Type Column Length API Required API Description
InPendRtrnDtlRef:InPendRtrnDtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrPendRtrnDtlRef:BrPendRtrnDtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:PendRtrnRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For PendRtrnRef
Table Name Column Name API Type Column Length API Required API Description
physical_wh number10 1 1 Description is not available. * * number 10 Yes *
return_order_number varchar218 1 1 This type can hold a number of digits count _order_number. pending_returns pro_nbr varchar2 18 Yes *
rma_nbr varchar220 1 1 Description is not available. pending_returns rma_nbr varchar2 20 Yes *
ExtOfPendRtrnRef:ExtOfPendRtrnRef * 0 1 Provide an extension hook to customize PendRtrnRef. NA NA NA NA NA NA
LocOfPendRtrnRef:LocOfPendRtrnRef * 0 1 Provide an extension hook to localize PendRtrnRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPendRtrnRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPendRtrnRef
Table Name Column Name API Type Column Length API Required API Description
InPendRtrnRef:InPendRtrnRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrPendRtrnRef:BrPendRtrnRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:PODesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For PODesc
Table Name Column Name API Type Column Length API Required API Description
doc_type varchar21 1 1 Indicates the type of document this message is for. Valid value is 'P' for purchase order. po doc_type varchar2 1 Yes Populates doc_type in PO table. Uses default of "P" if value is null.
order_no varchar210 1 1 Description is not available. po po_nbr varchar2 10 Yes Populates po_nbr in PO table
order_type varchar29 1 1 Indicates the type of order and which Open To Buy bucket will be updated. Valid values include: 'N/B' - Non Basic 'ARB' - Automatic Reorder of Basic 'BRB' - Buyer Reorder of Basic. n/a n/a varchar2 9 Yes Not used by RWMS.
order_type_desc varchar2250 1 1 Not used in RWMS. n/a n/a varchar2 250 Yes Not used by RWMS.
dept number4 0 1 Contains the department number for orders limited to a single department and will be Null for orders involving items in more than one department. n/a n/a number 4 No Not used by RWMS.
dept_name varchar2120 0 1 Not used in RWMS. n/a n/a varchar2 120 No Not used by RWMS.
buyer number4 0 1 Description is not available. * 4 No Not used in RWMS
buyer_name varchar2120 0 1 Description is not available. po buyer_code varchar2 120 No Populates buyer_code in PO table
supplier varchar210 1 1 Contains the vendor number who will provide the merchandise specified in the order. po vendor_nbr varchar2 10 Yes Populates vendor_nbr in PO table
promotion number10 0 1 Contains the ad number associated with the order to provide a link between the order dialog and the promotions dialog. n/a n/a number 10 No Not used by RWMS.
prom_desc varchar2160 0 1 Contains a description of the promotion. This value comes from RPM. n/a n/a varchar2 160 No Not used by RWMS.
qc_ind varchar21 1 1 Determines whether or not quality control will be required when items for this order are received. Valid values are 'Y' and 'N'. n/a n/a varchar2 1 Yes Not used by RWMS.
not_before_date xs:dateTime 0 1 Description is not available. po deliv_not_before_date DATE * No Populates deliv_not_before_date in PO table
not_after_date xs:dateTime 0 1 Description is not available. po deliv_not_after_date DATE * No Populates deliv_not_after_date in PO table
otb_eow_date xs:dateTime 0 1 This field contains the OTB budget bucket the order amount should be placed into. n/a n/a RIBDate * No Not used by RWMS.
earliest_ship_date xs:dateTime 0 1 The date before which the items on the purchase order can not be shipped by the supplier. Represents the earliest earliest ship date of all the items on the order. n/a n/a RIBDate * No Not used by RWMS.
latest_ship_date xs:dateTime 0 1 The date after which the items on the purchase order can not be shipped by the supplier. Represents the greatest latest ship date of all the items on the order. n/a n/a RIBDate * No Not used by RWMS.
close_date xs:dateTime 0 1 Not used in RWMS. n/a n/a RIBDate * No Not used by RWMS.
terms varchar215 1 1 Indicator identifying the sales terms for the order. These terms specify when payment is due and if any discounts exist for early payment. n/a n/a varchar2 15 Yes Not used by RWMS.
terms_code varchar250 1 1 Indicates the Alphanumeric representation of Term Name which acts as the Term code in Oracle Financials. n/a n/a varchar2 50 Yes Not used by RWMS.
freight_terms varchar230 0 1 Description is not available. po shipping_terms varchar2 30 No Populate shipping_terms in PO table.
cust_order varchar21 1 1 This field indicates whether or not the order is generated for a customer. n/a n/a varchar2 1 No Not used by RWMS.
payment_method varchar26 0 1 Indicates how the purchase order will be paid. Valid options are LC (Letter of Credit), WT (Wire Transfer), OA (Open Account). n/a n/a varchar2 6 No Not used by RWMS.
payment_method_desc varchar240 0 1 Indicates how the purchase order will be paid. Valid options are 'LC' - Letter of Credit, 'WT' - Wire Transfer, 'OA' - Open Account. n/a n/a varchar2 40 No Not used by RWMS.
backhaul_type varchar26 0 1 This field contains the type of backhaul allowance that will be applied to the order. Some examples are 'C'alculated or 'F'lat rate n/a n/a varchar2 6 No Not used by RWMS.
backhaul_type_desc varchar240 0 1 Not used in RWMS. n/a n/a varchar2 40 No Not used by RWMS.
backhaul_allowance number20_4 0 1 Not used in RWMS. n/a n/a number 20 No Not used by RWMS.
ship_method varchar26 0 1 The method used to ship the items on the purchase order from the country of origin to the country of import. po transportation_mode varchar2 6 No Populates transportation_mode in PO table
ship_method_desc varchar240 0 1 Description is not available. n/a n/a varchar2 40 No Not used by RWMS.
purchase_type varchar26 0 1 Indicates what's included in the supplier's cost of the item. Valid values include C (Cost), CI (Cost and Insurance), CIF (Cost, Insurance and Freight), FOB (Free on Board). n/a n/a varchar2 6 No Not used by RWMS
purchase_type_desc varchar240 0 1 Description is not available. n/a n/a varchar2 40 No Not used by RWMS
status varchar21 1 1 Indicates the current status of the order. Valid values include 'W' - Worksheet, 'S' - Submitted, 'A' - Approved, 'C' - Closed po status varchar2 1 Yes Populates status in PO table. Uses default of "A" if value is not available.
ship_pay_method varchar22 0 1 Code indicating the payment terms for freight charges associated with the order. Valid values inlude: 'CC' - Collect, 'CF' - Collect Freight Credited Back to Customer, 'DF' - Defined by Buyer and Seller, 'MX' - Mixed, 'PC' - Prepaid but Charged to Customer, 'PO' - Prepaid Only, 'PP' - Prepaid by Seller. n/a n/a varchar2 2 No Not used by RWMS.
ship_pay_method_desc varchar240 0 1 Not used in RWMS. n/a n/a varchar2 40 No Not used by RWMS.
fob_trans_res varchar22 0 1 Contains the code indicating the type of the location that is responsible for the transportation of the order. n/a n/a varchar2 2 No Not used by RWMS.
fob_trans_res_code_desc varchar240 0 1 Not used in RWMS. n/a n/a varchar2 40 No Not used by RWMS.
fob_trans_res_desc varchar2250 0 1 User entered field describing the code for the location responsible for the transportation of the order. n/a n/a varchar2 250 No Not used by RWMS.
fob_title_pass varchar22 0 1 Indicator used to determine where the title for goods is passed from the vendor to the purchaser. Examples include city, factory, or origin. n/a n/a varchar2 2 No Not used by RWMS.
fob_title_pass_code_desc varchar240 0 1 Not used in RWMS. n/a n/a varchar2 40 No Not used by RWMS.
fob_title_pass_desc varchar2250 0 1 User entered field describing the code where the title of the merchandise is to be passed. Could be a city name, factory name, or place of origin. n/a n/a varchar2 250 No Not used by RWMS.
vendor_order_no varchar215 0 1 Contains the vendor's unique identifying number for an order. These orders may have originated by the vendor through the EDI process or this number can be associated to a Retek order when the order is created on-line. n/a n/a varchar2 15 No Not used by RWMS.
exchange_rate number20_10 0 1 The rate of exchange used for the purchase order between the order and primary currencies. n/a n/a number 20 No Not used by RWMS.
factory varchar210 0 1 The factory at which the items on the purchase order are made. This field is only available when the system is running Import functionality. n/a n/a varchar2 10 No Not used by RWMS.
factory_desc varchar2240 0 1 Not used in RWMS. n/a n/a varchar2 240 No Not used by RWMS.
agent varchar210 0 1 The agent that is used in the purchase of the items on the purchase order. This field is only available when the system is running Import functionality. n/a n/a varchar2 10 No Not used by RWMS.
agent_desc varchar2240 0 1 Not used in RWMS. n/a n/a varchar2 240 No Not used by RWMS.
discharge_port varchar25 0 1 The port at which the items on the purchase order will enter the country of import. This field is only available when the system is running Import functionality. n/a n/a varchar2 5 No Not used by RWMS.
discharge_port_desc varchar2150 0 1 Not used in RWMS. n/a n/a varchar2 150 No Not used by RWMS.
lading_port varchar25 0 1 The port from which the items on the purchase order are shipped. This field is only available when the system is running Import functionality. n/a n/a varchar2 5 No Not used by RWMS.
lading_port_desc varchar2150 0 1 Not used in RWMS. n/a n/a varchar2 150 No Not used by RWMS.
bill_to_id varchar25 0 1 Indicates the ID of the bill-to-address, which will be stored on the OUTLOC table under the outloc_type 'BT'. n/a n/a varchar2 5 No Not used by RWMS.
freight_contract_no varchar210 0 1 The number of the contract with a shipper that will give specific freight rates. This field is only available when the system is running Import functionality. n/a n/a varchar2 10 No Not used by RWMS.
po_type varchar24 0 1 Not used in RWMS. n/a n/a varchar2 4 No Not used by RWMS.
po_type_desc varchar2120 0 1 Description is not available. po po_type varchar2 120 No *
pre_mark_ind varchar21 1 1 This field indicated whether or not a supplier has agreed to break an order into separate boxes so that the boxes can be sent directly to stores. po preassigned_flag varchar2 1 No Populates preassigned_flag in PO table. Uses default of "N" if value is not available
currency_code varchar23 1 1 Contains the currency code for the order. When creating an order within Retek, this field will always default to the currency of the supplier, but it can be overwritten. n/a n/a varchar2 3 No Not used by RWMS.
contract_no number6 0 1 Not used in RWMS. n/a n/a number 6 No Not used by RWMS.
pickup_loc varchar2250 0 1 Contains the location at which the order will be picked up, if the order is a 'Pickup' order. n/a n/a varchar2 250 No Not used by RWMS.
pickup_no varchar225 0 1 Not used in RWMS. n/a n/a varchar2 25 No Not used in RWMS.
pickup_date xs:dateTime 0 1 Contains the date when the order can be picked up from the Supplier. This field is only required if the Purchase Type of the order is 'Pickup'. n/a n/a RIBDate * No Not used by RWMS.
app_datetime xs:dateTime 0 1 This column will hold the date and time of the receiving appointment at the warehouse. n/a n/a RIBDate * No Not used by RWMS.
comment_desc varchar22000 0 1 Description is not available. po po_comments varchar2 2000 No Populates po_comments in PO table
PODtl * 0 unbounded Description is not available.
ExtOfPODesc:ExtOfPODesc * 0 1 Provide an extension hook to customize PODesc. NA NA NA NA NA NA
LocOfPODesc:LocOfPODesc * 0 1 Provide an extension hook to localize PODesc. NA NA NA NA NA NA

XML-Schema Name:PODtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For PODtl
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Description is not available. po_detail item_id varchar2 25 Yes Populates item_id in PO_DETAIL.
ref_item varchar225 0 1 Not used in RWMS. n/a n/a varchar2 25 No Not used by RWMS.
physical_location_type varchar21 1 1 This field contains the type of location in the location field. Valid values are 'S' -Store, 'W' -Warehouse n/a n/a varchar2 1 Yes Not used by RWMS.
physical_location number10 1 1 This field contains the actual physical location that item will be ordered to. This field may contain a store or a physical warehouse. n/a n/a number 10 Yes Not used by RWMS.
physical_qty_ordered number12_4 0 1 Description is not available. po_detail requested_unit_qty number 12 No Populates requested_unit_qty in PO_DETAIL table based on Catch Weight Indicator, Simple Pack indicator and Conversion factor.
unit_cost number20_4 0 1 This field contains the unit cost for the Item/Location on the order, including discounts (deal/bracket/allowance), but not landed cost components. This field is stored in order currency. n/a n/a number 20 No Not used by RWMS.
origin_country_id varchar23 0 1 The identifier of the country into which the items on the order are being imported. po_detail country_code varchar2 3 No Populates country_code in PO_DETAIL table.
supp_pack_size number12_4 0 1 Description is not available. po_detail order_casepack number 12 No Used to calculate order_casepack based on conversion factor.
earliest_ship_date xs:dateTime 0 1 The date before which the item can not be shipped by the supplier. n/a n/a RIBDate * No Not used by RWMS.
latest_ship_date xs:dateTime 0 1 The date after which the item can not be shipped by the supplier. n/a n/a RIBDate * No Not used by RWMS.
pickup_loc varchar2250 0 1 Contains the location at which the order will be picked up, if the order is a 'Pickup' order. n/a n/a varchar2 250 No Not used by RWMS.
pickup_no varchar225 0 1 Not used in RWMS. n/a n/a varchar2 25 No Not used by RWMS.
packing_method varchar26 0 1 This field indicates whether the packing method of the item in the container is flat or hanging. Valid values for this field are stored in the 'PKMT' code. n/a n/a varchar2 6 No Not used by RWMS.
round_lvl varchar26 0 1 This column will be used to determine how order quantities will be rounded to Case, Layer and Pallet. po_detail round_lvl varchar2 6 No Populates round_lvl in PO_DETAIL table.
door_ind varchar21 0 1 Description is not available. po_detail door_ind varchar2 1 No Populates door_ind in PO_DETAIL table
priority_level number1 0 1 Description is not available. po_detail priority_level number 1 No Populates priority_level in PO_DETAIL table
new_item varchar21 0 1 Description is not available. po_detail new_item varchar2 1 No Populates new_item in PO_DETAIL. Uses default of "N" if value is not available.
quarantine varchar21 0 1 Description is not available. po_detail quarantine varchar2 1 No Populates quarantine in PO_DETAIL table. Uses default of "N" if value is not available.
rcvd_unit_qty number12_4 0 1 Description is not available. po_detail rcvd_unit_qty number 12 No Populates rcvd_unit_qty in PO_DETAIL table. Uses default of "0" if value is not available.
tsf_po_link_id number10 0 1 A reference number to link the item on the transfer to any purchase orders that have been created to allow the from location (ie warehouse) on the transfer to fulfill the transfer quantity to the to location (ie store) on the transfer. n/a n/a number 10 No Not used by RWMS.
POVirtualDtl * 0 unbounded Description is not available.
cost_source varchar24 0 1 Indicates the basis for the cost of the Item/Location on the order. Valid values include 'NORM' - Normal Supplier Cost, 'DEAL' - Cost Based on a Deal, 'BRKT' - Cost Based on a Bracket, 'MANL' - User Specified or Manual Override Cost, 'CONT' - Costs retrieved from the Contract, 'ALLW' - Cost Based on an Allowance * * varchar2 4 * Not used in RWMS
est_in_stock_date xs:dateTime 0 1 Date that the item on the PO is expected to be available to ship from the PO location to another location. * * RIBDate * No Not used in RWMS
ExtOfPODesc:ExtOfPODtl * 0 1 Provide an extension hook to customize PODtl. NA NA NA NA NA NA
LocOfPODesc:LocOfPODtl * 0 1 Provide an extension hook to localize PODtl. NA NA NA NA NA NA

XML-Schema Name:POVirtualDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For POVirtualDtl
Table Name Column Name API Type Column Length API Required API Description
location_type varchar21 1 1 This field contains the type of location in the location field. Valid values are S - Store, W - Warehouse n/a n/a varchar2 1 Yes Not used by RWMS.
location number10 1 1 This field contains the location all items on the order will be delivered to if populated. (i.e. it will mean a single location order) n/a n/a number 10 Yes Not used by RWMS.
qty_ordered number12_4 0 1 Contains the total number of items ordered for the SKU to this location. n/a n/a number 12 No Not used by RWMS.
ExtOfPODesc:ExtOfPOVirtualDtl * 0 1 Provide an extension hook to customize POVirtualDtl. NA NA NA NA NA NA
LocOfPODesc:LocOfPOVirtualDtl * 0 1 Provide an extension hook to localize POVirtualDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPOVirtualDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPOVirtualDtl
Table Name Column Name API Type Column Length API Required API Description
InPODesc:InPOVirtualDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrPODesc:BrPOVirtualDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPODtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPODtl
Table Name Column Name API Type Column Length API Required API Description
InPODesc:InPODtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrPODesc:BrPODtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPODesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPODesc
Table Name Column Name API Type Column Length API Required API Description
InPODesc:InPODesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrPODesc:BrPODesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:PORef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For PORef
Table Name Column Name API Type Column Length API Required API Description
doc_type varchar21 1 1 Indicates the type of document this message is for. This field will always have a value of 'P'. po po_nbr varchar2 10 Yes Yes
order_no varchar210 1 1 Description is not available. po order_no xs:string * Yes *
PODtlRef * 0 unbounded Not Yet Available NA NA NA NA NA NA
ExtOfPORef:ExtOfPORef * 0 1 Provide an extension hook to customize PORef. NA NA NA NA NA NA
LocOfPORef:LocOfPORef * 0 1 Provide an extension hook to localize PORef. NA NA NA NA NA NA

XML-Schema Name:PODtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For PODtlRef
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Not Yet Available NA NA NA NA NA NA
physical_location_type varchar21 1 1 Description is not available. NA NA NA NA NA NA
physical_location number10 1 1 Not Yet Available NA NA NA NA NA NA
ExtOfPORef:ExtOfPODtlRef * 0 1 Provide an extension hook to customize PODtlRef. NA NA NA NA NA NA
LocOfPORef:LocOfPODtlRef * 0 1 Provide an extension hook to localize PODtlRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPODtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPODtlRef
Table Name Column Name API Type Column Length API Required API Description
InPORef:InPODtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrPORef:BrPODtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPORef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPORef
Table Name Column Name API Type Column Length API Required API Description
InPORef:InPORef * 0 unbounded India Localization. NA NA NA NA NA NA
BrPORef:BrPORef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:POScheduleDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For POScheduleDesc
Table Name Column Name API Type Column Length API Required API Description
schedule_nbr number8 0 1 Contains the Inbound Schedule number created in RFM. Contains the Inbound Schedule number created in RFM.
physical_wh varchar210 0 1 Contains the Physical Warehouse number. Contains the Physical Warehouse number
POSchedule * 1 unbounded Contains the array of POSchedule records.
ExtOfPOScheduleDesc:ExtOfPOScheduleDesc * 0 1 Provide an extension hook to customize POScheduleDesc. NA NA NA NA NA NA
LocOfPOScheduleDesc:LocOfPOScheduleDesc * 0 1 Provide an extension hook to localize POScheduleDesc. NA NA NA NA NA NA

XML-Schema Name:POSchedule Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For POSchedule
Table Name Column Name API Type Column Length API Required API Description
requisition_nbr varchar210 0 1 Contains the PO number. Contains the PO number.
requisition_type varchar21 0 1 The requistion type will always be Purchase Order. The requistion type will always be Purchase Order.
POScheduleDtl * 0 unbounded Contains the array of POSchedule Detail records.
ExtOfPOScheduleDesc:ExtOfPOSchedule * 0 1 Provide an extension hook to customize POSchedule. NA NA NA NA NA NA
LocOfPOScheduleDesc:LocOfPOSchedule * 0 1 Provide an extension hook to localize POSchedule. NA NA NA NA NA NA

XML-Schema Name:POScheduleDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For POScheduleDtl
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 0 1 Contains the Item Number. Contains the Item Number.
consolidate_qty number12_4 0 1 Contains the consolidated quantities of the item in PO. Contains the consolidated quantities of the item in PO.
ExtOfPOScheduleDesc:ExtOfPOScheduleDtl * 0 1 Provide an extension hook to customize POScheduleDtl. NA NA NA NA NA NA
LocOfPOScheduleDesc:LocOfPOScheduleDtl * 0 1 Provide an extension hook to localize POScheduleDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPOScheduleDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPOScheduleDtl
Table Name Column Name API Type Column Length API Required API Description
InPOScheduleDesc:InPOScheduleDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrPOScheduleDesc:BrPOScheduleDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPOSchedule Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPOSchedule
Table Name Column Name API Type Column Length API Required API Description
InPOScheduleDesc:InPOSchedule * 0 unbounded India Localization. NA NA NA NA NA NA
BrPOScheduleDesc:BrPOSchedule * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfPOScheduleDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfPOScheduleDesc
Table Name Column Name API Type Column Length API Required API Description
InPOScheduleDesc:InPOScheduleDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrPOScheduleDesc:BrPOScheduleDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:ReceiptDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ReceiptDesc
Table Name Column Name API Type Column Length API Required API Description
schedule_nbr number8 0 1 Contains the Schedule Identifier Number Not used in RWMS
appt_nbr number9 0 1 Unique identifier for receiving a group of items. This is usually an RDM-generated unique numerical identifier for an Appointment. receipt_to_upload appt_nbr number 9 Yes *
Receipt * 1 unbounded Description is not available.
ReceiptOverage * 0 unbounded Contains the Receipt Overage Information
ExtOfReceiptDesc:ExtOfReceiptDesc * 0 1 Provide an extension hook to customize ReceiptDesc. NA NA NA NA NA NA
LocOfReceiptDesc:LocOfReceiptDesc * 0 1 Provide an extension hook to localize ReceiptDesc. NA NA NA NA NA NA

XML-Schema Name:Receipt Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For Receipt
Table Name Column Name API Type Column Length API Required API Description
dc_dest_id varchar210 1 1 This element corresponds to different RMS tables, depending on the document_type. 'A' - ALLOC_DETAIL.TO_LOC, 'P' - ORDLOC.LOCATION, 'T' - TSFHEAD.TO_LOC transshipment_setup dc_dest_id varchar2 10 Yes *
po_nbr varchar210 0 1 Specified the unique identifier of the purchase order, allocation or transfer receipt_to_upload po_nbr varchar2 10 Yes *
document_type varchar21 1 1 Specified whether the receipt is for an allocation 'A', purchase order 'P', or transfer 'T'. Types 'D' and 'V' are also valid document types that are treated the same as transfers. po doc_type varchar2 1 Yes *
ref_doc_no number10 0 1 Contains the Nota Fiscal id for Brazil locations. Not used in RWMS
asn_nbr varchar230 0 1 Used to relate the receipt message to the previous ASN message. this field is required for doc types 'A' and 'T', not required for doc_type 'P' receipt_to_upload asn_nbr varchar2 30 No *
ReceiptDtl * 0 unbounded Description is not available.
ReceiptCartonDtl * 0 unbounded Description is not available.
receipt_type varchar22 0 1 This fied is required when receiving a transfer or allocation to determine if the receipt is at the 'BL' (BOL) level or 'SK' (SKU) level. It is not used for a PO receipt * * varchar2 2 * Not used in RWMS
from_loc varchar210 0 1 Description is not available. * * varchar2 10 * Not used in RWMS
from_loc_type varchar21 0 1 Description is not available. * * varchar2 1 * Not used in RWMS
ExtOfReceiptDesc:ExtOfReceipt * 0 1 Provide an extension hook to customize Receipt. NA NA NA NA NA NA
LocOfReceiptDesc:LocOfReceipt * 0 1 Provide an extension hook to localize Receipt. NA NA NA NA NA NA

XML-Schema Name:ReceiptDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ReceiptDtl
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 1 1 Specifieds the item on the allocation, purchase order, or transfer that has been received. receipt_to_upload item_id varchar2 25 Yes *
unit_qty number12_4 1 1 Contains the quantity received for the allocation, purchase order, or transfer. The shipment record is also updated with the quantity received (SHIPSKU.QTY_RECEIVED) receipt_to_upload unit_qty number 12 Yes *
receipt_xactn_type varchar21 1 1 Specifies whether the receipt detail line item is for a 'R'eceipt, 'T'ransshipment, or 'A'djustment. For purchase order receiving, Transshipments are not allowed. For stock order (ie. Allocation and Transfer) receiving, Transshipments are handled the same way as 'R'eceipt type. receipt_to_upload receipt_xactn_type varchar2 1 Yes *
receipt_date xs:dateTime 0 1 Description is not available. receipt_to_upload receipt_date RIBDate * No *
receipt_nbr varchar217 1 1 An externally generated numerical identifier corresponding to the successful reception of the item at the location. receipt_to_upload receipt_nbr number 9 Yes *
dest_id varchar210 0 1 Only used for doc_type of 'P', when the purchase order has an allocation attached to it. This element specifies the location to which the allocation is being sent. receipt_to_upload dest_id varchar2 10 No *
container_id varchar220 0 1 Identifies the Carton number for shipments originating from the Advance Shipment Notification process as carton shipments receipt_to_upload container_id varchar2 20 Yes *
distro_nbr varchar210 0 1 Only used for doc_type of 'P', when the purchase order has an allocation attached to it. This element specifies the allocation id. receipt_to_upload distro_nbr varchar2 10 No *
distro_doc_type varchar21 0 1 Only used for doc_type of 'P', when the purchase order has an allocation attached to it. When populated, this value should always be 'A' to specify an allocation. receipt_to_upload distro_doc_type varchar2 1 No *
to_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. receipt_to_upload to_disposition varchar2 4 No *
from_disposition varchar24 0 1 This value is used to determine inventory availability. It is not used by SIM. receipt_to_upload from_disposition varchar2 4 No *
to_wip varchar26 0 1 Description is not available. receipt_to_upload to_wip_code varchar2 6 No *
from_wip varchar26 0 1 Description is not available. receipt_to_upload from_wip_code varchar2 6 No *
to_trouble varchar22 0 1 Description is not available. receipt_to_upload to_trouble_code varchar2 2 No *
from_trouble varchar22 0 1 Description is not available. receipt_to_upload from_trouble_code varchar2 2 No *
user_id varchar230 0 1 Identifies the point of origin for this inventory control document. An originator may be a program (for automatically generated documents) or a person receipt_to_upload user_id varchar2 30 No *
dummy_carton_ind varchar21 0 1 Indicates if this carton is a dummy carton. This field is only used for transfer receipts. * * varchar2 1 * NULL is passed
tampered_carton_ind varchar21 0 1 Indicates if the carton was tampered. This field is only used for transfer receipts. * * varchar2 1 * NULL is passed
unit_cost number20_4 0 1 Only used for doc_type of 'P'. Specifies the unit_cost for the item on the order. Cost is converted to the order's currency before insert/update. * * number 20 * NULL is passed
shipped_qty number12_4 0 1 Only used for doc_type of 'P'. Updates the number of items expected to be received, originally set by the ASN process. * * number 12 * NULL is passed
weight number12_4 0 1 Description is not available. receipt_to_upload expected_weight number 12 No *
weight_uom varchar24 0 1 Contains the unit of measure of the received weight (e.g. pounds, kilograms). scp scp_name varchar2 4 No *
gross_cost number20_4 0 1 Contains the Unit cost and Expenses incurred on an item in a particular transaction. Not used in RWMS
ExtOfReceiptDesc:ExtOfReceiptDtl * 0 1 Provide an extension hook to customize ReceiptDtl. NA NA NA NA NA NA
LocOfReceiptDesc:LocOfReceiptDtl * 0 1 Provide an extension hook to localize ReceiptDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfReceiptDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfReceiptDtl
Table Name Column Name API Type Column Length API Required API Description
InReceiptDesc:InReceiptDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrReceiptDesc:BrReceiptDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ReceiptCartonDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ReceiptCartonDtl
Table Name Column Name API Type Column Length API Required API Description
carton_status_ind varchar21 0 1 Denotes the status of the carton received. It can be ?A?ctual, ?D?ummy or ?O?verage. This field is only used for stock order receiving. * * varchar2 1 * Not used in RWMS
container_id varchar220 0 1 Description is not available. varchar2 20 * Not used in RWMS
dest_id varchar210 0 1 Description is not available. varchar2 10 Yes Not used in RWMS
receipt_xactn_type varchar21 1 1 Specifies whether the carton receipt is for a 'R'eceipt, 'T'ranshipment, or 'A'djustment. varchar2 1 Yes Not used in RWMS
receipt_date xs:dateTime 0 1 Description is not available. RIBDate * No Not used in RWMS
receipt_nbr varchar217 0 1 This field holds the externally generated number when the shipment is received at the location. number 9 Yes Not used in RWMS
user_id varchar230 0 1 Description is not available. varchar2 30 No Not used in RWMS
to_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. varchar2 4 No Not used in RWMS
weight number12_4 0 1 Description is not available. number 12 No Not used in RWMS
weight_uom varchar24 0 1 Contains the unit of measure of the received weight (e.g. pounds, kilograms). varchar2 4 No Not used in RWMS
ExtOfReceiptDesc:ExtOfReceiptCartonDtl * 0 1 Provide an extension hook to customize ReceiptCartonDtl. NA NA NA NA NA NA
LocOfReceiptDesc:LocOfReceiptCartonDtl * 0 1 Provide an extension hook to localize ReceiptCartonDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfReceiptCartonDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfReceiptCartonDtl
Table Name Column Name API Type Column Length API Required API Description
InReceiptDesc:InReceiptCartonDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrReceiptDesc:BrReceiptCartonDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfReceipt Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfReceipt
Table Name Column Name API Type Column Length API Required API Description
InReceiptDesc:InReceipt * 0 unbounded India Localization. NA NA NA NA NA NA
BrReceiptDesc:BrReceipt * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:ReceiptOverage Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ReceiptOverage
Table Name Column Name API Type Column Length API Required API Description
po_nbr varchar210 0 1 Contains Purchase order number Not used in RWMS
document_type varchar21 0 1 Contains the document type information Not used in RWMS
asn_nbr varchar230 0 1 Contains Advanced Shipment Notice number Not used in RWMS
ReceiptOverageDtl * 0 unbounded Contains Overage Receipt Detail Information
ExtOfReceiptDesc:ExtOfReceiptOverage * 0 1 Provide an extension hook to customize ReceiptOverage. NA NA NA NA NA NA
LocOfReceiptDesc:LocOfReceiptOverage * 0 1 Provide an extension hook to localize ReceiptOverage. NA NA NA NA NA NA

XML-Schema Name:ReceiptOverageDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For ReceiptOverageDtl
Table Name Column Name API Type Column Length API Required API Description
item_id varchar225 0 1 Contains the Item Number overages_to_upload item_id varchar2 25 Yes *
qty_received number12_4 0 1 Contains the quantity of the item received at the location as overage, damaged etc. overages_to_upload Calculated number 12 Yes *
reason_code number4 0 1 Contains the rejection reason code or overage reason code overages_to_upload reason_code number 4 Yes *
ExtOfReceiptDesc:ExtOfReceiptOverageDtl * 0 1 Provide an extension hook to customize ReceiptOverageDtl. NA NA NA NA NA NA
LocOfReceiptDesc:LocOfReceiptOverageDtl * 0 1 Provide an extension hook to localize ReceiptOverageDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfReceiptOverageDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfReceiptOverageDtl
Table Name Column Name API Type Column Length API Required API Description
InReceiptDesc:InReceiptOverageDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrReceiptDesc:BrReceiptOverageDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfReceiptOverage Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfReceiptOverage
Table Name Column Name API Type Column Length API Required API Description
InReceiptDesc:InReceiptOverage * 0 unbounded India Localization. NA NA NA NA NA NA
BrReceiptDesc:BrReceiptOverage * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfReceiptDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfReceiptDesc
Table Name Column Name API Type Column Length API Required API Description
InReceiptDesc:InReceiptDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrReceiptDesc:BrReceiptDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

RIB Mappings Report Release:13.2.0
Retail Integration Bus Mappings Report Release:13.2.0 (Retail Warehouse Management System)
Application Retail Warehouse Management System
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 rwms 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. transshipment_setup dc_dest_id varchar2 10 Yes *
rtv_id varchar214 1 1 Audit trail reference to external system when an external transaction initiates master record creation in the Retek system. inv_adjustment_to_upload rtv_id number 7 Yes *
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. rtv RTN_AUTH_NBR varchar2 12 * *
vendor_nbr varchar210 1 1 Contains the supplier ID to which the merchandise is being returned. rtv vendor_nbr varchar2 10 Yes *
ship_address1 varchar2240 0 1 Contains the first line of the supplier's address for returns. rtv address1 varchar2 240 No *
ship_address2 varchar2240 0 1 Contains the second line of the supplier's address for returns. rtv address2 varchar2 240 No *
ship_address3 varchar2240 0 1 Contains the third line of the supplier's address for returns. rtv address3 varchar2 240 No *
state varchar23 0 1 Contains the state of the supplier's address for returns. rtv state varchar2 3 No *
city varchar2120 0 1 Contains the city name of the supplier's address for returns. rtv city varchar2 120 No *
shipto_zip varchar230 0 1 Contains the zip code of the supplier's address for returns. rtv shipto_zip varchar2 30 No *
country varchar23 0 1 Contains the country ID of the supplier's address for returns. rtv country varchar2 3 No *
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. rtv creation_ts RIBDate * No *
comments varchar22000 0 1 Contains any comments associated with the return. * * varchar2 2000 * *
rtv_order_no number10 0 1 Contains the number that uniquely identifies the return to vendor within the system. * * number 10 * *
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 rwms 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. rtv_detail item_id varchar2 25 * *
unit_qty number12_4 0 1 Contains the quantiy of items being returned to the supplier under this RTV number. rtv_detail unit_qty number 12 * *
container_qty number6 0 1 Not used by RMS. * * number 6 * *
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. * * varchar2 4 * *
to_disposition varchar24 0 1 Not used by RMS. * * varchar2 4 * *
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. * * number 20 * *
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). * * varchar2 6 * *
weight number12_4 0 1 Actual weight shipped for the item on the RTV. * * number 12 * *
weight_uom varchar24 0 1 Unit of Measure for the weight (e.g. pounds, kilograms). ITEM_SUPP_COUNTRY_DIM weight_wom varchar2 4 * *
gross_cost number20_4 0 1 Contains the Unit cost and Expenses incurred on an item in a particular transaction * * * * * *
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 rwms 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 rwms 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 rwms 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 rwms 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

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

XML-Schema Name:RTVReqDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For RTVReqDesc
Table Name Column Name API Type Column Length API Required API Description
rtv_order_no number10 1 1 Contains the number that uniquely identifies the return to vendor within the system. * * number 10 * *
supplier varchar210 1 1 Description is not available. * * varchar2 10 * *
status_ind number2 1 1 Contains the current status of the return. Valid values include: 05- Input, 10 - Approved, 15 - Shipped, 20 - Cancelled. * * number 2 * *
loc number10 1 1 Contains either the store or warehouse number for the items being returned. * * number 10 * *
loc_type varchar21 1 1 Indicates the location type. Contains an 'S' if the location is a store or 'W' if the location is a warehouse. * * varchar2 1 * *
physical_loc number10 1 1 Contains the store number or the physical warehouse where the items are being returned. * * number 10 * *
total_order_amt number20_4 0 1 Contains the total amount of the return. This field is stored in the supplier's currency. * * number 20 * *
ship_to_addr_line1 varchar2240 1 1 Description is not available. * * varchar2 240 * *
ship_to_addr_line2 varchar2240 0 1 Description is not available. * * varchar2 240 * *
ship_to_addr_line3 varchar2240 0 1 Description is not available. * * varchar2 240 * *
ship_to_city varchar2120 1 1 Description is not available. * * varchar2 120 * *
state varchar23 0 1 Description is not available. * * varchar2 3 * *
ship_to_country_code varchar23 1 1 Description is not available. * * varchar2 3 * *
ship_to_postal_code varchar230 0 1 Description is not available. * * varchar2 30 * *
ret_auth_nbr varchar212 0 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. * * varchar2 12 * *
ret_courier varchar2250 0 1 Contains the courier name if the supplier requires that returns be sent by a designated carrier. * * varchar2 250 * *
freight_charge number20_4 0 1 Contains the freight cost associated with the vendor return. This field is stored in the supplier's currency. * * number 20 * *
creation_date xs:dateTime 1 1 Description is not available. * * RIBDate * * *
completed_date xs:dateTime 0 1 Description is not available. * * RIBDate * * *
handling_pct number12_4 0 1 Contains the handling (restocking) percent if a percent is specified at a vendor level. * * number 12 * *
handling_cost number20_4 1 1 Contains the handling (restocking) cost for the vendor return if a handling (restocking) percent is specified at a supplier level. The cost is calculated by taking the total order amount multiplied by the handling (restocking) percent. This field is stored in the supplier's currency. * * number 20 * *
ext_ref_no varchar214 0 1 Audit trail reference to external system when an external transaction initiates master record creation in the Retek system. * * varchar2 14 * *
comment_desc varchar22000 0 1 Description is not available. * * varchar2 2000 * *
RTVReqDtl * 0 unbounded Description is not available.
not_after_date xs:dateTime 0 1 Description is not available. * * RIBDate * * *
ExtOfRTVReqDesc:ExtOfRTVReqDesc * 0 1 Provide an extension hook to customize RTVReqDesc. NA NA NA NA NA NA
LocOfRTVReqDesc:LocOfRTVReqDesc * 0 1 Provide an extension hook to localize RTVReqDesc. NA NA NA NA NA NA

XML-Schema Name:RTVReqDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For RTVReqDtl
Table Name Column Name API Type Column Length API Required API Description
seq_no number8 1 1 This field will contain a sequence number which makes the record unique when combined with the RTV_ORDER_NO field. * * number 8 * *
item varchar225 1 1 Description is not available. * * varchar2 25 * *
shipment number10 0 1 Contains the shipment number associated with all vendor returns originating from the Quality Control process. This field will contain a -1 for all returns originating from held inventory. * * number 10 * *
inv_status number2 0 1 This field contains the number representing the inventory status code. This field is only required if the reason field has a value of 'U' for unavailable inventory. * * number 2 * *
rtv_qty number12_4 1 1 Contains the quantity of items requested to be returned to the supplier under this RTV number. * * number 12 * *
unit_cost number20_4 1 1 Contains the cost per unit for the SKU being returned. This field is stored in the supplier's currency. * * number 20 * *
reason varchar26 1 1 Contains the value identifying the reason for the return. Valid values are: Q - QC Failed, U - Unavailable Inventory. * * varchar2 6 * *
ExtOfRTVReqDesc:ExtOfRTVReqDtl * 0 1 Provide an extension hook to customize RTVReqDtl. NA NA NA NA NA NA
LocOfRTVReqDesc:LocOfRTVReqDtl * 0 1 Provide an extension hook to localize RTVReqDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfRTVReqDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfRTVReqDtl
Table Name Column Name API Type Column Length API Required API Description
InRTVReqDesc:InRTVReqDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrRTVReqDesc:BrRTVReqDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfRTVReqDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfRTVReqDesc
Table Name Column Name API Type Column Length API Required API Description
InRTVReqDesc:InRTVReqDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrRTVReqDesc:BrRTVReqDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:RTVReqRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For RTVReqRef
Table Name Column Name API Type Column Length API Required API Description
rtv_order_no number10 1 1 Contains the number that uniquely identifies the return to vendor within the system. * * xs:string * * *
RTVReqDtlRef * 0 unbounded Description is not available.
ExtOfRTVReqRef:ExtOfRTVReqRef * 0 1 Provide an extension hook to customize RTVReqRef. NA NA NA NA NA NA
LocOfRTVReqRef:LocOfRTVReqRef * 0 1 Provide an extension hook to localize RTVReqRef. NA NA NA NA NA NA

XML-Schema Name:RTVReqDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For RTVReqDtlRef
Table Name Column Name API Type Column Length API Required API Description
seq_no number8 1 1 This field will contain a sequence number which makes the record unique when combined with the RTV_ORDER_NO field. * * number 8 * *
item varchar225 0 1 Unique identifier for the item on the RTV. * * varchar2 25 * *
ExtOfRTVReqRef:ExtOfRTVReqDtlRef * 0 1 Provide an extension hook to customize RTVReqDtlRef. NA NA NA NA NA NA
LocOfRTVReqRef:LocOfRTVReqDtlRef * 0 1 Provide an extension hook to localize RTVReqDtlRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfRTVReqDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfRTVReqDtlRef
Table Name Column Name API Type Column Length API Required API Description
InRTVReqRef:InRTVReqDtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrRTVReqRef:BrRTVReqDtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfRTVReqRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfRTVReqRef
Table Name Column Name API Type Column Length API Required API Description
InRTVReqRef:InRTVReqRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrRTVReqRef:BrRTVReqRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:SKUOptmDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For SKUOptmDesc
Table Name Column Name API Type Column Length API Required API Description
from_location varchar210 1 1 Description is not available. * * varchar2 10 Yes *
to_location varchar210 1 1 Description is not available. * * varchar2 10 Yes *
groupnbr number3 1 1 Description is not available. task_queue group_nbr number 3 Yes *
movenbr number3 1 1 Description is not available. task_queue move_nbr number 3 Yes *
seqnbr number3 1 1 Description is not available. task_queue seq_nbr number 3 Yes *
itemid varchar225 1 1 Description is not available. task_queue item_id varchar2 25 Yes *
fromlocationid varchar212 1 1 Description is not available. transshipment_setup dc_dest_id varchar2 12 Yes *
tolocationid varchar212 1 1 Description is not available. * * varchar2 12 Yes *
ExtOfSKUOptmDesc:ExtOfSKUOptmDesc * 0 1 Provide an extension hook to customize SKUOptmDesc. NA NA NA NA NA NA
LocOfSKUOptmDesc:LocOfSKUOptmDesc * 0 1 Provide an extension hook to localize SKUOptmDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSKUOptmDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSKUOptmDesc
Table Name Column Name API Type Column Length API Required API Description
InSKUOptmDesc:InSKUOptmDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrSKUOptmDesc:BrSKUOptmDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:SODesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For SODesc
Table Name Column Name API Type Column Length API Required API Description
distro_nbr varchar210 1 1 mapped to DO_CTL_INV.ID_ICD as well.Not Yet Available stock_order distro_nbr / cust_order_nbr varchar2 10 Yes *
document_type varchar21 1 1 NA stock_order document_type varchar2 1 No *
dc_dest_id varchar210 1 1 mapped to DO_CTL_INV.ID_PRTY_TO_ICD as well. Not Yet Available transshipment_setup dc_dest_id varchar2 10 Yes *
order_type varchar29 0 1 NA stock_order order_type varchar2 9 No *
pick_not_before_date xs:dateTime 0 1 Not Yet Available stock_order pick_not_before_date RIBDate * Yes *
pick_not_after_date xs:dateTime 0 1 Not Yet Available stock_order pick_not_after_date RIBDate * Yes *
priority number4 0 1 NA stock_order priority number 4 No *
event_code varchar26 0 1 NA stock_order event_code varchar2 6 No *
event_description varchar21000 0 1 NA stock_order event_description varchar2 250 No *
carrier_code varchar24 0 1 NA stock_order carrier_code varchar2 4 No *
carrier_service_code varchar26 0 1 NA stock_order carrier_service_code varchar2 6 No *
route varchar210 0 1 NA stock_order route varchar2 10 No *
ship_address_desc varchar230 0 1 NA stock_order ship_address_desc varchar2 30 No *
ship_address1 varchar2240 0 1 NA stock_order ship_address1 varchar2 240 No *
ship_address2 varchar2240 0 1 NA stock_order ship_address2 varchar2 240 No *
ship_address3 varchar2240 0 1 NA stock_order ship_address3 varchar2 240 No *
ship_address4 varchar2240 0 1 NA stock_order ship_address4 varchar2 240 No *
ship_address5 varchar2240 0 1 NA stock_order ship_address5 varchar2 240 No *
ship_city varchar2120 0 1 NA stock_order ship_city varchar2 120 No *
ship_state varchar23 0 1 NA stock_order ship_state varchar2 3 * *
ship_zip varchar230 0 1 NA stock_order ship_zip varchar2 30 No *
ship_country_id varchar23 0 1 NA stock_order ship_country_code varchar2 3 No *
bill_address_desc varchar230 0 1 NA stock_order bill_address_description varchar2 30 No *
bill_address1 varchar2240 0 1 NA stock_order bill_address1 varchar2 240 No *
bill_address2 varchar2240 0 1 NA stock_order bill_address2 varchar2 240 * *
bill_address3 varchar2240 0 1 NA stock_order bill_address3 varchar2 240 * *
bill_address4 varchar2240 0 1 NA stock_order bill_address4 varchar2 240 * *
bill_address5 varchar2240 0 1 NA stock_order bill_address5 varchar2 240 * *
bill_city varchar2120 0 1 NA stock_order bill_city varchar2 120 No *
bill_state varchar23 0 1 NA stock_order bill_state varchar2 3 No *
bill_zip varchar230 0 1 NA stock_order bill_zip varchar2 30 No *
bill_country_id varchar23 0 1 NA stock_order bill_country_code varchar2 3 No *
break_by_distro varchar21 0 1 NA stock_order break_by_distro varchar2 1 No *
rollback_allocation varchar21 0 1 NA stock_order rollback_allocation varchar2 1 No *
cartonization varchar21 0 1 NA stock_order cartonization varchar2 1 No *
consumer_direct varchar21 0 1 NA stock_order consumer_direct varchar2 1 No *
message varchar22000 0 1 NA stock_order message varchar2 300 No *
chute_type varchar26 0 1 NA stock_order chute_type varchar2 6 No *
po_nbr varchar210 0 1 NA stock_order po_nbr varchar2 10 No *
parent_customer_order varchar220 0 1 NA stock_order parent_customer_order varchar2 20 No *
pick_complete varchar21 0 1 NA stock_order pick_complete varchar2 1 No *
order_line_costs varchar21 0 1 NA stock_order order_line_costs varchar2 1 No *
container_type varchar26 0 1 NA stock_order container_type varchar2 6 No *
amount1 number16_2 0 1 NA stock_order amount1 number 8 No *
amount2 number16_2 0 1 NA stock_order amount2 number 8 * *
amount3 number16_2 0 1 NA stock_order amount3 number 8 No *
amount4 number16_2 0 1 NA stock_order amount4 number 16 No *
amount5 number16_2 0 1 NA stock_order amount5 number 16 No *
amount6 number16_2 0 1 NA stock_order amount6 number 16 No *
sub_total number12 0 1 NA stock_order sub_total number 12 No *
gift_cost_total number12 0 1 NA stock_order gift_cost_total number 12 No *
promotion_total number12 0 1 NA stock_order promotion_total number 12 No *
total number12 0 1 NA stock_order total number 12 No *
tax_total number12 0 1 NA stock_order tax_total number 12 No *
shipping_total number12 0 1 NA stock_order shipping_total number 12 No *
order_uda1 varchar210 0 1 NA stock_order order_uda1 varchar2 10 No *
order_uda2 varchar210 0 1 NA stock_order order_uda2 varchar2 10 No *
order_uda3 varchar210 0 1 NA stock_order order_uda3 varchar2 10 No *
order_uda4 varchar210 0 1 NA stock_order order_uda4 varchar2 10 No *
order_uda5 varchar210 0 1 NA stock_order order_uda5 varchar2 10 No *
order_uda6 varchar210 0 1 NA stock_order order_uda6 varchar2 10 No *
order_uda7 varchar210 0 1 NA stock_order order_uda7 varchar2 20 No *
order_uda8 varchar210 0 1 NA stock_order order_uda8 varchar2 20 No *
order_uda9 varchar210 0 1 NA stock_order order_uda9 varchar2 20 No *
order_uda10 varchar210 0 1 NA stock_order order_uda10 varchar2 60 No *
dl_comment varchar230 0 1 NA stock_order dl_comment varchar2 30 No *
ship_date xs:dateTime 0 1 NA * * RIBDate * * Not used in RWMS
SODtlDesc * 0 unbounded Description is not available.
not_after_date xs:dateTime 0 1 NA * * RIBDate * * Not used in RWMS
distro_parent_nbr varchar210 0 1 NA * * varchar2 10 * Not used in RWMS
exp_dc_date xs:dateTime 0 1 NA * * RIBDate * * Not used in RWMS
approval_id varchar230 0 1 NA * * varchar2 120 * Not used in RWMS
approval_date xs:dateTime 0 1 NA * * RIBDate * * Not used in RWMS
from_loc_tsf_entity number10 0 1 NA * * number 10 * Not used in RWMS
to_loc_tsf_entity number10 0 1 NA * * number 10 * Not used in RWMS
inv_type varchar26 0 1 NA * * varchar2 6 * Not used in RWMS
so_status varchar21 0 1 NA * * varchar2 1 * Not used in RWMS
delivery_date xs:dateTime 0 1 NA NA NA NA NA NA NA
context_type varchar26 0 1 This field holds the functional area code to which the transfer relates to. Valid values are PROM and REPAIR. stock_order distro_nbr / cust_order_nbr varchar2 10 Yes *
context_value varchar225 0 1 This field holds the value relating to the context type like Promotion number. stock_order distro_nbr / cust_order_nbr varchar2 10 Yes *
delivery_slot_id varchar215 0 1 Delivery Slot Id. NA NA NA NA NA NA
delivery_slot_desc varchar2240 0 1 Delivery slot description. NA NA NA NA NA NA
ExtOfSODesc:ExtOfSODesc * 0 1 Provide an extension hook to customize SODesc. NA NA NA NA NA NA
LocOfSODesc:LocOfSODesc * 0 1 Provide an extension hook to localize SODesc. NA NA NA NA NA NA

XML-Schema Name:SODtlDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For SODtlDesc
Table Name Column Name API Type Column Length API Required API Description
dest_id varchar210 1 1 mapped to TR_LTM_ICD_MR.ID_STR_RT as well, Not Yet Available stock_allocation dest_id varchar2 10 Yes *
item_id varchar225 1 1 mapped to TR_LTM_ICD_MR.ID_ITM as well. Not Yet Available stock_allocation item_id varchar2 25 No *
requested_unit_qty number12_4 1 1 mapped to TR_LTM_ICD_MR.QU_ITM as well.Not Yet Available stock_allocation requested_unit_qty number 12 Yes *
retail_price number20_4 0 1 NA component_ticketing retail_price number 20 No *
selling_uom varchar24 0 1 NA stock_allocation selling_uom varchar2 4 No *
ticket_type varchar24 0 1 NA stock_allocation ticket_type varchar2 4 * *
priority number4 0 1 NA stock_order priority number 4 No *
store_ord_mult varchar21 0 1 NA stock_allocation store_ord_mult varchar2 1 Yes *
expedite_flag varchar21 0 1 NA stock_allocation expedite_flag varchar2 1 No *
order_line_nbr number3 0 1 NA stock_allocation_cid order_line_nbr number 3 No Derived as ROWNUM.
amount1 number16_2 0 1 NA stock_allocation amount1 number 16 No *
amount2 number16_2 0 1 NA stock_allocation amount2 number 16 No *
amount3 number16_2 0 1 NA stock_allocation amount3 number 16 No *
amount4 number16_2 0 1 NA stock_allocation amount4 number 16 No *
amount5 number16_2 0 1 NA stock_allocation amount5 number 16 No *
amount6 number16_2 0 1 NA stock_allocation amount6 number 16 No *
tax_percent number12_4 0 1 NA stock_allocation tax_percent number 12 No *
item_status varchar21 0 1 NA stock_allocation item_status varchar2 1 No *
component_ticketing_distro_nbr varchar210 0 1 NA component_ticketing component_ticketing_distro_nbr varchar2 10 No *
in_store_date xs:dateTime 0 1 NA stock_allocation in_store_date RIBDate * No *
total number12_4 0 1 NA transshipment_setupe total number 12 No *
gift_cost number12_4 0 1 NA stock_allocation gift_cost number 12 No *
shipping number12_4 0 1 NA stock_allocation shipping number 12 No *
promotion number10 0 1 NA stock_allocation promotion number 10 No *
sub_total number12_4 0 1 NA stock_allocation sub_total number 12 No *
tax number12_4 0 1 NA stock_allocation tax number 12 No *
order_detail_uda1 varchar210 0 1 NA stock_allocation order_detail_uda1 varchar2 10 No *
order_detail_uda2 varchar210 0 1 NA stock_allocation order_detail_uda2 varchar2 10 No *
order_detail_uda3 varchar210 0 1 NA stock_allocation order_detail_uda3 varchar2 10 No *
order_detail_uda4 varchar210 0 1 NA stock_allocation order_detail_uda4 varchar2 10 No *
order_detail_uda5 varchar210 0 1 NA stock_allocation order_detail_uda5 varchar2 10 No *
SODtlTcktDesc * 0 unbounded Description is not available.
ExtOfSODesc:ExtOfSODtlDesc * 0 1 Provide an extension hook to customize SODtlDesc. NA NA NA NA NA NA
LocOfSODesc:LocOfSODtlDesc * 0 1 Provide an extension hook to localize SODtlDesc. NA NA NA NA NA NA

XML-Schema Name:SODtlTcktDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For SODtlTcktDesc
Table Name Column Name API Type Column Length API Required API Description
distro_nbr varchar210 1 1 NA stock_allocation distro_nbr varchar2 10 Yes *
document_type varchar21 0 1 NA stock_order document_type varchar2 1 Yes *
item_id varchar225 0 1 NA stock_allocation item_id varchar2 25 Yes *
dest_id varchar210 0 1 NA stock_allocation dest_id varchar2 10 Yes *
component_item_id varchar225 1 1 NA component_ticketing component_item_id varchar2 25 Yes *
retail_price number20_4 0 1 NA component_ticketing retail_price number 20 No *
selling_uom varchar24 0 1 NA component_ticketing selling_uom varchar2 4 No *
ExtOfSODesc:ExtOfSODtlTcktDesc * 0 1 Provide an extension hook to customize SODtlTcktDesc. NA NA NA NA NA NA
LocOfSODesc:LocOfSODtlTcktDesc * 0 1 Provide an extension hook to localize SODtlTcktDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSODtlTcktDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSODtlTcktDesc
Table Name Column Name API Type Column Length API Required API Description
InSODesc:InSODtlTcktDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrSODesc:BrSODtlTcktDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSODtlDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSODtlDesc
Table Name Column Name API Type Column Length API Required API Description
InSODesc:InSODtlDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrSODesc:BrSODtlDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSODesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSODesc
Table Name Column Name API Type Column Length API Required API Description
InSODesc:InSODesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrSODesc:BrSODesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:SORef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For SORef
Table Name Column Name API Type Column Length API Required API Description
distro_nbr varchar210 1 1 Description is not available. stock_allocation distro_nbr varchar2 10 Yes *
document_type varchar21 1 1 Description is not available. stock_order document_type varchar2 1 Yes *
dc_dest_id varchar210 1 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 Yes *
SODtlRef * 0 unbounded Description is not available.
distro_parent_no varchar210 0 1 Description is not available. NA NA NA NA NA NA
ExtOfSORef:ExtOfSORef * 0 1 Provide an extension hook to customize SORef. NA NA NA NA NA NA
LocOfSORef:LocOfSORef * 0 1 Provide an extension hook to localize SORef. NA NA NA NA NA NA

XML-Schema Name:SODtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For SODtlRef
Table Name Column Name API Type Column Length API Required API Description
dest_id varchar210 1 1 Description is not available. stock_allocation dest_id varchar2 10 Yes *
item_id varchar225 1 1 Description is not available. stock_allocation item_id varchar2 25 Yes *
ExtOfSORef:ExtOfSODtlRef * 0 1 Provide an extension hook to customize SODtlRef. NA NA NA NA NA NA
LocOfSORef:LocOfSODtlRef * 0 1 Provide an extension hook to localize SODtlRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSODtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSODtlRef
Table Name Column Name API Type Column Length API Required API Description
InSORef:InSODtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrSORef:BrSODtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSORef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSORef
Table Name Column Name API Type Column Length API Required API Description
InSORef:InSORef * 0 unbounded India Localization. NA NA NA NA NA NA
BrSORef:BrSORef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:SOStatusDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For SOStatusDesc
Table Name Column Name API Type Column Length API Required API Description
dc_dest_id varchar210 1 1 Description is not available. transshipment_setup dc_dest_id xs:string * Yes *
distro_nbr varchar210 0 1 Contains the stock order number. This is either the transfer or allocation number in RMS. stock_order_info_upload distro_nbr xs:string * No *
distro_document_type varchar21 1 1 Specifies whether the stock order status pertains to an allocation 'A', or transfer 'T'. Types 'D'C Created Stock Order,'C'ustomer Order, and 'V'irtual Distro are also valid document types but will be ignored by the RMS API. stock_order distro_document_type xs:string * Yes *
SOStatusDtl * 1 unbounded Description is not available.
context_type varchar26 0 1 This field holds the functional area code to which the transfer relates to. Valid values are PROM and REPAIR. * Yes *
context_value varchar225 0 1 This field holds the value relating to the context type like Promotion number. * Yes *
ExtOfSOStatusDesc:ExtOfSOStatusDesc * 0 1 Provide an extension hook to customize SOStatusDesc. NA NA NA NA NA NA
LocOfSOStatusDesc:LocOfSOStatusDesc * 0 1 Provide an extension hook to localize SOStatusDesc. NA NA NA NA NA NA

XML-Schema Name:SOStatusDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For SOStatusDtl
Table Name Column Name API Type Column Length API Required API Description
cust_order_nbr varchar210 1 1 Description is not available. * * varchar2 * * *
dest_id varchar210 1 1 Description is not available. stock_allocation dest_id varchar2 10 * *
item_id varchar225 1 1 Description is not available. stock_allocation item_id varchar2 25 * *
order_line_nbr number3 1 1 Derived as ROWNUM. stock_allocation_cid order_line_nbr number 3 No Derived as ROWNUM.
unit_qty number12_4 1 1 The difference beween the number of ITEM units shipped versus the receiving count for the given ITEM. This is subtracted from the document-line-item-unit-count to yield an over/under variance between what a supplier said was shipped and what was counted and received at by the store's staff. stock_allocation requested_unit_qty number 12 * *
status varchar22 1 1 The status of the stock order. Valid values are: 'DS' - Details Selected, 'DU' - Details Un-Selected, 'NI' - Line Cancellation, 'PP' - Distributed, 'PU' - Un-Distributed, 'RS' - Return To Stock, 'EX' - Expired, 'SR' - Store Reassign, 'SC' - Store Cancellation. stock_allocation item_status varchar2 1 * *
user_id varchar230 0 1 Description is not available. * * varchar2 * * *
updated_date xs:dateTime 0 1 Description is not available. * * RIBDate * * *
ExtOfSOStatusDesc:ExtOfSOStatusDtl * 0 1 Provide an extension hook to customize SOStatusDtl. NA NA NA NA NA NA
LocOfSOStatusDesc:LocOfSOStatusDtl * 0 1 Provide an extension hook to localize SOStatusDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSOStatusDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSOStatusDtl
Table Name Column Name API Type Column Length API Required API Description
InSOStatusDesc:InSOStatusDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrSOStatusDesc:BrSOStatusDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfSOStatusDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfSOStatusDesc
Table Name Column Name API Type Column Length API Required API Description
InSOStatusDesc:InSOStatusDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrSOStatusDesc:BrSOStatusDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:StoreDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For StoreDesc
Table Name Column Name API Type Column Length API Required API Description
store number10 1 1 Description is not available. ship_dest dest_id number 10 Yes *
store_type varchar21 1 1 Description is not available. * * varchar2 1 Yes *
store_name varchar2150 1 1 Description is not available. ship_dest description varchar2 150 Yes *
store_name10 varchar210 0 1 Description is not available. * * varchar2 10 Yes *
store_name3 varchar23 0 1 Description is not available. * * varchar2 3 Yes *
store_add1 varchar2240 0 1 Description is not available. ship_dest address1 varchar2 240 Yes *
store_add2 varchar2240 0 1 Description is not available. ship_dest address2 varchar2 240 Yes *
store_city varchar2120 0 1 Description is not available. ship_dest city varchar2 120 Yes *
county varchar2250 0 1 Description is not available. * * varchar2 250 Yes *
state varchar23 0 1 Description is not available. ship_dest state varchar2 3 Yes *
country_id varchar23 0 1 Description is not available. ship_dest country_code varchar2 3 Yes *
store_pcode varchar230 0 1 Description is not available. ship_dest zip varchar2 30 Yes *
store_class varchar21 0 1 Contains the code letter indicating the class of which the store is a member. Valid values are A through E. * * varchar2 1 Yes *
store_mgr_name varchar2120 0 1 Description is not available. ship_dest contact_person varchar2 120 Yes *
store_open_date xs:dateTime 0 1 Description is not available. * * RIBDate * Yes *
store_close_date xs:dateTime 0 1 Description is not available. * * RIBDate * Yes *
acquired_date xs:dateTime 0 1 Description is not available. * * RIBDate * Yes *
remodel_date xs:dateTime 0 1 Description is not available. * * RIBDate * Yes *
fax_number varchar220 0 1 This type can hold a number of digits count mber. ship_dest dest_fax varchar2 20 Yes *
phone_number varchar220 0 1 This type can hold a number of digits count number. ship_dest phone_nbr varchar2 20 Yes *
email varchar2100 0 1 Description is not available. * * varchar2 100 Yes *
total_square_ft number8 0 1 Description is not available. * * number 8 Yes *
selling_square_ft number8 0 1 Description is not available. * * number 8 Yes *
linear_distance number8 0 1 Description is not available. * * number 8 Yes *
stockholding_ind varchar21 0 1 This column indicates whether the store can hold stock. In a non-multichannel environment this will always be * * varchar2 1 Yes *
channel_id number4 0 1 In a multichannel environment this will contain the channel with which the store is associated. Valid values can be found on the channels table. * * number 4 Yes *
store_format number4 0 1 Contains the number indicating the format of the store. Valid values are found on the store format table. * * number 4 Yes *
mall_name varchar2120 0 1 Description is not available. * * varchar2 120 Yes *
district number10 0 1 Description is not available. * * number 10 Yes *
district_name varchar2120 0 1 Description is not available. * * varchar2 120 Yes *
promo_zone number4 0 1 Description is not available. * * number 4 Yes *
promo_desc varchar220 0 1 Description is not available. * * varchar2 20 Yes *
transfer_zone number4 0 1 Contains the transfer zone in which the store is located. Valid values are located on the tsfzone table. * * number 4 Yes *
description varchar21000 0 1 Description is not available. * * varchar2 1000 Yes *
default_wh varchar210 0 1 Contains the number of the warehouse that may be used as the default for creating cross-dock masks. This determines which stores are associated with or sourced from a warehouse. Will hold only virtual warehouses in a multi-channel environment. ship_dest owning_dc varchar2 10 Yes *
stop_order_days number3 0 1 Contains the number of days before a store closing that the store will stop accepting orders. This column will be used when the store_close_date is defined. * * number 3 Yes *
start_order_days number3 0 1 Contains the number of days before the store_open_date that the store will begin accepting orders. * * number 3 Yes *
currency_code varchar23 0 1 Description is not available. ship_dest currency_code varchar2 3 Yes *
lang number6 0 1 Description is not available. * * number 6 Yes *
integrated_pos_ind varchar21 0 1 Description is not available. * * varchar2 1 Yes *
orig_currency_code varchar23 0 1 holds the original currency of a store after it's adopted the Euro as its main operating currency * * varchar2 3 Yes *
duns_number varchar29 0 1 This type can hold a number of digits count umber. * * varchar2 9 Yes *
duns_loc varchar24 0 1 Description is not available. * * varchar2 4 Yes *
AddrDesc:AddrDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
pricing_loc number10 0 1 If this field is null, the new store will not be added to RPM_ZONE_LOCATION table. * * number 10 * *
pricing_loc_curr varchar23 0 1 Description is not available. * * varchar2 3 * *
org_unit_id number15 0 1 Description is not available. NA NA NA NA NA NA
timezone_name varchar264 0 1 Description is not available. NA NA NA NA NA NA
ExtOfStoreDesc:ExtOfStoreDesc * 0 1 Provide an extension hook to customize StoreDesc. NA NA NA NA NA NA
LocOfStoreDesc:LocOfStoreDesc * 0 1 Provide an extension hook to localize StoreDesc. NA NA NA NA NA NA

XML-Schema Name:AddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AddrDesc
Table Name Column Name API Type Column Length API Required API Description
city_id varchar210 0 1 Indicates the City Id or Code. * * * *
state_name varchar2120 0 1 Indicates the State name. * * * *
country_name varchar2120 0 1 Indicates the Country Name. For e.g Brazil,United States * * * *
addr number11 1 1 Description is not available. * * number 6 * *
addr_type varchar22 1 1 Indicates the type for the address. Valid values (e.g. 01-business, 02-postal) are in the add_type table. * * varchar2 2 * *
primary_addr_type_ind varchar21 1 1 Description is not available. vendor_address primary_addr_ind varchar2 1 * *
primary_addr_ind varchar21 1 1 Indicates whether this address is the primary address for this address type * * varchar2 1 * *
add_1 varchar2240 1 1 Description is not available. * * varchar2 240 * *
add_2 varchar2240 0 1 Description is not available. * * varchar2 240 * *
add_3 varchar2240 0 1 Description is not available. * * varchar2 240 * *
city varchar2120 1 1 Description is not available. vendor_address city varchar2 120 * *
state varchar23 0 1 Contains the postal abbreviation for the state in which the warehouse is located. vendor_address state varchar2 3 * *
country_id varchar23 1 1 Description is not available. vendor_address country varchar2 3 * *
post varchar230 0 1 Description is not available. * * varchar2 30 * *
contact_name varchar2120 0 1 Description is not available. * * varchar2 120 * *
contact_phone varchar220 0 1 Description is not available. * * varchar2 20 * *
contact_telex varchar220 0 1 Contains the telex number of the partner or suppliers representative contact. * * varchar2 20 * *
contact_fax varchar220 0 1 Description is not available. * * varchar2 20 * *
contact_email varchar2100 0 1 Contains the email address of the partner or suppliers representative contact. * * varchar2 100 * *
oracle_vendor_site_id number15 0 1 The unique identifier of this address in the Oracle Financials systems, if used. * * number 15 * *
county varchar220 0 1 Description is not available. * * varchar2 250 * *
jurisdiction_code varchar210 0 1 ID associated to the tax jurisdiction of the country-state relationship. NA NA NA NA NA NA
ExtOfAddrDesc:ExtOfAddrDesc * 0 1 Provide an extension hook to customize AddrDesc. NA NA NA NA NA NA
LocOfAddrDesc:LocOfAddrDesc * 0 1 Provide an extension hook to localize AddrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAddrDesc
Table Name Column Name API Type Column Length API Required API Description
InAddrDesc:InAddrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrAddrDesc:BrAddrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfStoreDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfStoreDesc
Table Name Column Name API Type Column Length API Required API Description
InStoreDesc:InStoreDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrStoreDesc:BrStoreDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:TsfDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For TsfDesc
Table Name Column Name API Type Column Length API Required API Description
tsf_no number10 1 1 The number that uniquely identifies the transfer.
doc_type varchar21 1 1 Defaulted to 'T' for RMS transfers.
physical_from_loc number10 1 1 Physical location that the from_loc belongs to.
from_loc_type varchar21 1 1 Type of location in the location field. Valid values are: S = Store W = Warehouse
from_loc varchar210 1 1 The location number of the transfer from location. This field will contain either a store or warehouse number based on the from_loc_type field.
physical_to_loc number10 1 1 Physical location that the to_loc belongs to.
to_loc_type varchar21 1 1 Type of location in the location field. Valid values are: S = Store W = Warehouse
to_loc varchar210 1 1 The location number of the transfer to location. This field will contain either a store or warehouse number based on the to_loc_type field.
tsf_type varchar26 1 1 A code for the type of the transfer, such as SR - Store Requisition CO - Customer Order RV - RTV CF - Confirmation NS - Non-Salable AD - Administrative MR - Manual Requisitions PL - PO-Linked Transfer.
pick_not_before_date xs:dateTime 1 1 The date the transfer was approved.
pick_not_after_date xs:dateTime 1 1 This is a calculated date.
default_order_type varchar29 1 1 This is the default order type associated with transfers.. RWMS uses this value to determine how to distribute stock orders. Valid values (e.g. Automatic, Manual, etc.) are on the order_types table.
priority number4 0 1 Reserved for future use; currently defaulted to 1.
break_by_distro varchar21 1 1 Set to 'Y' if the deliver_type for the transfer's customer is 'S'. Otherwise, set to N.
delivery_date xs:dateTime 0 1 The earliest date that the transfer can be delivered to the store. This will be populated if the transfer type is PO-Linked.
cust_name varchar240 0 1 The name of the customer.
deliver_add1 varchar2240 0 1 The delivery address for the customer/order relationship.
deliver_add2 varchar2240 0 1 Contains an optional second line of the delivery address for the customer/order relationship.
deliver_city varchar2120 0 1 Contains the city in which the customer order will be delivered.
deliver_state varchar23 0 1 Contains the state in which the customer order will be delivered.
deliver_post varchar230 0 1 Contains the postal code in which the customer order will be delivered.
deliver_country_id varchar23 0 1 Contains the country in which the customer order will be delivered.
message varchar22000 0 1 Any comments associated with the transfer.
TsfDtl * 0 unbounded Child node - see layout below.
tsf_parent_no number10 0 1 Transfer parent number
exp_dc_date xs:dateTime 0 1 Date the inventory is expected to arrive at the DC.
approval_id varchar230 0 1 The ID of the user who approved the transfer
approval_date xs:dateTime 0 1 Date the transfer was approved
from_loc_tsf_entity number10 0 1 Transfer entity of the from location
to_loc_tsf_entity number10 0 1 Transfer entity of the to location
inv_type varchar26 0 1 Type of inventory
tsf_status varchar21 0 1 Status of the transfer.
not_after_date xs:dateTime 0 1 The last day delivery of the transfer will be accepted
context_type varchar26 0 1 Can be used to indicate the transfer reason or category, e.g. 'promotion'.
context_value varchar225 0 1 Further info to indicate the reason or category for the transfer. For instance, if context_type was 'promotion', this could be the promotion number.
delivery_slot_id varchar215 0 1 Delivery Slot Id.
delivery_slot_desc varchar2240 0 1 Delivery slot description.
ExtOfTsfDesc:ExtOfTsfDesc * 0 1 Provide an extension hook to customize TsfDesc. NA NA NA NA NA NA
LocOfTsfDesc:LocOfTsfDesc * 0 1 Provide an extension hook to localize TsfDesc. NA NA NA NA NA NA

XML-Schema Name:TsfDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For TsfDtl
Table Name Column Name API Type Column Length API Required API Description
item varchar225 1 1 Unique alphanumeric value that identifies the item. NA NA NA NA NA NA
tsf_qty number12_4 1 1 The total quantity of the item reserved at the from location for this transfer. This field is set back to zero each time the stock is either merged into a 'Combined Transfer' or shipped. NA NA NA NA NA NA
price number20_4 0 1 This field is generated from a call to PRICING_ATTRIB_SQL.GET_RETAIL with item as the input. NA NA NA NA NA NA
selling_uom varchar24 0 1 This field is generated from a call to PRICING_ATTRIB_SQL.GET_RETAIL with item as the input. NA NA NA NA NA NA
priority number4 0 1 This field is currently defaulted to 1. It is reserved for future use. NA NA NA NA NA NA
expedite_flag varchar21 0 1 If TSFHEAD.FREIGHT_CODE is 'E', expedite_flag is 'Y'. Otherwise, expedite_flag is 'N'. NA NA NA NA NA NA
store_ord_mult varchar21 0 1 The multiple in which the item needs to be shipped from a warehouse to the location. NA NA NA NA NA NA
tsf_po_link_no number10 0 1 A reference number to link the item on the transfer to any purchase orders that have been created to allow the from location (i.e. warehouse) on the transfer to fulfill the transfer quantity to the to location (i.e store) on the transfer. NA NA NA NA NA NA
ticket_type_id varchar24 0 1 The ticket type associated with the item. NA NA NA NA NA NA
TsfDtlTckt * 0 unbounded Child Node - see layout below. NA NA NA NA NA NA
inv_status number2 0 1 Description is not available. NA NA NA NA NA NA
ExtOfTsfDesc:ExtOfTsfDtl * 0 1 Provide an extension hook to customize TsfDtl. NA NA NA NA NA NA
LocOfTsfDesc:LocOfTsfDtl * 0 1 Provide an extension hook to localize TsfDtl. NA NA NA NA NA NA

XML-Schema Name:TsfDtlTckt Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For TsfDtlTckt
Table Name Column Name API Type Column Length API Required API Description
comp_item varchar225 1 1 Alphanumeric value that identifies the item within the pack. NA NA NA NA NA NA
comp_price number20_4 0 1 This field is generated from a call to PRICING_ATTRIB_SQL.GET_RETAIL with comp_item as the input. NA NA NA NA NA NA
comp_selling_uom varchar24 0 1 This field is generated from a call to PRICING_ATTRIB_SQL.GET_RETAIL with comp_item as the input. NA NA NA NA NA NA
ExtOfTsfDesc:ExtOfTsfDtlTckt * 0 1 Provide an extension hook to customize TsfDtlTckt. NA NA NA NA NA NA
LocOfTsfDesc:LocOfTsfDtlTckt * 0 1 Provide an extension hook to localize TsfDtlTckt. NA NA NA NA NA NA

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

XML-Schema Name:LocOfTsfDtlTckt Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfTsfDtlTckt
Table Name Column Name API Type Column Length API Required API Description
InTsfDesc:InTsfDtlTckt * 0 unbounded India Localization. NA NA NA NA NA NA
BrTsfDesc:BrTsfDtlTckt * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfTsfDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfTsfDtl
Table Name Column Name API Type Column Length API Required API Description
InTsfDesc:InTsfDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrTsfDesc:BrTsfDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfTsfDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfTsfDesc
Table Name Column Name API Type Column Length API Required API Description
InTsfDesc:InTsfDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrTsfDesc:BrTsfDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:UDADesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For UDADesc
Table Name Column Name API Type Column Length API Required API Description
uda_id number5 1 1 Description is not available. attribute_type attribute_type number 5 Yes Populates attribute_type in attribute_type table
uda_desc varchar2120 1 1 Description is not available. attribute_type description varchar2 120 Yes Populates description in attribute_type table
module varchar220 1 1 Indicates which system module the UDA belongs to. This will always be 'ITEM'. n/a n/a varchar2 20 Yes Not used by RWMS.
display_type varchar22 1 1 A code to indicate how the UDA will be displayed to the user. Values are in the UDIS code table. n/a n/a varchar2 2 Yes Not used by RWMS.
data_type varchar212 0 1 Optional field indicating what value types are valid for this UDA. Valid types are NUM, ALPHA, DATE. n/a n/a varchar2 12 No Not used by RWMS.
data_length number3 0 1 Not used in RWMS. n/a n/a number 3 No Not used in RWMS.
single_value_ind varchar21 0 1 Y or N to indicate whether the UDA is limited to having at most one value. n/a n/a varchar2 1 No Not used by RWMS.
host_ind varchar21 0 1 Description is not available. attribute_type host_type varchar2 1 No Populates host_type in attribute_type table. Uses Default of "U" if value is null.
carton_group varchar21 0 1 Description is not available. attribute_type carton_group varchar2 1 No Populates carton_group in attribute_type table. Uses Default of "N" if value is null.
combinability varchar21 0 1 Description is not available. attribute_type combinability varchar2 1 No Populates combinability in attribute_type table. Uses Default of "N" if value is null.
ExtOfUDADesc:ExtOfUDADesc * 0 1 Provide an extension hook to customize UDADesc. NA NA NA NA NA NA
LocOfUDADesc:LocOfUDADesc * 0 1 Provide an extension hook to localize UDADesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfUDADesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfUDADesc
Table Name Column Name API Type Column Length API Required API Description
InUDADesc:InUDADesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrUDADesc:BrUDADesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:UDARef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For UDARef
Table Name Column Name API Type Column Length API Required API Description
uda_id number5 1 1 The id number of the UDA that was deleted in RMS. attribute_type attribute_type NUMBER 5 Yes Yes
ExtOfUDARef:ExtOfUDARef * 0 1 Provide an extension hook to customize UDARef. NA NA NA NA NA NA
LocOfUDARef:LocOfUDARef * 0 1 Provide an extension hook to localize UDARef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfUDARef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfUDARef
Table Name Column Name API Type Column Length API Required API Description
InUDARef:InUDARef * 0 unbounded India Localization. NA NA NA NA NA NA
BrUDARef:BrUDARef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:UDAValDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For UDAValDesc
Table Name Column Name API Type Column Length API Required API Description
uda_id number5 1 1 Description is not available. attributes attribute_type xs:string * Yes *
uda_value varchar230 1 1 Description is not available. attributes attribute xs:string * Yes *
uda_value_desc varchar2250 1 1 Description is not available. attributes description xs:string * Yes *
ExtOfUDAValDesc:ExtOfUDAValDesc * 0 1 Provide an extension hook to customize UDAValDesc. NA NA NA NA NA NA
LocOfUDAValDesc:LocOfUDAValDesc * 0 1 Provide an extension hook to localize UDAValDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfUDAValDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfUDAValDesc
Table Name Column Name API Type Column Length API Required API Description
InUDAValDesc:InUDAValDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrUDAValDesc:BrUDAValDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:UDAValRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For UDAValRef
Table Name Column Name API Type Column Length API Required API Description
uda_id number5 1 1 The id number of the UDA. attributes attribute_type xs:string * Yes *
uda_value varchar230 1 1 The value being deleted. attributes attribute xs:string * Yes *
ExtOfUDAValRef:ExtOfUDAValRef * 0 1 Provide an extension hook to customize UDAValRef. NA NA NA NA NA NA
LocOfUDAValRef:LocOfUDAValRef * 0 1 Provide an extension hook to localize UDAValRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfUDAValRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfUDAValRef
Table Name Column Name API Type Column Length API Required API Description
InUDAValRef:InUDAValRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrUDAValRef:BrUDAValRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:VendorAddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorAddrDesc
Table Name Column Name API Type Column Length API Required API Description
module varchar24 1 1 Indicates the data type that the address is attached to. In this case, it will always be 'SUPP'. * * varchar2 4 Yes Not used in RWMS.
key_value_1 varchar220 1 1 Holds the id the address is attached to. In this case, it will be the supplier number. n/a n/a varchar2 20 Yes Not used in RWMS.
key_value_2 varchar220 0 1 NA n/a n/a varchar2 20 No Not used in RWMS.
seq_no number4 1 1 Number indicating the sequence that addresses within the same type were entered. vendor_address seq_no number 4 Yes *
addr_type varchar22 1 1 The address type. Valid values (e.g. 01 - Business, 02 - Postal, etc.) are on the add_type table. vendor_address addr_type varchar2 2 Yes *
primary_addr_ind varchar21 1 1 Indicates whether the address is the primary address for the address type. vendor_address primary_addr_ind varchar2 1 Yes *
add_1 varchar2240 1 1 Not Yet Available vendor_address address1 varchar2 240 Yes *
add_2 varchar2240 0 1 Not Yet Available vendor_address address2 varchar2 240 No *
add_3 varchar2240 0 1 Not Yet Available vendor_address address3 varchar2 240 No *
city varchar2120 1 1 Not Yet Available vendor_address city varchar2 120 Yes *
city_id varchar210 0 1 This will contain a city id * * Yes
state varchar23 0 1 Not Yet Available vendor_address state varchar2 3 Yes *
country_id varchar23 1 1 Not Yet Available vendor_address country varchar2 3 Yes *
jurisdiction_code varchar210 0 1 ID associated to the tax jurisdiction of the country-state relationship. NA NA NA NA NA NA
post varchar230 0 1 Not Yet Available vendor_address shipto_zip varchar2 30 Yes *
contact_name varchar2120 0 1 Contains the name of the contact for the supplier at this address. n/a n/a varchar2 120 No Not used in RWMS.
contact_phone varchar220 0 1 Mapped to TL_PH, PH_EXTN as well. Not Yet Available n/a n/a varchar2 20 No Not used in RWMS.
contact_telex varchar220 0 1 Contains the telex number of the partner or supplier's representative contact. n/a n/a varchar2 20 No Not used in RWMS.
contact_fax varchar220 0 1 Mapped to TL_PH, PH_EXTN as well. Not Yet Available n/a n/a varchar2 20 No Not used in RWMS.
contact_email varchar2100 0 1 Contains the email address of the partner or supplier's representative contact. n/a n/a varchar2 100 No Not used in RWMS.
ExtOfVendorAddrDesc:ExtOfVendorAddrDesc * 0 1 Provide an extension hook to customize VendorAddrDesc. NA NA NA NA NA NA
LocOfVendorAddrDesc:LocOfVendorAddrDesc * 0 1 Provide an extension hook to localize VendorAddrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorAddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorAddrDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorAddrDesc:InVendorAddrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorAddrDesc:BrVendorAddrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:VendorAddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorAddrRef
Table Name Column Name API Type Column Length API Required API Description
supplier varchar210 1 1 Not Yet Available vendor_address vendor_nbr varchar2 10 Yes *
seq_no number4 1 1 Number indicating the sequence that addresses within the same type were entered. vendor_address seq_no number 4 Yes *
addr_type varchar22 1 1 Description is not available. vendor_address addr_type varchar2 2 Yes *
ExtOfVendorAddrRef:ExtOfVendorAddrRef * 0 1 Provide an extension hook to customize VendorAddrRef. NA NA NA NA NA NA
LocOfVendorAddrRef:LocOfVendorAddrRef * 0 1 Provide an extension hook to localize VendorAddrRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorAddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorAddrRef
Table Name Column Name API Type Column Length API Required API Description
InVendorAddrRef:InVendorAddrRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorAddrRef:BrVendorAddrRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:VendorDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorDesc
Table Name Column Name API Type Column Length API Required API Description
VendorHdrDesc:VendorHdrDesc * 1 1 It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
VendorAddrDesc:VendorAddrDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
VendorOUDesc:VendorOUDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ExtOfVendorDesc:ExtOfVendorDesc * 0 1 Provide an extension hook to customize VendorDesc. NA NA NA NA NA NA
LocOfVendorDesc:LocOfVendorDesc * 0 1 Provide an extension hook to localize VendorDesc. NA NA NA NA NA NA

XML-Schema Name:VendorHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorHdrDesc
Table Name Column Name API Type Column Length API Required API Description
supplier varchar210 1 1 Not Yet Available vendor vendor_nbr varchar2 10 Yes *
sup_name varchar2240 1 1 Not Yet Available vendor vendor_name varchar2 32 Yes *
sup_name_secondary varchar2240 0 1 This type can hold a string of max length of 240 characters. NA NA NA NA NA NA
contact_name varchar2120 1 1 Contains the name of the supplier's representative contact. n/a n/a varchar2 20 Yes Not used in RWMS.
contact_phone varchar220 1 1 Contains a telephone number for the supplier's representative contact. n/a n/a varchar2 20 Yes Not used in RWMS.
contact_fax varchar220 0 1 Contains a fax number for the supplier's representative contact. n/a n/a varchar2 20 No Not used in RWMS.
contact_pager varchar220 0 1 Contains a pager number for the supplier's representative contact. n/a n/a varchar2 20 No Not used in RWMS.
sup_status varchar21 1 1 Valid values include: 'A' for an active supplier or 'I' for an inactive supplier. The status of a supplier will be checked when an order is being created to make certain the supplier is active. vendor sup_status varchar2 1 Yes *
qc_ind varchar21 0 1 Determines whether orders from this supplier will default as requiring quality control. n/a n/a varchar2 1 No Not used in RWMS.
qc_pct number12_4 0 1 The percentage of items per receipt that will be marked for quality checking. vendor percent_qa_sampling number 12 No *
qc_freq number2 0 1 The frequency for which items per receipt will be marked for quality checking. vendor freq_qa_audit number 2 No *
vc_ind varchar21 1 1 Determines whether orders from this supplier will default as requiring vendor control. n/a * varchar2 1 Yes Not used in RWMS.
vc_pct number12_4 0 1 The percentage of items per receipt that will be marked for vendor checking. vendor percent_va_sampling number 12 No *
vc_freq number2 0 1 The frequency for which items per receipt that will be marked for vendor checking. vendor freq_va_audit number 2 No *
currency_code varchar23 1 1 A code identifying the currency the supplier uses for business transactions. n/a n/a varchar2 3 Yes Not used in RWMS.
lang number6 0 1 NA n/a n/a number 6 No Not used in RWMS.
terms varchar215 0 1 Indicator identifying the sales terms that will default when an order is created for the supplier. These terms specify when payment is due and if any discounts exist for early payment. n/a n/a varchar2 15 No Not used in RWMS.
freight_terms varchar230 0 1 A code indicating what freight terms will default when an order is created for the supplier. n/a n/a varchar2 30 No Not used in RWMS.
ret_allow_ind varchar21 0 1 Not Yet Available n/a n/a varchar2 1 No Not used in RWMS.
ret_auth_req varchar21 0 1 Indicates if returns must be accompanied by an authorization number when sent back to the vendor. n/a n/a varchar2 1 No Not used in RWMS.
ret_min_dol_amt number20_4 0 1 Contains a value if the supplier requires a minimum dollar amount to be returned in order to accept the return. Returns of less than this amount will not be processed by the system. This field is stored in the supplier's currency. n/a n/a number 20 No Not used in RWMS.
ret_courier varchar2250 0 1 Contains the name of the courier that should be used for returns to the supplier. n/a n/a varchar2 20 No Not used in RWMS.
handling_pct number12_4 0 1 The percent to be multiplied by an order's total cost to determine the handling cost for the return. n/a n/a number 12 No Not used in RWMS.
edi_po_ind varchar21 1 1 Indicates whether purchase orders will be sent to the supplier via Electronic Data Interchange. n/a n/a varchar2 1 Yes Not used in RWMS.
edi_po_chg varchar21 0 1 Indicates whether purchase order changes will be sent to the supplier via EDI. n/a n/a varchar2 1 No Not used in RWMS.
edi_po_confirm varchar21 0 1 Indicates whether acknowledgements of purchase orders will be sent to the supplier via EDI. n/a n/a varchar2 1 No Not used in RWMS.
edi_asn varchar21 0 1 Indicates whether the supplier will send Advance Shipment Notifications electronically. n/a n/a varchar2 1 No Not used in RWMS.
edi_sales_rpt_freq varchar21 0 1 This field contains the EDI sales report frequency for the supplier. Valid values are 'D' or 'W', specifying that sales and stock information will be downloaded daily or weekly. n/a n/a varchar2 1 No Not used in RWMS.
edi_supp_available_ind varchar21 1 1 Indicates whether the supplier will send availability via EDI. n/a n/a varchar2 1 Yes Not used in RWMS.
edi_contract_ind varchar21 0 1 Indicates whether contracts will be sent to the supplier via EDI. n/a n/a varchar2 1 No Not used in RWMS.
edi_invc_ind varchar21 0 1 Indicates whether invoices, debit memos and credit note requests will be sent to/from the supplier via EDI. n/a n/a varchar2 1 No Not used in RWMS.
cost_chg_pct_var number12_4 0 1 Contains the cost change variance by percent. If an EDI cost change is accepted and falls within these boundaries, it will be approved when inserted into the cost change dialog. n/a n/a number 12 No Not used in RWMS.
cost_chg_amt_var number20_4 0 1 Contains the cost change variance by amount. If an EDI cost change is accepted and falls within these boundaries, it will be approved when inserted into the cost change dialog. n/a n/a number 20 No Not used in RWMS.
replen_approval_ind varchar21 0 1 Indicates whether contract orders for the supplier should be created in Approved status. n/a n/a varchar2 1 No Not used in RWMS.
ship_method varchar26 0 1 The method used to ship the items on the purchase order from the country of origin to the country of import. Check the RMS data model for valid values. n/a n/a varchar2 6 No Not used in RWMS.
payment_method varchar26 0 1 Indicates how the purchase order will be paid. Valid options are: LC (Letter of Credit), WT (Wire Transfer), OA (Open Account). n/a n/a varchar2 6 No Not used in RWMS.
contact_telex varchar220 0 1 Contains a telex number for the supplier's representative contact. n/a n/a varchar2 20 No Not used in RWMS.
contact_email varchar2100 0 1 Contains an email address for the supplier's representative contact. n/a n/a varchar2 100 No Not used in RWMS.
settlement_code varchar21 0 1 Indicates which payment process method is used for the supplier. Check the RMS data model for valid values. n/a n/a varchar2 1 No Not used in RWMS.
pre_mark_ind varchar21 0 1 Indicates whether or not the supplier has agreed to break an order into separate boxes (and mark them) that can be shipped directly to the stores. n/a n/a varchar2 1 No Not used in RWMS.
auto_appr_invc_ind varchar21 0 1 Indicates whether or not the supplier's invoice matches can be automatically approved for payment. * * varchar2 1 * *
dbt_memo_code varchar21 0 1 Indicates when a debit memo will be sent to the supplier to resolve a discrepancy. Valid values are Y if debit memos are always to be sent, L if debit memos are used only if a credit note is not sent by the invoice due date, or N if debit memos are neve * * varchar2 1 * *
freight_charge_ind varchar21 0 1 Indicates whether a supplier is allowed to charge freight costs to the client. * * varchar2 1 * *
auto_appr_dbt_memo_ind varchar21 0 1 Indicates whether debit memos sent to the supplier can be automatically approved on creation. n/a n/a varchar2 1 No Not used in RWMS.
inv_mgmt_lvl varchar26 0 1 Indicates whether supplier inventory management information can be set up at the supplier/deparment level or just at the supplier level. n/a n/a varchar2 6 No Not used in RWMS.
backorder_ind varchar21 0 1 Indicates if backorders or partial shipments will be accepted. n/a n/a varchar2 1 No Not used in RWMS.
vat_region number4 0 1 Contains the unique identifying number for the VAT region in the system. n/a n/a number 4 No Not used in RWMS.
prepay_invc_ind varchar21 0 1 Indicates whether or not all invoices for the supplier can be pre-paid invoices. n/a n/a varchar2 1 No Not used in RWMS.
service_perf_req_ind varchar21 0 1 Indicates if the supplier's services must be confirmed as performed before paying an invoice from that supplier. n/a n/a varchar2 1 No Not used in RWMS.
invc_pay_loc varchar26 0 1 Indicates where invoices from this supplier are paid - at the store ('S') or centrally through corporate accounting ('C'). n/a n/a varchar2 6 No Not used in RWMS.
invc_receive_loc varchar26 0 1 Indicates where invoices from this supplier are received - at the store ('S') or centrally through corporate accounting ('C'). n/a n/a varchar2 6 No Not used in RWMS.
addinvc_gross_net varchar26 0 1 Indicates if the supplier invoice lists items at gross cost ('G') or net cost ('N'). n/a n/a varchar2 6 No Not used in RWMS.
delivery_policy varchar26 0 1 Contains the delivery policy of the supplier. Valid values come from the DLVY code on code_head/code_detail. n/a n/a varchar2 6 No Not used in RWMS.
comment_desc varchar22000 0 1 Any miscellaneous comments associated with the supplier. n/a n/a varchar2 2000 No Not used in RWMS.
default_item_lead_time number4 0 1 Holds the default lead time for the supplier. The lead time is the time the supplier needs between receiving an order and having the order ready to ship. This value will be defaulted to item/supplier relationships. n/a n/a number 4 No Not used in RWMS.
duns_number varchar29 0 1 This type can hold a number of digits count umber. n/a n/a varchar2 9 No Not used in RWMS.
duns_loc varchar24 0 1 The Dun and Bradstreet number of the location of the supplier. n/a n/a varchar2 4 No Not used in RWMS.
bracket_costing_ind varchar21 0 1 This field will determine if the supplier uses bracket costing pricing structures. n/a n/a varchar2 1 No Not used in RWMS.
vmi_order_status varchar26 0 1 Determines the status in which any inbound PO's from this supplier are created. A NULL value indicates that the supplier is not a VMI supplier. n/a n/a varchar2 6 No Not used in RWMS.
end_date_active xs:dateTime 0 1 Not Yet Available n/a end_date_active RIBDate * No Not used in RWMS.
dsd_supplier_ind varchar21 0 1 Specifies whether or not DSD shipments can be created for the supplier. * * varchar2 1 * *
sup_qty_level varchar26 0 1 Indicates the supplier order quantity level - 'CA' for cases, 'EA' for eaches. NA NA NA NA NA NA
supplier_parent varchar210 0 1 Description is not available. NA NA NA NA NA NA
ExtOfVendorHdrDesc:ExtOfVendorHdrDesc * 0 1 Provide an extension hook to customize VendorHdrDesc. NA NA NA NA NA NA
LocOfVendorHdrDesc:LocOfVendorHdrDesc * 0 1 Provide an extension hook to localize VendorHdrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorHdrDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorHdrDesc:InVendorHdrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorHdrDesc:BrVendorHdrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:VendorAddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorAddrDesc
Table Name Column Name API Type Column Length API Required API Description
module varchar24 1 1 Indicates the data type that the address is attached to. In this case, it will always be 'SUPP'. * * varchar2 4 Yes Not used in RWMS.
key_value_1 varchar220 1 1 Holds the id the address is attached to. In this case, it will be the supplier number. n/a n/a varchar2 20 Yes Not used in RWMS.
key_value_2 varchar220 0 1 NA n/a n/a varchar2 20 No Not used in RWMS.
seq_no number4 1 1 Number indicating the sequence that addresses within the same type were entered. vendor_address seq_no number 4 Yes *
addr_type varchar22 1 1 The address type. Valid values (e.g. 01 - Business, 02 - Postal, etc.) are on the add_type table. vendor_address addr_type varchar2 2 Yes *
primary_addr_ind varchar21 1 1 Indicates whether the address is the primary address for the address type. vendor_address primary_addr_ind varchar2 1 Yes *
add_1 varchar2240 1 1 Not Yet Available vendor_address address1 varchar2 240 Yes *
add_2 varchar2240 0 1 Not Yet Available vendor_address address2 varchar2 240 No *
add_3 varchar2240 0 1 Not Yet Available vendor_address address3 varchar2 240 No *
city varchar2120 1 1 Not Yet Available vendor_address city varchar2 120 Yes *
city_id varchar210 0 1 This will contain a city id * * Yes
state varchar23 0 1 Not Yet Available vendor_address state varchar2 3 Yes *
country_id varchar23 1 1 Not Yet Available vendor_address country varchar2 3 Yes *
jurisdiction_code varchar210 0 1 ID associated to the tax jurisdiction of the country-state relationship. NA NA NA NA NA NA
post varchar230 0 1 Not Yet Available vendor_address shipto_zip varchar2 30 Yes *
contact_name varchar2120 0 1 Contains the name of the contact for the supplier at this address. n/a n/a varchar2 120 No Not used in RWMS.
contact_phone varchar220 0 1 Mapped to TL_PH, PH_EXTN as well. Not Yet Available n/a n/a varchar2 20 No Not used in RWMS.
contact_telex varchar220 0 1 Contains the telex number of the partner or supplier's representative contact. n/a n/a varchar2 20 No Not used in RWMS.
contact_fax varchar220 0 1 Mapped to TL_PH, PH_EXTN as well. Not Yet Available n/a n/a varchar2 20 No Not used in RWMS.
contact_email varchar2100 0 1 Contains the email address of the partner or supplier's representative contact. n/a n/a varchar2 100 No Not used in RWMS.
ExtOfVendorAddrDesc:ExtOfVendorAddrDesc * 0 1 Provide an extension hook to customize VendorAddrDesc. NA NA NA NA NA NA
LocOfVendorAddrDesc:LocOfVendorAddrDesc * 0 1 Provide an extension hook to localize VendorAddrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorAddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorAddrDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorAddrDesc:InVendorAddrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorAddrDesc:BrVendorAddrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:VendorOUDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorOUDesc
Table Name Column Name API Type Column Length API Required API Description
org_unit_id number15 1 1 Description is not available. NA NA NA NA NA NA
primary_pay_site_ind varchar210 0 1 Description is not available. NA NA NA NA NA NA
ExtOfVendorOUDesc:ExtOfVendorOUDesc * 0 1 Provide an extension hook to customize VendorOUDesc. NA NA NA NA NA NA
LocOfVendorOUDesc:LocOfVendorOUDesc * 0 1 Provide an extension hook to localize VendorOUDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorOUDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorOUDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorOUDesc:InVendorOUDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorOUDesc:BrVendorOUDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorDesc:InVendorDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorDesc:BrVendorDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:VendorHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorHdrDesc
Table Name Column Name API Type Column Length API Required API Description
supplier varchar210 1 1 Not Yet Available vendor vendor_nbr varchar2 10 Yes *
sup_name varchar2240 1 1 Not Yet Available vendor vendor_name varchar2 32 Yes *
sup_name_secondary varchar2240 0 1 This type can hold a string of max length of 240 characters. NA NA NA NA NA NA
contact_name varchar2120 1 1 Contains the name of the supplier's representative contact. n/a n/a varchar2 20 Yes Not used in RWMS.
contact_phone varchar220 1 1 Contains a telephone number for the supplier's representative contact. n/a n/a varchar2 20 Yes Not used in RWMS.
contact_fax varchar220 0 1 Contains a fax number for the supplier's representative contact. n/a n/a varchar2 20 No Not used in RWMS.
contact_pager varchar220 0 1 Contains a pager number for the supplier's representative contact. n/a n/a varchar2 20 No Not used in RWMS.
sup_status varchar21 1 1 Valid values include: 'A' for an active supplier or 'I' for an inactive supplier. The status of a supplier will be checked when an order is being created to make certain the supplier is active. vendor sup_status varchar2 1 Yes *
qc_ind varchar21 0 1 Determines whether orders from this supplier will default as requiring quality control. n/a n/a varchar2 1 No Not used in RWMS.
qc_pct number12_4 0 1 The percentage of items per receipt that will be marked for quality checking. vendor percent_qa_sampling number 12 No *
qc_freq number2 0 1 The frequency for which items per receipt will be marked for quality checking. vendor freq_qa_audit number 2 No *
vc_ind varchar21 1 1 Determines whether orders from this supplier will default as requiring vendor control. n/a * varchar2 1 Yes Not used in RWMS.
vc_pct number12_4 0 1 The percentage of items per receipt that will be marked for vendor checking. vendor percent_va_sampling number 12 No *
vc_freq number2 0 1 The frequency for which items per receipt that will be marked for vendor checking. vendor freq_va_audit number 2 No *
currency_code varchar23 1 1 A code identifying the currency the supplier uses for business transactions. n/a n/a varchar2 3 Yes Not used in RWMS.
lang number6 0 1 NA n/a n/a number 6 No Not used in RWMS.
terms varchar215 0 1 Indicator identifying the sales terms that will default when an order is created for the supplier. These terms specify when payment is due and if any discounts exist for early payment. n/a n/a varchar2 15 No Not used in RWMS.
freight_terms varchar230 0 1 A code indicating what freight terms will default when an order is created for the supplier. n/a n/a varchar2 30 No Not used in RWMS.
ret_allow_ind varchar21 0 1 Not Yet Available n/a n/a varchar2 1 No Not used in RWMS.
ret_auth_req varchar21 0 1 Indicates if returns must be accompanied by an authorization number when sent back to the vendor. n/a n/a varchar2 1 No Not used in RWMS.
ret_min_dol_amt number20_4 0 1 Contains a value if the supplier requires a minimum dollar amount to be returned in order to accept the return. Returns of less than this amount will not be processed by the system. This field is stored in the supplier's currency. n/a n/a number 20 No Not used in RWMS.
ret_courier varchar2250 0 1 Contains the name of the courier that should be used for returns to the supplier. n/a n/a varchar2 20 No Not used in RWMS.
handling_pct number12_4 0 1 The percent to be multiplied by an order's total cost to determine the handling cost for the return. n/a n/a number 12 No Not used in RWMS.
edi_po_ind varchar21 1 1 Indicates whether purchase orders will be sent to the supplier via Electronic Data Interchange. n/a n/a varchar2 1 Yes Not used in RWMS.
edi_po_chg varchar21 0 1 Indicates whether purchase order changes will be sent to the supplier via EDI. n/a n/a varchar2 1 No Not used in RWMS.
edi_po_confirm varchar21 0 1 Indicates whether acknowledgements of purchase orders will be sent to the supplier via EDI. n/a n/a varchar2 1 No Not used in RWMS.
edi_asn varchar21 0 1 Indicates whether the supplier will send Advance Shipment Notifications electronically. n/a n/a varchar2 1 No Not used in RWMS.
edi_sales_rpt_freq varchar21 0 1 This field contains the EDI sales report frequency for the supplier. Valid values are 'D' or 'W', specifying that sales and stock information will be downloaded daily or weekly. n/a n/a varchar2 1 No Not used in RWMS.
edi_supp_available_ind varchar21 1 1 Indicates whether the supplier will send availability via EDI. n/a n/a varchar2 1 Yes Not used in RWMS.
edi_contract_ind varchar21 0 1 Indicates whether contracts will be sent to the supplier via EDI. n/a n/a varchar2 1 No Not used in RWMS.
edi_invc_ind varchar21 0 1 Indicates whether invoices, debit memos and credit note requests will be sent to/from the supplier via EDI. n/a n/a varchar2 1 No Not used in RWMS.
cost_chg_pct_var number12_4 0 1 Contains the cost change variance by percent. If an EDI cost change is accepted and falls within these boundaries, it will be approved when inserted into the cost change dialog. n/a n/a number 12 No Not used in RWMS.
cost_chg_amt_var number20_4 0 1 Contains the cost change variance by amount. If an EDI cost change is accepted and falls within these boundaries, it will be approved when inserted into the cost change dialog. n/a n/a number 20 No Not used in RWMS.
replen_approval_ind varchar21 0 1 Indicates whether contract orders for the supplier should be created in Approved status. n/a n/a varchar2 1 No Not used in RWMS.
ship_method varchar26 0 1 The method used to ship the items on the purchase order from the country of origin to the country of import. Check the RMS data model for valid values. n/a n/a varchar2 6 No Not used in RWMS.
payment_method varchar26 0 1 Indicates how the purchase order will be paid. Valid options are: LC (Letter of Credit), WT (Wire Transfer), OA (Open Account). n/a n/a varchar2 6 No Not used in RWMS.
contact_telex varchar220 0 1 Contains a telex number for the supplier's representative contact. n/a n/a varchar2 20 No Not used in RWMS.
contact_email varchar2100 0 1 Contains an email address for the supplier's representative contact. n/a n/a varchar2 100 No Not used in RWMS.
settlement_code varchar21 0 1 Indicates which payment process method is used for the supplier. Check the RMS data model for valid values. n/a n/a varchar2 1 No Not used in RWMS.
pre_mark_ind varchar21 0 1 Indicates whether or not the supplier has agreed to break an order into separate boxes (and mark them) that can be shipped directly to the stores. n/a n/a varchar2 1 No Not used in RWMS.
auto_appr_invc_ind varchar21 0 1 Indicates whether or not the supplier's invoice matches can be automatically approved for payment. * * varchar2 1 * *
dbt_memo_code varchar21 0 1 Indicates when a debit memo will be sent to the supplier to resolve a discrepancy. Valid values are Y if debit memos are always to be sent, L if debit memos are used only if a credit note is not sent by the invoice due date, or N if debit memos are neve * * varchar2 1 * *
freight_charge_ind varchar21 0 1 Indicates whether a supplier is allowed to charge freight costs to the client. * * varchar2 1 * *
auto_appr_dbt_memo_ind varchar21 0 1 Indicates whether debit memos sent to the supplier can be automatically approved on creation. n/a n/a varchar2 1 No Not used in RWMS.
inv_mgmt_lvl varchar26 0 1 Indicates whether supplier inventory management information can be set up at the supplier/deparment level or just at the supplier level. n/a n/a varchar2 6 No Not used in RWMS.
backorder_ind varchar21 0 1 Indicates if backorders or partial shipments will be accepted. n/a n/a varchar2 1 No Not used in RWMS.
vat_region number4 0 1 Contains the unique identifying number for the VAT region in the system. n/a n/a number 4 No Not used in RWMS.
prepay_invc_ind varchar21 0 1 Indicates whether or not all invoices for the supplier can be pre-paid invoices. n/a n/a varchar2 1 No Not used in RWMS.
service_perf_req_ind varchar21 0 1 Indicates if the supplier's services must be confirmed as performed before paying an invoice from that supplier. n/a n/a varchar2 1 No Not used in RWMS.
invc_pay_loc varchar26 0 1 Indicates where invoices from this supplier are paid - at the store ('S') or centrally through corporate accounting ('C'). n/a n/a varchar2 6 No Not used in RWMS.
invc_receive_loc varchar26 0 1 Indicates where invoices from this supplier are received - at the store ('S') or centrally through corporate accounting ('C'). n/a n/a varchar2 6 No Not used in RWMS.
addinvc_gross_net varchar26 0 1 Indicates if the supplier invoice lists items at gross cost ('G') or net cost ('N'). n/a n/a varchar2 6 No Not used in RWMS.
delivery_policy varchar26 0 1 Contains the delivery policy of the supplier. Valid values come from the DLVY code on code_head/code_detail. n/a n/a varchar2 6 No Not used in RWMS.
comment_desc varchar22000 0 1 Any miscellaneous comments associated with the supplier. n/a n/a varchar2 2000 No Not used in RWMS.
default_item_lead_time number4 0 1 Holds the default lead time for the supplier. The lead time is the time the supplier needs between receiving an order and having the order ready to ship. This value will be defaulted to item/supplier relationships. n/a n/a number 4 No Not used in RWMS.
duns_number varchar29 0 1 This type can hold a number of digits count umber. n/a n/a varchar2 9 No Not used in RWMS.
duns_loc varchar24 0 1 The Dun and Bradstreet number of the location of the supplier. n/a n/a varchar2 4 No Not used in RWMS.
bracket_costing_ind varchar21 0 1 This field will determine if the supplier uses bracket costing pricing structures. n/a n/a varchar2 1 No Not used in RWMS.
vmi_order_status varchar26 0 1 Determines the status in which any inbound PO's from this supplier are created. A NULL value indicates that the supplier is not a VMI supplier. n/a n/a varchar2 6 No Not used in RWMS.
end_date_active xs:dateTime 0 1 Not Yet Available n/a end_date_active RIBDate * No Not used in RWMS.
dsd_supplier_ind varchar21 0 1 Specifies whether or not DSD shipments can be created for the supplier. * * varchar2 1 * *
sup_qty_level varchar26 0 1 Indicates the supplier order quantity level - 'CA' for cases, 'EA' for eaches. NA NA NA NA NA NA
supplier_parent varchar210 0 1 Description is not available. NA NA NA NA NA NA
ExtOfVendorHdrDesc:ExtOfVendorHdrDesc * 0 1 Provide an extension hook to customize VendorHdrDesc. NA NA NA NA NA NA
LocOfVendorHdrDesc:LocOfVendorHdrDesc * 0 1 Provide an extension hook to localize VendorHdrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorHdrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorHdrDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorHdrDesc:InVendorHdrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorHdrDesc:BrVendorHdrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:VendorOUDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorOUDesc
Table Name Column Name API Type Column Length API Required API Description
org_unit_id number15 1 1 Description is not available. NA NA NA NA NA NA
primary_pay_site_ind varchar210 0 1 Description is not available. NA NA NA NA NA NA
ExtOfVendorOUDesc:ExtOfVendorOUDesc * 0 1 Provide an extension hook to customize VendorOUDesc. NA NA NA NA NA NA
LocOfVendorOUDesc:LocOfVendorOUDesc * 0 1 Provide an extension hook to localize VendorOUDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorOUDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorOUDesc
Table Name Column Name API Type Column Length API Required API Description
InVendorOUDesc:InVendorOUDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorOUDesc:BrVendorOUDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:VendorOURef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorOURef
Table Name Column Name API Type Column Length API Required API Description
org_unit_id number15 1 1 Description is not available. NA NA NA NA NA NA
ExtOfVendorOURef:ExtOfVendorOURef * 0 1 Provide an extension hook to customize VendorOURef. NA NA NA NA NA NA
LocOfVendorOURef:LocOfVendorOURef * 0 1 Provide an extension hook to localize VendorOURef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorOURef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorOURef
Table Name Column Name API Type Column Length API Required API Description
InVendorOURef:InVendorOURef * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorOURef:BrVendorOURef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:VendorRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorRef
Table Name Column Name API Type Column Length API Required API Description
supplier varchar210 1 1 Description is not available. vendor vendor_nbr varchar2 10 Yes *
VendorOURef:VendorOURef * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ExtOfVendorRef:ExtOfVendorRef * 0 1 Provide an extension hook to customize VendorRef. NA NA NA NA NA NA
LocOfVendorRef:LocOfVendorRef * 0 1 Provide an extension hook to localize VendorRef. NA NA NA NA NA NA

XML-Schema Name:VendorOURef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For VendorOURef
Table Name Column Name API Type Column Length API Required API Description
org_unit_id number15 1 1 Description is not available. NA NA NA NA NA NA
ExtOfVendorOURef:ExtOfVendorOURef * 0 1 Provide an extension hook to customize VendorOURef. NA NA NA NA NA NA
LocOfVendorOURef:LocOfVendorOURef * 0 1 Provide an extension hook to localize VendorOURef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorOURef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorOURef
Table Name Column Name API Type Column Length API Required API Description
InVendorOURef:InVendorOURef * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorOURef:BrVendorOURef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfVendorRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfVendorRef
Table Name Column Name API Type Column Length API Required API Description
InVendorRef:InVendorRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrVendorRef:BrVendorRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHDesc
Table Name Column Name API Type Column Length API Required API Description
wh number10 1 1 The number which uniquely identifies the warehouse. The wh table stores all warehouses in the system, both virtual and physical. ship_dest dest_id VARCHAR2 10 Yes *
wh_name varchar2150 1 1 Not Yet Available ship_dest description varchar2 120 Yes *
wh_add1 varchar2240 0 1 Not Yet Available ship_dest address1 varchar2 240 Yes *
wh_add2 varchar2240 0 1 Not Yet Available ship_dest address2 varchar2 240 Yes *
wh_city varchar2120 0 1 Not Yet Available ship_dest city varchar2 120 Yes *
county varchar2250 0 1 Not Yet Available * * varchar2 250 Yes *
state varchar23 0 1 Not Yet Available ship_dest state varchar2 3 Yes *
country_id varchar23 0 1 Not Yet Available ship_dest country_code varchar2 3 Yes *
wh_pcode varchar230 0 1 NA ship_dest zip varchar2 30 Yes *
email varchar2100 0 1 Not Yet Available * * varchar2 100 Yes *
stockholding_ind varchar21 0 1 Indicates if the warehouse is a stock holding location. In a non-multichannel environment, this will always be 'Y'. In a multichannel environment it will be 'N' for a physical warehouse and 'Y' for a virtual warehouse. * * varchar2 1 Yes *
channel_id number4 0 1 The channel for which the virtual warehouse will be assigned. * * number 4 Yes *
currency_code varchar23 1 1 The code for the currency which the warehouse uses. ship_dest currency_code varchar2 3 Yes *
duns_number varchar29 0 1 This type can hold a number of digits count umber. * * varchar2 9 Yes *
duns_loc varchar24 0 1 The Dun and Bradstreet number to identify the location. * * varchar2 4 Yes *
physical_wh number10 0 1 The number of the physical warehouse corresponding to this warehouse. * * number 10 Yes *
break_pack_ind varchar21 0 1 Indicates whether or not the warehouse is capable of distributing less than the supplier case quantity. Valid values are 'Y' or 'N' * * varchar2 1 Yes *
redist_wh_ind varchar21 0 1 Indicates whether the warehouse is a 'Re-Distribution' warehouse. Used as a location on Purchase Orders in place of actual locations that are unknown at the time of purchase order creation. Used by Redistribution report. * * varchar2 1 Yes *
delivery_policy varchar26 0 1 The delivery policy of the warehouse. Next day indicates that the if a location is closed, the warehouse will deliver on the next day. Next Valid Delivery Day indicates that the warehouse will wait until the next scheduled delivery day. * * varchar2 6 Yes *
contact_person varchar2120 0 1 NA ship_dest contact_person varchar2 120 No *
dest_fax varchar220 0 1 NA ship_dest dest_fax varchar2 20 No *
phone_nbr varchar220 0 1 NA ship_dest phone_nbr varchar2 20 No *
default_route varchar210 0 1 NA ship_dest default_route varchar2 10 No *
default_carrier_code varchar24 0 1 NA ship_dest default_carrier_code varchar2 4 No *
default_service_code varchar26 0 1 NA ship_dest default_service_code varchar2 6 No *
expedite_route varchar210 0 1 NA ship_dest expedite_route varchar2 10 No *
expedite_carrier_code varchar24 0 1 NA ship_dest expedite_carrier_code varchar2 4 No *
expedite_service_code varchar26 0 1 NA ship_dest expedite_service_code varchar2 6 No *
bol_upload_type varchar24 0 1 NA ship_dest bol_upload_type varchar2 4 No *
bol_print_type varchar24 0 1 NA ship_dest bol_print_type varchar2 4 No *
lead_time number4 0 1 NA ship_dest lead_time number 3 No *
distance_to_dest number4 0 1 NA ship_dest distance_to_dest number 4 No *
drop_trailers_accepted_flag varchar21 0 1 NA ship_dest drop_trailers_accepted_flag varchar2 1 No *
rcv_dock_available_flag varchar21 0 1 NA ship_dest rcv_dock_available_flag varchar2 1 No *
container_type varchar26 0 1 NA ship_dest container_type varchar2 6 No *
mld_default_route varchar210 0 1 NA ship_dest mld_default_route varchar2 10 No *
unit_pick_container_type varchar26 0 1 NA ship_dest unit_pick_container_type varchar2 6 No *
dest_seq_nbr number4 0 1 NA ship_dest dest_seq_nbr number 4 No *
owning_dc varchar210 0 1 NA ship_dest owning_dc varchar2 10 No *
AddrDesc:AddrDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
pricing_loc number10 0 1 The location for which pricing info was copied for this warehouse. * * number 10 * *
pricing_loc_curr varchar23 0 1 This is the currency code of the pricing location. * * varchar2 3 * *
org_unit_id number15 0 1 This field holds the Org Unit id of the Warehouse. *
ExtOfWHDesc:ExtOfWHDesc * 0 1 Provide an extension hook to customize WHDesc. NA NA NA NA NA NA
LocOfWHDesc:LocOfWHDesc * 0 1 Provide an extension hook to localize WHDesc. NA NA NA NA NA NA

XML-Schema Name:AddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AddrDesc
Table Name Column Name API Type Column Length API Required API Description
city_id varchar210 0 1 Indicates the City Id or Code. * * * *
state_name varchar2120 0 1 Indicates the State name. * * * *
country_name varchar2120 0 1 Indicates the Country Name. For e.g Brazil,United States * * * *
addr number11 1 1 Description is not available. * * number 6 * *
addr_type varchar22 1 1 Indicates the type for the address. Valid values (e.g. 01-business, 02-postal) are in the add_type table. * * varchar2 2 * *
primary_addr_type_ind varchar21 1 1 Description is not available. * * varchar2 1 * *
primary_addr_ind varchar21 1 1 Indicates whether this address is the primary address for this address type * * varchar2 1 * *
add_1 varchar2240 1 1 Description is not available. * * varchar2 240 * *
add_2 varchar2240 0 1 Description is not available. * * varchar2 240 * *
add_3 varchar2240 0 1 Description is not available. * * varchar2 240 * *
city varchar2120 1 1 Description is not available. * * varchar2 120 * *
state varchar23 0 1 Contains the postal abbreviation for the state in which the warehouse is located. * * varchar2 3 * *
country_id varchar23 1 1 Description is not available. * * varchar2 3 * *
post varchar230 0 1 Description is not available. * * varchar2 30 * *
contact_name varchar2120 0 1 Description is not available. * * varchar2 120 * *
contact_phone varchar220 0 1 Description is not available. * * varchar2 20 * *
contact_telex varchar220 0 1 Contains the telex number of the partner or suppliers representative contact. * * varchar2 20 * *
contact_fax varchar220 0 1 Description is not available. * * varchar2 20 * *
contact_email varchar2100 0 1 Contains the email address of the partner or suppliers representative contact. * * varchar2 100 * *
oracle_vendor_site_id number15 0 1 The unique identifier of this address in the Oracle Financials systems, if used. * * number 15 * *
county varchar220 0 1 Description is not available. * * varchar2 250 * *
jurisdiction_code varchar210 0 1 ID associated to the tax jurisdiction of the country-state relationship. NA NA NA NA NA NA
ExtOfAddrDesc:ExtOfAddrDesc * 0 1 Provide an extension hook to customize AddrDesc. NA NA NA NA NA NA
LocOfAddrDesc:LocOfAddrDesc * 0 1 Provide an extension hook to localize AddrDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAddrDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAddrDesc
Table Name Column Name API Type Column Length API Required API Description
InAddrDesc:InAddrDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrAddrDesc:BrAddrDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHDesc
Table Name Column Name API Type Column Length API Required API Description
InWHDesc:InWHDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHDesc:BrWHDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHEquipClsDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHEquipClsDesc
Table Name Column Name API Type Column Length API Required API Description
from_location varchar210 0 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 * *
to_location varchar210 0 1 Description is not available. * * varchar2 10 * *
equipment_class varchar230 0 1 Description is not available. equipment_class_upload equip_class varchar2 30 * *
description varchar230 0 1 Description is not available. equipment_class_upload equipment_desc varchar2 1000 * *
horizontal_speed number12_4 0 1 Description is not available. equipment_class_upload horizontal_speed xs:string * * *
vertical_speed number12_4 0 1 Description is not available. equipment_class_upload vertical_speed xs:string * * *
loaded_horizontal_speed number12_4 0 1 Description is not available. * * xs:string * * *
loaded_vertical_speed number12_4 0 1 Description is not available. * * xs:string * * *
reduction_factor number12_4 0 1 Description is not available. * * xs:string * * *
ExtOfWHEquipClsDesc:ExtOfWHEquipClsDesc * 0 1 Provide an extension hook to customize WHEquipClsDesc. NA NA NA NA NA NA
LocOfWHEquipClsDesc:LocOfWHEquipClsDesc * 0 1 Provide an extension hook to localize WHEquipClsDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHEquipClsDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHEquipClsDesc
Table Name Column Name API Type Column Length API Required API Description
InWHEquipClsDesc:InWHEquipClsDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHEquipClsDesc:BrWHEquipClsDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHEquipClsRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHEquipClsRef
Table Name Column Name API Type Column Length API Required API Description
from_location varchar210 0 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 * *
to_location varchar210 0 1 Description is not available. * * varchar2 10 * *
equipment_class varchar230 0 1 Description is not available. equipment_class_upload equip_class varchar2 30 * *
ExtOfWHEquipClsRef:ExtOfWHEquipClsRef * 0 1 Provide an extension hook to customize WHEquipClsRef. NA NA NA NA NA NA
LocOfWHEquipClsRef:LocOfWHEquipClsRef * 0 1 Provide an extension hook to localize WHEquipClsRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHEquipClsRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHEquipClsRef
Table Name Column Name API Type Column Length API Required API Description
InWHEquipClsRef:InWHEquipClsRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHEquipClsRef:BrWHEquipClsRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHEquipDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHEquipDesc
Table Name Column Name API Type Column Length API Required API Description
from_location varchar210 1 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 * *
to_location varchar210 0 1 Description is not available. * * varchar2 10 * *
equipment_class varchar230 1 1 Description is not available. equipment_upload equipment_class varchar2 30 * *
equipment_id varchar230 1 1 Description is not available. equipment_upload equipment_id null null Yes *
horizontal_speed number12 0 1 Description is not available. equipment_upload horizontal_speed xs:string * * *
vertical_speed number12 0 1 Description is not available. equipment_upload vertical_speed xs:string * * *
loaded_horizontal_speed number12 0 1 Description is not available. * * xs:string * * *
loaded_vertical_speed number12 0 1 Description is not available. * * xs:string * * *
reduction_factor number12 0 1 Description is not available. * * xs:string * * *
ExtOfWHEquipDesc:ExtOfWHEquipDesc * 0 1 Provide an extension hook to customize WHEquipDesc. NA NA NA NA NA NA
LocOfWHEquipDesc:LocOfWHEquipDesc * 0 1 Provide an extension hook to localize WHEquipDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHEquipDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHEquipDesc
Table Name Column Name API Type Column Length API Required API Description
InWHEquipDesc:InWHEquipDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHEquipDesc:BrWHEquipDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHEquipRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHEquipRef
Table Name Column Name API Type Column Length API Required API Description
from_location varchar210 0 1 Description is not available. transshipment_setup dest_id varchar2 10 Yes *
to_location varchar210 0 1 Description is not available. * * varchar2 10 * Not used in RWMS
equipment_class varchar230 0 1 Description is not available. equipment_upload equipment_class varchar2 30 * *
equipment_id varchar230 0 1 NA equipment_upload equipment_id varchar2 30 Yes *
ExtOfWHEquipRef:ExtOfWHEquipRef * 0 1 Provide an extension hook to customize WHEquipRef. NA NA NA NA NA NA
LocOfWHEquipRef:LocOfWHEquipRef * 0 1 Provide an extension hook to localize WHEquipRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHEquipRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHEquipRef
Table Name Column Name API Type Column Length API Required API Description
InWHEquipRef:InWHEquipRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHEquipRef:BrWHEquipRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHLocRefDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHLocRefDesc
Table Name Column Name API Type Column Length API Required API Description
reference_point varchar212 0 1 Description is not available. * reference_point xs:string * * *
location_id varchar212 0 1 Description is not available. * location_id xs:string * * *
facility_id varchar22 0 1 Description is not available. * facility_id xs:string * * *
reference_type varchar21 0 1 Description is not available. * reference_type xs:string * * *
distance number5_2 0 1 Description is not available. * distance xs:integer * * *
aisle varchar28 0 1 Description is not available. * aisle xs:string * * *
ExtOfWHLocRefDesc:ExtOfWHLocRefDesc * 0 1 Provide an extension hook to customize WHLocRefDesc. NA NA NA NA NA NA
LocOfWHLocRefDesc:LocOfWHLocRefDesc * 0 1 Provide an extension hook to localize WHLocRefDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHLocRefDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHLocRefDesc
Table Name Column Name API Type Column Length API Required API Description
InWHLocRefDesc:InWHLocRefDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHLocRefDesc:BrWHLocRefDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHLocRefRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHLocRefRef
Table Name Column Name API Type Column Length API Required API Description
reference_point varchar212 0 1 Description is not available. * reference_point xs:string * * *
location_id varchar212 0 1 Description is not available. * location_id xs:string * * *
facility_id varchar22 0 1 Description is not available. * facility_id xs:string * * *
ExtOfWHLocRefRef:ExtOfWHLocRefRef * 0 1 Provide an extension hook to customize WHLocRefRef. NA NA NA NA NA NA
LocOfWHLocRefRef:LocOfWHLocRefRef * 0 1 Provide an extension hook to localize WHLocRefRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHLocRefRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHLocRefRef
Table Name Column Name API Type Column Length API Required API Description
InWHLocRefRef:InWHLocRefRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHLocRefRef:BrWHLocRefRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHRef
Table Name Column Name API Type Column Length API Required API Description
wh number10 1 1 Description is not available. ship_dest dest_id number 10 Yes *
AddrRef:AddrRef * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA
ExtOfWHRef:ExtOfWHRef * 0 1 Provide an extension hook to customize WHRef. NA NA NA NA NA NA
LocOfWHRef:LocOfWHRef * 0 1 Provide an extension hook to localize WHRef. NA NA NA NA NA NA

XML-Schema Name:AddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For AddrRef
Table Name Column Name API Type Column Length API Required API Description
addr number11 1 1 The unique identifier of the address being deleted. * * number 6 * *
ExtOfAddrRef:ExtOfAddrRef * 0 1 Provide an extension hook to customize AddrRef. NA NA NA NA NA NA
LocOfAddrRef:LocOfAddrRef * 0 1 Provide an extension hook to localize AddrRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfAddrRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfAddrRef
Table Name Column Name API Type Column Length API Required API Description
InAddrRef:InAddrRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrAddrRef:BrAddrRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHRef
Table Name Column Name API Type Column Length API Required API Description
InWHRef:InWHRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHRef:BrWHRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHReferenceDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHReferenceDesc
Table Name Column Name API Type Column Length API Required API Description
reference_point varchar212 0 1 Description is not available. * reference_point xs:string * * *
facility_id varchar22 0 1 Description is not available. * facility_id xs:string * * *
dc_dest_id varchar210 0 1 Description is not available. * dc_dest_id varchar2 10 * *
description varchar230 0 1 Description is not available. * description varchar2 1000 * *
x_coordinate number12_4 0 1 Description is not available. * x_coordinate xs:string * * *
y_coordinate number12_4 0 1 Description is not available. * y_coordinate xs:string * * *
z_coordinate number12_4 0 1 Description is not available. * z_coordinate xs:string * * *
ExtOfWHReferenceDesc:ExtOfWHReferenceDesc * 0 1 Provide an extension hook to customize WHReferenceDesc. NA NA NA NA NA NA
LocOfWHReferenceDesc:LocOfWHReferenceDesc * 0 1 Provide an extension hook to localize WHReferenceDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHReferenceDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHReferenceDesc
Table Name Column Name API Type Column Length API Required API Description
InWHReferenceDesc:InWHReferenceDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHReferenceDesc:BrWHReferenceDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHReferenceRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHReferenceRef
Table Name Column Name API Type Column Length API Required API Description
reference_point varchar212 0 1 Description is not available. * reference_point xs:string * * *
facility_id varchar22 0 1 Description is not available. * facility_id xs:string * * *
ExtOfWHReferenceRef:ExtOfWHReferenceRef * 0 1 Provide an extension hook to customize WHReferenceRef. NA NA NA NA NA NA
LocOfWHReferenceRef:LocOfWHReferenceRef * 0 1 Provide an extension hook to localize WHReferenceRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHReferenceRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHReferenceRef
Table Name Column Name API Type Column Length API Required API Description
InWHReferenceRef:InWHReferenceRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHReferenceRef:BrWHReferenceRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHRefMapDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHRefMapDesc
Table Name Column Name API Type Column Length API Required API Description
from_point varchar212 0 1 Description is not available. * from_point xs:string * * *
to_point varchar212 0 1 Description is not available. * to_point xs:string * * *
facility_id varchar22 0 1 Description is not available. * facility_id xs:string * * *
dc_dest_id varchar210 0 1 Description is not available. * dc_dest_id varchar2 10 * *
distance number12_4 0 1 Description is not available. * distance xs:integer * * *
ExtOfWHRefMapDesc:ExtOfWHRefMapDesc * 0 1 Provide an extension hook to customize WHRefMapDesc. NA NA NA NA NA NA
LocOfWHRefMapDesc:LocOfWHRefMapDesc * 0 1 Provide an extension hook to localize WHRefMapDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHRefMapDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHRefMapDesc
Table Name Column Name API Type Column Length API Required API Description
InWHRefMapDesc:InWHRefMapDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHRefMapDesc:BrWHRefMapDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHRefMapRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHRefMapRef
Table Name Column Name API Type Column Length API Required API Description
from_point varchar212 0 1 Description is not available. * from_point xs:string * * *
to_point varchar212 0 1 Description is not available. * to_point xs:string * * *
facility_id varchar22 0 1 Description is not available. * facility_id xs:string * * *
ExtOfWHRefMapRef:ExtOfWHRefMapRef * 0 1 Provide an extension hook to customize WHRefMapRef. NA NA NA NA NA NA
LocOfWHRefMapRef:LocOfWHRefMapRef * 0 1 Provide an extension hook to localize WHRefMapRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHRefMapRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHRefMapRef
Table Name Column Name API Type Column Length API Required API Description
InWHRefMapRef:InWHRefMapRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHRefMapRef:BrWHRefMapRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHSpaceLocsDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHSpaceLocsDesc
Table Name Column Name API Type Column Length API Required API Description
from_location varchar210 0 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 * *
to_location varchar210 0 1 Description is not available. * * varchar2 10 * *
location_id varchar220 0 1 Description is not available. location location_id xs:string * * *
x_coordinate number12 0 1 Description is not available. location x_coordinate xs:string * * *
y_coordinate number12 0 1 Description is not available. location y_coordinate xs:string * * *
z_coordinate number12 0 1 Description is not available. location z_coordinate xs:string * * *
reference_point varchar212 0 1 Description is not available. * reference_point xs:string * * *
ExtOfWHSpaceLocsDesc:ExtOfWHSpaceLocsDesc * 0 1 Provide an extension hook to customize WHSpaceLocsDesc. NA NA NA NA NA NA
LocOfWHSpaceLocsDesc:LocOfWHSpaceLocsDesc * 0 1 Provide an extension hook to localize WHSpaceLocsDesc. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHSpaceLocsDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHSpaceLocsDesc
Table Name Column Name API Type Column Length API Required API Description
InWHSpaceLocsDesc:InWHSpaceLocsDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHSpaceLocsDesc:BrWHSpaceLocsDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WHSpaceLocsRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WHSpaceLocsRef
Table Name Column Name API Type Column Length API Required API Description
to_location varchar210 0 1 Description is not available. * * varchar2 10 * *
from_location varchar210 0 1 Description is not available. transshipment_setup dc_dest_id varchar2 10 * *
location_id varchar220 0 1 Description is not available. location location_id xs:string * * *
ExtOfWHSpaceLocsRef:ExtOfWHSpaceLocsRef * 0 1 Provide an extension hook to customize WHSpaceLocsRef. NA NA NA NA NA NA
LocOfWHSpaceLocsRef:LocOfWHSpaceLocsRef * 0 1 Provide an extension hook to localize WHSpaceLocsRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWHSpaceLocsRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWHSpaceLocsRef
Table Name Column Name API Type Column Length API Required API Description
InWHSpaceLocsRef:InWHSpaceLocsRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWHSpaceLocsRef:BrWHSpaceLocsRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WOInDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOInDesc
Table Name Column Name API Type Column Length API Required API Description
wo_id number10 1 1 The unique identifier for work in process associated with an order or transfer. n/a n/a number 10 Yes Used in interface only.
order_no varchar210 1 1 The order number associated with the work order. inbound_work_order po_nbr varchar2 10 Yes Populates the PO_NO in inbound_work_order Table
WOInDtl * 1 unbounded Child node - see below.
ExtOfWOInDesc:ExtOfWOInDesc * 0 1 Provide an extension hook to customize WOInDesc. NA NA NA NA NA NA
LocOfWOInDesc:LocOfWOInDesc * 0 1 Provide an extension hook to localize WOInDesc. NA NA NA NA NA NA

XML-Schema Name:WOInDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOInDtl
Table Name Column Name API Type Column Length API Required API Description
wh number10 1 1 The warehouse where the work order will be done. n/a n/a number 10 Yes Not used by RWMS.
item varchar225 1 1 The item on which the work order will be done. inbound_work_order item_id varchar2 25 Yes Populates item_id in inbound_work_order table
loc_type varchar21 1 1 The location type of the final destination location. Valid values are:'S' - Store or 'W' - Warehouse n/a n/a varchar2 1 Yes Not used by RWMS.
location number10 1 1 The final destination of the merchandise. If the item is predistributed this location will be the store/warehouse on the allocation. If not, it will be the same warehouse as in the wh column. inbound_work_order dest_id number 10 Yes Populates dest_id in inbound_work_order table
seq_no number4 1 1 The sequence number (needed to ensure each record is unique, since the same wip code can be listed more than once on the same work order). inbound_work_order wip_seq_no number 4 Yes Populates wip_seq_no in inbound_work_order table
wip_code varchar29 1 1 The wip code for the work to be done on the item. inbound_work_order wip_code varchar2 6 Yes Populates wip_code in inbound_work_order table.
instructions varchar2300 0 1 Not used by RMS. inbound_work_order instructions varchar2 300 No *
ExtOfWOInDesc:ExtOfWOInDtl * 0 1 Provide an extension hook to customize WOInDtl. NA NA NA NA NA NA
LocOfWOInDesc:LocOfWOInDtl * 0 1 Provide an extension hook to localize WOInDtl. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOInDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOInDtl
Table Name Column Name API Type Column Length API Required API Description
InWOInDesc:InWOInDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOInDesc:BrWOInDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOInDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOInDesc
Table Name Column Name API Type Column Length API Required API Description
InWOInDesc:InWOInDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOInDesc:BrWOInDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WOInRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOInRef
Table Name Column Name API Type Column Length API Required API Description
wo_id number10 1 1 Description is not available. * * number 10 Yes *
order_no varchar210 1 1 Description is not available. inbound_work_order po_nbr varchar2 10 Yes *
WOInDtlRef * 0 unbounded Description is not available.
ExtOfWOInRef:ExtOfWOInRef * 0 1 Provide an extension hook to customize WOInRef. NA NA NA NA NA NA
LocOfWOInRef:LocOfWOInRef * 0 1 Provide an extension hook to localize WOInRef. NA NA NA NA NA NA

XML-Schema Name:WOInDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOInDtlRef
Table Name Column Name API Type Column Length API Required API Description
wh number10 1 1 Description is not available. * * number 10 Yes *
item varchar225 1 1 Description is not available. inbound_work_order item_id varchar2 25 Yes *
loc_type varchar21 1 1 The location type of the final destination location. Valid values are:'S' - Store 'W' - Warehouse * * varchar2 1 Yes *
location number10 1 1 The final destination of the merchandise. If the item is predistributed this location will be the store/warehouse on the allocation. If not, it will be the same warehouse as in the wh column. inbound_work_order dest_id number 10 Yes *
seq_no number4 1 1 Description is not available. inbound_work_order wip_seq_nbr number 4 Yes *
wip_code varchar29 1 1 Description is not available. inbound_work_order wip_code varchar2 6 Yes *
ExtOfWOInRef:ExtOfWOInDtlRef * 0 1 Provide an extension hook to customize WOInDtlRef. NA NA NA NA NA NA
LocOfWOInRef:LocOfWOInDtlRef * 0 1 Provide an extension hook to localize WOInDtlRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOInDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOInDtlRef
Table Name Column Name API Type Column Length API Required API Description
InWOInRef:InWOInDtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOInRef:BrWOInDtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOInRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOInRef
Table Name Column Name API Type Column Length API Required API Description
InWOInRef:InWOInRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOInRef:BrWOInRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WOOutDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOOutDesc
Table Name Column Name API Type Column Length API Required API Description
wo_id number15 1 1 The work order number for this finishing activity. * * number 10 Yes Used in interface only.
dc_dest_id varchar210 1 1 The 'from' location for tis transfer. n/a n/a varchar2 10 Yes Used in interface only.
distro_nbr varchar210 1 1 The transfer that this work order is part of. outbound_work_order distro_nbr varchar2 10 Yes *
WOOutDtl * 1 unbounded Child node - see below.
distro_parent_nbr varchar210 0 1 The higher level transfer that this transfer belongs to. * * varchar2 10 * *
WOOutXForm * 0 unbounded Child node - see below.
WOOutPacking * 0 unbounded Child node - see below.
inv_type varchar26 0 1 A code to indicate whether the inventory on the transfer is available. A = available; U = unavailable. * * varchar2 6 * *
ExtOfWOOutDesc:ExtOfWOOutDesc * 0 1 Provide an extension hook to customize WOOutDesc. NA NA NA NA NA NA
LocOfWOOutDesc:LocOfWOOutDesc * 0 1 Provide an extension hook to localize WOOutDesc. NA NA NA NA NA NA

XML-Schema Name:WOOutDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOOutDtl
Table Name Column Name API Type Column Length API Required API Description
dest_id varchar210 1 1 The 'to' location for this transfer. outbound_work_order dest_id varchar2 10 Yes *
item_id varchar225 1 1 The item for this portion of the work order. outbound_work_order item_id varchar2 25 Yes *
wip_seq_nbr number7 0 1 Not used. outbound_work_order wip_seq_nbr number 7 No *
wip_code varchar29 0 1 Not used. outbound_work_order wip_code varchar2 6 No *
personalization varchar2300 0 1 Not used. outbound_work_order personalization varchar2 300 No *
instructions varchar2300 0 1 Not used. outbound_work_order instructions varchar2 300 No *
order_line_nbr number3 0 1 Not used. outbound_work_order order_line_nbr number 3 No *
auto_complete varchar21 1 1 Not used. outbound_work_order auto_complete varchar2 1 Yes *
WOOutActivity * 0 unbounded Child node - see below.
inv_status number2 0 1 The inventory status of the transfer detail. * * number 2 * *
ExtOfWOOutDesc:ExtOfWOOutDtl * 0 1 Provide an extension hook to customize WOOutDtl. NA NA NA NA NA NA
LocOfWOOutDesc:LocOfWOOutDtl * 0 1 Provide an extension hook to localize WOOutDtl. NA NA NA NA NA NA

XML-Schema Name:WOOutActivity Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOOutActivity
Table Name Column Name API Type Column Length API Required API Description
activity_id number10 1 1 A code number indicating the activity that will be performed on the item. * * number 10 * *
activity_cost number20_4 0 1 The per-unit cost of the finishing activity. * * number 20 * *
comments varchar22000 0 1 Any comments regarding this activity. * * varchar2 2000 * *
ExtOfWOOutDesc:ExtOfWOOutActivity * 0 1 Provide an extension hook to customize WOOutActivity. NA NA NA NA NA NA
LocOfWOOutDesc:LocOfWOOutActivity * 0 1 Provide an extension hook to localize WOOutActivity. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutActivity Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutActivity
Table Name Column Name API Type Column Length API Required API Description
InWOOutDesc:InWOOutActivity * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutDesc:BrWOOutActivity * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutDtl Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutDtl
Table Name Column Name API Type Column Length API Required API Description
InWOOutDesc:InWOOutDtl * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutDesc:BrWOOutDtl * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:WOOutXForm Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOOutXForm
Table Name Column Name API Type Column Length API Required API Description
from_item varchar225 1 1 The original item on the transfer. * * varchar2 25 * *
to_item varchar225 1 1 The item which will result from the finishing activity. * * varchar2 25 * *
ExtOfWOOutDesc:ExtOfWOOutXForm * 0 1 Provide an extension hook to customize WOOutXForm. NA NA NA NA NA NA
LocOfWOOutDesc:LocOfWOOutXForm * 0 1 Provide an extension hook to localize WOOutXForm. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutXForm Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutXForm
Table Name Column Name API Type Column Length API Required API Description
InWOOutDesc:InWOOutXForm * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutDesc:BrWOOutXForm * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:WOOutPacking Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOOutPacking
Table Name Column Name API Type Column Length API Required API Description
WOOutPackTo * 1 unbounded Child node - see below.
WOOutPackFrom * 1 unbounded Child node - see below.
ExtOfWOOutDesc:ExtOfWOOutPacking * 0 1 Provide an extension hook to customize WOOutPacking. NA NA NA NA NA NA
LocOfWOOutDesc:LocOfWOOutPacking * 0 1 Provide an extension hook to localize WOOutPacking. NA NA NA NA NA NA

XML-Schema Name:WOOutPackTo Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOOutPackTo
Table Name Column Name API Type Column Length API Required API Description
to_item varchar225 1 1 The item resulting from the packing process. * * varchar2 25 * *
ExtOfWOOutDesc:ExtOfWOOutPackTo * 0 1 Provide an extension hook to customize WOOutPackTo. NA NA NA NA NA NA
LocOfWOOutDesc:LocOfWOOutPackTo * 0 1 Provide an extension hook to localize WOOutPackTo. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutPackTo Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutPackTo
Table Name Column Name API Type Column Length API Required API Description
InWOOutDesc:InWOOutPackTo * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutDesc:BrWOOutPackTo * 0 unbounded Brazil Localization. NA NA NA NA NA NA

XML-Schema Name:WOOutPackFrom Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOOutPackFrom
Table Name Column Name API Type Column Length API Required API Description
from_item varchar225 1 1 The item used in the packing process. * * varchar2 25 * *
ExtOfWOOutDesc:ExtOfWOOutPackFrom * 0 1 Provide an extension hook to customize WOOutPackFrom. NA NA NA NA NA NA
LocOfWOOutDesc:LocOfWOOutPackFrom * 0 1 Provide an extension hook to localize WOOutPackFrom. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutPackFrom Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutPackFrom
Table Name Column Name API Type Column Length API Required API Description
InWOOutDesc:InWOOutPackFrom * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutDesc:BrWOOutPackFrom * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutPacking Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutPacking
Table Name Column Name API Type Column Length API Required API Description
InWOOutDesc:InWOOutPacking * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutDesc:BrWOOutPacking * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutDesc Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutDesc
Table Name Column Name API Type Column Length API Required API Description
InWOOutDesc:InWOOutDesc * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutDesc:BrWOOutDesc * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:WOOutRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOOutRef
Table Name Column Name API Type Column Length API Required API Description
wo_id number15 1 1 NA * * number 10 Yes *
dc_dest_id varchar210 1 1 NA transshipment_setup dc_dest_id varchar2 10 Yes *
distro_nbr varchar210 1 1 NA outbound_work_order distro_nbr varchar2 10 Yes *
WOOutDtlRef * 0 unbounded NA
distro_parent_nbr varchar210 0 1 The higher level transfer that this transfer belongs to. * * varchar2 10 * *
ExtOfWOOutRef:ExtOfWOOutRef * 0 1 Provide an extension hook to customize WOOutRef. NA NA NA NA NA NA
LocOfWOOutRef:LocOfWOOutRef * 0 1 Provide an extension hook to localize WOOutRef. NA NA NA NA NA NA

XML-Schema Name:WOOutDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For WOOutDtlRef
Table Name Column Name API Type Column Length API Required API Description
dest_id varchar210 1 1 NA outbound_work_order dest_id varchar2 10 Yes *
item_id varchar225 1 1 NA outbound_work_order item_id varchar2 25 Yes *
wip_seq_nbr number7 0 1 NA outbound_work_order wip_seq_nbr number 7 Yes *
order_line_nbr number20 0 1 NA outbound_work_order order_line_nbr number 4 Yes *
ExtOfWOOutRef:ExtOfWOOutDtlRef * 0 1 Provide an extension hook to customize WOOutDtlRef. NA NA NA NA NA NA
LocOfWOOutRef:LocOfWOOutDtlRef * 0 1 Provide an extension hook to localize WOOutDtlRef. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutDtlRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutDtlRef
Table Name Column Name API Type Column Length API Required API Description
InWOOutRef:InWOOutDtlRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutRef:BrWOOutDtlRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA

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

XML-Schema Name:LocOfWOOutRef Version:13.2.0 Return to Top
Tag Name Type Min Occurs Max Occurs Description rwms Mapping For LocOfWOOutRef
Table Name Column Name API Type Column Length API Required API Description
InWOOutRef:InWOOutRef * 0 unbounded India Localization. NA NA NA NA NA NA
BrWOOutRef:BrWOOutRef * 0 unbounded Brazil Localization. NA NA NA NA NA NA