Koha Holdings data fields (9xx)

Koha Holdings Data Fields (952/995) - From Koha Manual

Koha Holdings Data Fields (952 / 995)

**Note:** Many date/status fields (e.g., Date Due, Last Seen, Total Checkouts) are automatically populated or managed by the system and **should not be manually edited**.
MARC21 Field (952$) UNIMARC Field (995$) Data Element SQL Column Description / Notes
**952$a****995$b**Home libraryitems.homebranchThe **owning branch** of the item. Must be defined in Administration.
**952$b****995$c**Current libraryitems.holdingbranchThe current **holding branch** of the item.
952$c995$eShelving locationitems.locationCoded value, associated with `LOC` authorized values.
952$d995$5Date acquireditems.dateaccessionedDate the item was purchased or acquired (Format: **YYYY-MM-DD**).
952$e995$aSource of acquisitionitems.bookselleridVendor string or code.
952$g995$pCost, normal purchase priceitems.priceOriginal purchase price (decimal number, no currency symbol).
952$h995$vSerial enumeration / chronologyitems.enumchronVolume and issue information for serial items.
952$i995$jInventory numberitems.stocknumberFree text inventory number.
952$j995$qShelving control numberitems.stackUsed for sorting items.
**952$o****995$k**Full call numberitems.itemcallnumberThe item's primary call number.
**952$p****995$f**Barcodeitems.barcodeThe item's barcode. **Required for circulation.**
952$t995$6Copy numberitems.copynumberUsed to enter the copy number (limited to 32 characters).
952$u995$7URIitems.uriUniform Resource Identifier (URL or URN).
952$v995$gCost, replacement priceitems.replacementpriceReplacement cost charged to patron if the item is lost.
952$w995$iPrice effective fromitems.replacementpricedateDate the replacement price is effective from (Format: YYYY-MM-DD).
952$x995$zNon-public noteitems.itemnotes_nonpublicInternal staff note.
**952$y****995$r**Koha item typeitems.itypeCoded value, associated with `ITYPE` authorized values. **Required for circulation.**
952$z995$uPublic noteitems.itemnotesNote displayed to patrons.
952$0995$0Withdrawn statusitems.withdrawnUsed to set the withdrawn status. '0' (or empty) = not withdrawn.
952$1995$2Lost statusitems.itemlostNumerical status associated with `LOST` authorized values.
952$4995$1Damaged statusitems.damagedAssociated with `DAMAGED` authorized values.
952$5995$3Use restrictionsitems.restrictedAssociated with `RESTRICTED` authorized values.
952$7995$oNot for loan statusitems.notforloan'0' (or empty) = available for loans. Associated with `NOT_LOAN` authorized values.
952$8995$hCollectionitems.ccodeCollection code, associated with `CCODE` authorized values.
952$2995$4Source of classification or shelving schemeitems.cn_sourceSource used to create the normalized call number (`952$6`).
952$3995$lMaterials specifieditems.materialsSpecific issues of serials or multi-part items.
952$6995$sKoha normalized classification for sortingitems.cn_sortSystem-generated for sorting. **Do not manually edit.**
952$9995$9Itemnumberitems.itemnumberSystem-generated unique internal ID. **Do not manually edit.**
952$f995$8Coded location qualifieritems.coded_location_qualifierThree-character code (legacy use).
952$l995$wTotal checkoutsitems.issuesSystem-generated cumulative total checkouts. **Do not manually edit.**
952$m995$xTotal renewalsitems.renewalsSystem-generated cumulative total renewals. **Do not manually edit.**
952$n995$tTotal holdsitems.reservesSystem-generated cumulative total holds. **Do not manually edit.**
952$q995$nDate dueitems.onloanDue date when item is checked out (YYYY-MM-DD). **Do not manually edit.**
952$r995$yDate last seenitems.datelastseenDate/time item was last transacted (YYYY-MM-DD HH:MM:SS). **Do not manually edit.**
952$s995$mDate last checked outitems.datelastborrowedLast checkout date (YYYY-MM-DD). **Do not manually edit.**
Disclaimer All questions and answers on lisquiz.com are sourced from previous exam papers for educational use. Users are advised to verify time-sensitive details and report any incorrect answers in the comments section.
Link copied to clipboard.