Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Wrong" Barcode in user-cash

    Wrong" Barcode in user-cash

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    Sometimes the "wrong" barcode is provided by the Cash Details screen (user-cash XML) in the lower right pane of the Circulation Cash node.

    Resolution:
    The barcode displayed in the user-cash XML is taken from the Item information as it was on the relevant loan date. For this purpose Z30H is read.
    So, if the relevant Loan History (Z36H) record has REC-KEY = 000006802000010 and loan date = 20100414, the system checks in Item History (Z30H) to find out the item information from 14 April 2010:

    xxx50@ALEPH20>
    select Z36h_REC_KEY, Z30H_REC_KEY, Z30H_H_DATE, Z36H_LOAN_DATE, Z30H_BARCODE
    from Z36H, Z30H
    where Z36H_REC_KEY=substr(Z30H_REC_KEY,1,15)
    and Z36h_REC_KEY = '000006802000010'
    and Z36H_LOAN_DATE < Z30H_H_DATE;

    Z36H_REC_KEY Z30H_REC_KEY Z30H_H_DATE Z36H_LOAN_DATE Z30H_BARCODE
    --------------- --------------------- ----------- -------------- ------------------------------
    000006802000010 000006802000010000001 20100421 20100414 A4078128
    000006802000010 000006802000010000002 20100728 20100414 A4073398
    2 rows selected.

    So the first Z30H record above is relevant. This Z30H record has barcode = A4078128 and it is correctly displayed in the GUI. The Item History record can also be viewed in the GUI CAT by calling up barcode A4119623 and going to "All Items History".

    This is different from the barcode that is displayed in the following locations:
    * the Print button to the right of the user-cash data display
    * displaying the log entry for this record by clicking the Log button in the upper right part of the cash screen
    In these locations, the CURRENT barcode is displayed.


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Wrong thumbail (ADAM) displayed
      • www_f_func and www_x_func files are empty
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved