| 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. |