# Customer Sales by Dollar Value (SALES.R11)

Read Time: 1 minute(s)

Form Details
Form Details

Purpose
The SALES.R11 procedure provides a listing of shipments by dollar value for each customer for the period specified. You have the option of using the sales price or the sales margin (price less cost) to determine the dollar value used for sorting. You also have the option of sorting in ascending or descending dollar amount.

Frequency of Use
As required.

Prerequisites
None.

Data Fields

Cust# The number assigned to the customer.
Name The name of the customer.
Ship Qty The total quantity from all shipments for the customer.
Revenue The total dollar amount from all shipments for the customer.
Cost The total dollar cost from all shipments for the customer.
Gross Margin The difference between the revenue and cost.

Version 8.10.57