INN-Reach Hold Slips Data Library

The INN-Reach hold slips data library defines the elements you can use to create custom INN-Reach hold slip print templates. These templates are created in a third-party application (such as Jaspersoft Studio) for use when printing hold slips. See Creating Customized Print Templates for more information.

The following table describes each element in the hold slip data library, as well as the data source for each element.

Element Name Description Data Source
address_line_1 The first line of the patron's address. The ADDRESS variable-length field in the patron record (the data before the first $ delimiter).
address_line_2 The second line of the patron's address. The ADDRESS variable-length field in the patron record (the data after the first $ delimiter).
address_line_3 The third line of the patron's address. The ADDRESS variable-length field in the patron record (the data after the second $ delimiter).
checkin_date The date the item was checked in. The Sierra system. The format is specified by your library's settings for the display of dates.
checkin_date_ampm If the item was checked in during the morning, the system prints AM. If the item was checked in during the afternoon or evening, the system prints PM. The Sierra system.
checkin_date_day The day of the month the item was checked in. The Sierra system.
checkin_date_hours12 The hour, using the 12-hour clock, the item was checked in. The Sierra system.
checkin_date_hours24 The hour, using the 24-hour clock, the item was checked in. The Sierra system.
checkin_date_minutes The minute in which the item was checked in. The Sierra system.
checkin_date_month The numeric value of the month the item was checked in. The Sierra system.
checkin_date_seconds The second in which the item was checked in. The Sierra system.
checkin_date_year The year the item was checked in. The Sierra system.
f_i_itemstat The status of the item. The virtual item record.
f_p_location The patron's home library. The HOME LIBR fixed-length field in the patron record.
f_p_pcode1 A fixed-length field in the patron record that your library can define. The PCODE1 fixed-length field in the patron record.
f_p_pcode2 A fixed-length field in the patron record that your library can define. The PCODE2 fixed-length field in the patron record.
f_p_pcode3 A fixed-length field in the patron record that your library can define. The PCODE3 fixed-length field in the patron record.
f_p_ptype The Patron Type code associated with the patron. The P TYPE fixed-length field in the patron record.
hold_note Text from the Note component of the virtual item record. Typically, this corresponds to text the INN-Reach message field at the owning site. The virtual item record.
hold_pickup_loc The hold pickup location specified by the patron during requesting. The Sierra system.
irecid The item record number. The virtual item record.
login_stat_group The statistics group number for the current login. The login's user parameters.
patron_first_name If the Patron Alias feature is enabled but no alias is present in the patron record—or the PATRN NAME field (field group tag n) is used for patron aliases—the patron_first_name element displays the patron's first name. If the Patron Alias feature is not enabled, this element does not display. The PATRN NAME variable-length field in the patron record.
patron_last_name If the Patron Alias feature is enabled but no alias is present in the patron record—or the PATRN NAME field (field group tag n) is used for patron aliases—the patron_last_name element displays the patron's last name. If the Patron Alias feature is not enabled, this element does not display. The PATRN NAME variable-length field in the patron record.
precid The patron's record number. The record number fixed-length field in the patron record.
pull_date The expiration date (day, month, and year) of the item hold. The format is specified by your library's settings for the display of dates. The Sierra system.


pull_date_mdt
The expiration date of the item hold. The format is month, day, and time. The Sierra system.
v_b_author The title's author. The AUTHOR variable-length field in the bibliographic record.
v_b_call_num The title's call number. The virtual item record.
v_b_title The item's title. The virtual item record.
v_i_barcode The item's barcode. The virtual item record.
v_i_note The INN-Reach message. The virtual item record.
v_i_volume The item's volume number. The virtual item record.
v_p_alias If your library has had the Patron Alias feature enabled, the patron's chosen alias. The variable-length field in the patron record that your library uses for the Patron Alias feature.
v_p_barcode The patron's barcode. The P BARCODE variable-length field in the patron record.
v_p_email The patron's email address. The EMAIL ADDR variable-length field in the patron record.
v_p_name The patron's name, printed as last name, first name. The PATRN NAME variable-length field in the patron record.
v_p_telephone The patron's primary telephone number. The TELEPHONE variable-length field in the patron record.
v_p_telephone2 An alternate telephone number for the patron. The TELEPHONE2 variable-length field in the patron record.
See also:
Print Template Data Libraries
Administering Print Templates Settings
Printing with Print Templates