Thank you, Craig - you're absolutely right.
The ITEMNUM values are coming from SAP, and they are indeed padded with zeroes. While it would be ideal to strip those at the integration layer, that's outside of my control at the moment. Your insight gave me a better understanding of the root cause though - much appreciated!
Original Message:
Sent: 05-27-2025 19:10
From: Craig Kokay
Subject: Show Last 8 Digits of ITEMNUM in UI
Good morning, Raziela
Quick answer = no
Longer answer = Refer to Arul's answer
My question is not why the item number is so long, but why, based on what you've shown us, is it padded with 0's. This is not something that Maximo does, so I assume that it's from an external system. If the 00000000
is a fixed length, I would encourage that you have these stripped off on the inbound transactions, and put back on the outbound, since most time we cannot get the external system fixed.
------------------------------
Craig Kokay
Principal Consultant
COSOL
email: craig.kokay@cosol.global
#IBMChampion
Original Message:
Sent: 05-26-2025 03:16
From: Raziela Avdylaj
Subject: Show Last 8 Digits of ITEMNUM in UI
Hi everyone,
In the Work Order Tracking application, under the Plans → Materials tab, we are trying to improve how ITEMNUM is displayed.
Currently, the ITEMNUM field contains long values like 0000000064895214
. In the UI, only the first part of the value is visible (e.g., 00000000
), and we have to right-click or hover to see the rest.
What we want is for the last 8 digits (e.g., 64895214
) to be visible directly in the same field (ITEMNUM) in the UI - without altering the actual stored value. The full item number should remain intact in the backend and available when the user right-clicks or drills in - we just want the UI to show the last 8 digits instead of the first.
Is there any way to control this - maybe via a relationship, field mask, view, or formatting trick - to change what part of the string is rendered in the field, without creating a new field or modifying the stored data?
Thanks in advance for any guidance or workaround ideas!
#Administration
#Inventory
#MaximoApplicationSuite
#WorkManagement
------------------------------
Raziela Avdylaj
InfoSoft Business Solutions
------------------------------