Depending on whether you want a total or detail makes a difference.
For a total of NS parts do the following:
PROD.MASTER
SORT
BY SRC
ASCENDING = A
Selection Criteria would be
STS EQUAL "NS"
The output fields would be:
SRC;+EXT VAL;+COUNT~
Answer "Y" to PRINT TOTALS ONLY
FIELDS TO BREAK-ON = SRC
+++++++++++++++++++++++++++++++++++++++++++
For a detail of the parts on "NS" status I would recommend the following;
PROD.MASTER
SORT
BY SRC;PART NO
ASCENDING = A
Selection Criteria would be
STS EQUAL "NS"
QOH GREATER THAN "0" (Zero)
column headings would be:
SRC;PART NO;DESCRIPTION;QOH;COST;DETAIL;
AGE;+EXT VAL
Answer "N" to PRINT TOTALS ONLY
fields to break-on would be 'SRC'
++++++++++++++++++++++++++++++++++++++++++++
This will give you what you need to see. If you need more help with this, you can email me at
chartle@partsedge.com or call me at (800) 825-7562....
Chuck Hartle'
Partsedge