Click or drag to resize
Infosoft Logo

IRetailerDeliveryStatisticsService Methods

The IRetailerDeliveryStatisticsService type exposes the following members.

Methods
 NameDescription
Public methodCreateRetailerDeliveryStatistics Creates the retailer DeliveryStatistics record.
Public methodDeleteRetailerDeliveryStatistics Deletes the RetailerDeliveryStatistics record
Public methodGetRetailerDeliveryStatisticsByInvoice Gets a list of retailer delivery statistics objects associated with a single invoice (invoice number/title code).
Public methodGetRetailerDeliveryStatisticsByJointInvoiceDetail Gets a list of retailer delivery statistics objects for a given joint invoice detail (joint invoice ID/title code).
Public methodGetRetailerDeliveryStatisticsByMainInvoice Gets a list of retailer delivery statistics objects associated with a single joint invoice (invoice number/title code). The invoice number should be the main invoice number.
Public methodGetRetailerDeliveryStatisticsByRetailer Gets a list of retailer delivery statistics objects for a given retailer (retailer number/title code).
Public methodUpdateRetailerDeliveryStatistics Updates the retailer DeliveryStatistics object givne in the request.
Top
See Also