MLN2 96x control field to create order records (Cataloging)
These fields will control the creation of order records when loading with a load profile for orders.
This will only work if you use a loader that creates items such as m2btab.lgbibord.
Table of Contents
960 fields to set fixed fields
960|a --> acq type
960|b --> claim
960|c --> code1
960|d --> code2
960|e --> code3
960|f --> code4
960|g --> format
960|h --> ord note
960|i --> ord type
960|j --> raction
960|k --> rloc
960|l --> bloc
960|m --> status
960|n --> tloc
960|p --> cdate
This is cataloged date. It has no relationship to CAT DATE in the bib record.
It is a date in format mm-dd-yyyy
960|q --> odate
This is ordered date.
It is a date in format mm-dd-yyyy
960|r --> rdate
This is received date.
It is a date in format mm-dd-yyyy
960|s --> eprice
This is estimated price.
960|t --> location
This is a location code from the same set of locations used for item locations; however, this location is not related to the locations in item and bib records.
960|o --> copies
Number of copies you are buying.
960|u --> fund
Fund codes will be different in each account unit.
960|v --> vendor
Vendor codes will be different in each account unit.
960|w --> language
Three-character MARC language code.
960|x --> selector
Three characters for the selector’s initials.
960|y --> volume
A number between 0 and 9,999.
961 fields to insert variable fields
IDENTITY
961|b --> Field Group Tag: x FOR CURR
961|c --> Field Group Tag: n NOTE
961|d --> Field Group Tag: z INT. NOTE
961|f --> Field Group Tag: s RECOMMEND
961|g --> Field Group Tag: q VEN. ADDR
961|h --> Field Group Tag: v VEN. NOTE
961|i --> Field Group Tag: f VEN TITLE#
961|p --> Field Group Tag: p PUB REL DA
961|q --> Field Group Tag: a ADDRESS
961|u --> Field Group Tag: d REF NOTE
961|e --> Field Group Tag: e ENTERED BY
961|v --> Field Group Tag: g Tickler
961|x --> Field Group Tag: h CHILD NOTE
961|j --> Field Group Tag: j FREQ NOTE
961|k --> Field Group Tag: k PROC NOTE
961|l --> Field Group Tag: l CITY PO #
961|m --> Field Group Tag: m ICODE1
961|o --> Field Group Tag: o ORD SNT BY
961|r --> Field Group Tag: r REVIEWED
961|w --> Field Group Tag: w CAT NOTE
961|3 --> Field Group Tag: 3 rec copies
961|4 --> Field Group Tag: 4 list price
Example
Price: 19.95
Order location code: ssbnb
Vendor code: amaz
Fund code: video-fund
960 \\$s19.95$tssbnb$vamaz$uvideo-fund
961 \\$zThis is an internal note.$vThis is a vendor note.
Related Documentation