Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Moving item expression in z30_note_internal

    • Article Type: Topic
    • Product: Aleph
    • Product Version: 20, 21, 22, 23
    • Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local, TotalCare

     

     

    Question

    When an item is moved from a BIB record to another BIB record in the USM50, the Z30H_NOTE_INTERNAL field in the Oracle Z30 table is populated with the text 'MOVING ITEM'. What settings should I implement in xxx50 to have the same behaviour?

    Answer

    It depends on thexxx50/tab/tab100 INVENTORY-NUMBER=Z313 setting.

     

    Additional Information

    There is the following condition in the function's source program: 

     

    IF TAB100-INVENTORY-NUMBER='Z313'

    MOVE Z30-NOTE-INTERNAL TO SAVE-NOTE-INTERNAL 

    MOVE "MOVING ITEM" TO Z30-NOTE-INTERNAL

     


    • Article last edited: 17-May-2017