Field name | Description | Data type |
Number of Active Items | Count of active HD items. Formula: count(CASE WHEN Delete Date is null THEN Barcode else null end) | Integer |
Number of Items | Count of HD items, active and deleted. Formula: COUNT(HD Item.Barcode) | Integer |
Number of Trays | Count of unique trays. Formula: COUNT(DISTINCT HD Item.Tray ID) | Integer |
Sum of Retrievals | Sum of HD item retrievals, deleted and active. Formula: SUM(HD History Last.Sequence) | Integer |
Sum of Retrievals (Active) | Sum of active HD item retrievals. Formula: SUM(CASE WHEN Delete Date is null THEN HD History Last.Sequence else null end) | Integer |
Active Flag | Y/N field where Y indicates the item is in HD Inventory, and N indicates item has been withdrawn. Formula: CASE WHEN Delete Date is null THEN 'Y' ELSE 'N' end | Text |
Accession Date | Date item added to HD inventory. Format MM/DD/YYYY | Date |
Accession FY | Fiscal year in which item was accessioned. Formula: EXTRACT( YEAR FROM TIMESTAMPADD( SQL_TSI_MONTH , +(6), Accession Date)) | Text |
Accession Year | Calendar year in which item was accessioned. EXTRACT( YEAR FROM Accession Date) | Text |
Arrival Date | Date item arrived at HD | Text |
Audit Date | Not in use. | Text |
Barcode | HD item barcode | Text |
Billable Storage | Billable storage feet (h x w x d) | Text |
Collection | HD collection code | Text |
Deaccessioned FY | Fiscal year in which item was withdrawn from HD. Formula: EXTRACT( YEAR FROM TIMESTAMPADD( SQL_TSI_MONTH , +(6), Delete Date)) | Text |
Deaccessioned Year | Calendar year in which item was withdrawn from HD. Formula: EXTRACT( YEAR FROM Delete Date) | Text |
Delete Date | Date withdrawn from HD. Format: MM/DD/YYYY | Date |
Number of Retrievals | Number of times item has been retrieved from HD | |
On Shelf | Y/N field where Y indicates the item is on the shelf at HD, and N indicates the item has been retrieved from HD. Formula: CASE WHEN Delete Date is null and Number of Retrievals = 0 THEN 'Y' ELSE CASE WHEN Delete Date is not null then 'N' ELSE CASE WHEN Last Refi Date is null THEN 'N' ELSE 'Y' END END END | |
Owner Code | HD Owner code | |
Owner Name | HD Owner name | |
Update Date | Date when touched by system or manual process | |
Last Billee | Most recent transaction - Owner code billed | |
Last Owner | Most recent transaction - Owner code | |
Last Refi Date | Most recent transaction - Refile work order date | |
Last Refi Order | Most recent transaction - Refile work order number | |
Last Refi Type | Most recent transaction - Refile work order type | |
Last Refi Verified | Most recent transaction - Refile verified (Y/N) | |
Last Refi Withdrawn | Most recent transaction - Refiled / withdrawn flag | |
Last Ret Date | Most recent transaction - Retrieval work order request date | |
Last Ret Order | Most recent transaction - Retrieval work order number | |
Last Ret Requester | Most recent transaction - Retrieval requested by | |
Last Ret Type | Most recent transaction - Retrieval work order type | |
Last Ret Verified | Most recent transaction -RET_VERIFIED | |
Last Sequence | Most recent transaction -SEQUENCE | |
Last Service | Most recent transaction -SERVICE | |
Last Ship Date | Most recent transaction -SHIP_DATE | |
Last Stop | Most recent transaction -STOP | |
Last Trip | Most recent transaction -TRIP | |
Last Zone | Most recent transaction -.ZONE | |
Tray Change Date | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".CHANGE_DATE | |
Tray Change User | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".CHANGE_USER | |
Tray Container Code | "LTS-LIBRARY"."".REPORTING."A2_HD_ITEM (Main Model)".CONTAINER | |
Tray Container Description | "LTS-LIBRARY"."".REPORTING."A2_LKUP_HD_CONTAINER (Main Model)".DESCRIPTION | |
Tray Delete Count | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".DELETE_COUNT | |
Tray Delete Date | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".DELETE_DATE | |
Tray ID | "LTS-LIBRARY"."".REPORTING."A2_HD_ITEM (Main Model)".TRAY_ID | |
Tray Item Count | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".ITEM_COUNT | |
Tray Location ID | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".LOCATION_ID | |
Tray Media Code | "LTS-LIBRARY"."".REPORTING."A2_HD_ITEM (Main Model)".MEDIA | |
Tray Media Description | "LTS-LIBRARY"."".REPORTING."A2_LKUP_HD_MEDIA (Main Model)".DESCRIPTION | |
Tray Open Date | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".OPEN_DATE | |
Tray Row Position | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".ROW_POSITION | |
Tray Row Sequence | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".ROW_SEQUENCE | |
Tray Shelf Date | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".SHELF_DATE | |
Tray Type | "LTS-LIBRARY"."".REPORTING."A2_HD_TRAY (Main Model)".TYPE | |
Tray Type Description | "LTS-LIBRARY"."".REPORTING."A2_LKUP_HD_TRAY (Main Model)".DESCRIPTION | |
Location Height | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".HEIGHT | |
Location Aisle | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".AISLE | |
Location Bsf | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".BSF | |
Location Change Date | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".CHANGE_DATE | |
Location Change User | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".CHANGE_USER | |
Location Class | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".CLASS | |
Location Class Description | "LTS-LIBRARY"."".REPORTING."A2_LKUP_HD_STORAGE_CLASS (Main Model)".STORAGE_CLASS_DESC | |
Location Depth | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)"."DEPTH" | |
Location Face | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".FACE | |
Location Ladder | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".LADDER | |
Location Open Date | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".OPEN_DATE | |
Location Owner | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".OWNER | |
Location Partial | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".PARTIAL | |
Location Shelf | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".SHELF | |
Location Tray Count | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".TRAY_COUNT | |
Location Width | "LTS-LIBRARY"."".REPORTING."A2_HD_LOCATION (Main Model)".WIDTH |
General
Content
Integrations