| item | 
    store_orders | 
    item | 
    Yes  | 
    Unique 
      alphanumeric value that identifies the item to be requested. | 
  
    | qty_rqst | 
    store_orders | 
    need_qty | 
    Yes  | 
    The quantity for 
      the item being requested. This field is stored in the standard unit of 
      measure. | 
  
    | uop | 
    uom_class | 
    uom | 
    Yes  | 
    Unit of Purchase 
      - used for conversion, since NEED_QTY is being stored in the standard unit 
      of measure. | 
  
    | need_date | 
    store_orders | 
    need_date | 
    Yes  | 
    The date that 
      the store needs the item by. |