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/OrdNumColDesc/v1
Version 1.0
Description This object is used to output the order numbers that were pre-issued in RMS.
XSD Structure

XML-Schema Name:OrdNumColDesc 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 OrdNumColDesc 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
collection_size number4 1 1 Number of pre-issued order numbers in the collection. Not mapped to any base table. none none none Yes This inidicates the number of order records in the collection.
OrdNumDesc:OrdNumDesc * 0 unbounded It's a referenced element. For detailed description, please refer referenced element doc. NA NA NA NA NA NA

XML-Schema Name:OrdNumDesc 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 OrdNumDesc 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
supplier number10 0 1 Contains the supplier to which the order number is assigned. ord_preissue supplier number 10 Yes This column holds the supplier number to which the order number is assigned.
order_no number8 1 1 Contains the order number generated in RMS. ord_preissue order_no number 12 Yes This column holds the pre-issued order_number.
expiry_date xs:dateTime 1 1 The date when the pre-issued order number will expire. ord_preissue expiry_date date * Yes This indicates the expiration date of the pre-issued order number.