bp5011.pl -- outputs acquisition data and catalog data to tab-delimited spreadsheet.
Mary Laird (bron@lsu.edu)
04/13/2004
This report outputs a tab-delimited file only. Selection criteria includes fund, fundcycle, funding, orderline, order, title, and copy. The report shows the list price of a title (list price will be used to charge users) and the unit price which is in the orderline. List price is calculated by dividing the unit price by the parts-in-set field.
DELIVERED SCRIPT: fundtitlecost.pl
INPUT: fund, fund cycle, funding, orderline, order, title, and copy
OUTPUT:item id,title,pubyear,fund id,date received,order id,orderline number,vendor id,unit price,list price,parts-in-set
SORT OPTIONS: none
When formatting this report in Finished Reports change the page width to at least 500 to allow all fields in record to be on one line.
Acquisitions
Production