MMv4 KB
 
dropship_report_hour_assoc DB Table
  Last Edited - 02/1/2010 2:11pm PST
  Category Path - Developer's Guide > Database Structure
 

This article outlines the database structure for the MMv4 dropship_report_hour_assoc database table.

  • dropship_id
    The System ID (SID) of the dropship location in which is referenced for this hour.
    int(10) | unsigned | indexed
  • hour
    The hour in which the fulfillment report email will be sent.
    int(10) | indexed

 

Powered by ModularKB