| XSD Element Name | 
                          XSD Element Data Type | 
                          XSD Min Occurs | 
                          XSD Max Occurs | 
                          XSD Element Description | 
                          Mapping for OrdNumCriVo 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 | 
                          No | 
                          This column holds the supplier number to which the order number is assigned. | 
                        
                        
                          | quantity | 
                          number4 | 
                          1 | 
                          1 | 
                          Contains the number of order numbers to be generated. | 
                          Not mapped to any base table. | 
                          none | 
                          none | 
                          none | 
                          Yes | 
                          Controls the number of order numbers that will be pre-issued. | 
                        
                        
                          | expiry_days | 
                          number4 | 
                          1 | 
                          1 | 
                          Contains the number of days before the pre-issued order numbers expire. | 
                          Not mapped to any base table. | 
                          none | 
                          none | 
                          none | 
                          Yes | 
                          This value is used to calculate the actual order_preissue.expiry_date.
Expiry_Date = Vdate + expiry_days |