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

XML-Schema Name:XItemRclsDesc Version:15.0.0 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for XItemRclsDesc in RMS application.
RMS's Table Name RMS's Column Name Integration API(RIB or/and RSB or/and RSL) RMS's Column Length Is Column Required in RMS's API? RMS's API Description
reclass_no number4 1 1 The unique number which identifies the reclass event. reclass_head reclass_no number 4 Yes The unique number that identifies the reclass event.
reclass_desc varchar2120 1 1 The description of the reclass event. reclass_head reclass_desc varchar2 30 Yes The description of the reclass event.
reclass_date xs:dateTime 1 1 The date on which the reclass event is scheduled to take place. reclass_head reclass_date RIBDate * Yes The date on which the reclass event is scheduled to take place.
to_dept number4 1 1 The department to which the item will belong after the reclass event. reclass_head to_dept number 4 Yes The department to which the item will belong after the reclass event.
to_class number4 1 1 The class to which the item will belong after the reclass event. reclass_head to_class number 4 Yes The class to which the item will belong after the reclass event.
to_subclass number4 1 1 The subclass to which the item will belong after the reclass event. reclass_head to_subclass number 4 Yes The subclass to which the item will belong after the reclass event.
XItemRclsDtl:XItemRclsDtl * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA

XML-Schema Name:XItemRclsDtl Version:15.0.0 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for XItemRclsDtl in RMS application.
RMS's Table Name RMS's Column Name Integration API(RIB or/and RSB or/and RSL) RMS's Column Length Is Column Required in RMS's API? RMS's API Description
item varchar225 1 1 The item in the reclass event. reclass_item item varchar2 25 Yes The item in the reclass event.