Hi Raziela,
I agree with both replies; however, I'd like to dive deeper into the why and what?
Material planning
You mentioned that the "warehouse checks both the item number and the description to ensure they are correct". Correct for what, and how does the warehouse know what is correct for the maintenance department?
Items
Let's have a quick look at the items. These come from a master item (catalogue). Meaning that the warehouse (though not always) has put the item into the system as items that can either be used for purchase or maintenance. Either way, there should be a formal process to request the addition of a new item to the catalogue.
WP Material - Line Type = ITEM
The item number is usually system-defined, i.e. auto-numbered, and therefore the maintenance user/planner cannot change this, so warehouse cannot be checking for that.
The description is either generated by the system from the item specification or by the user who added the item to the system. The description, of course, within the Item Master application, can be changed at any time by people with suitable edit access, which could be the warehouse. The item description cannot be edited on the work order, so warehouse can't be checking for that.
WP Material - Line Type = MATERIAL
There is no item number, so the warehouse cannot be checking for that.
The description is free text, so the user can enter whatever description they like within the bounds of the field length. These are direct issues, so they will end up on a PR/PO at which time someone needs to review and approve. Not normally a warehouse role, but could be as there may be an existing item held within the inventory that should have been used, that is another whole discussion on how Maximo does not try to match a material to an item. However, the reorder can only occur a) once the work order is approved, and b) the reorder is run for direct issued items.
---------------------------------------------------
Let's walk one further and ignore above and go with your requirement, that there is an approval from the Warehouse user that the materials declared by the labor have the correct ITEMNUM and DESCRIPTION.
- What are the consequences of not having this checkbox enabled?
- Is the work order blocked from being able to be approved?
- Does it apply to all rows in the WP Material?
- Is there a difference between an ITEM and MATERIAL line type.
- How does warehouse know that there is WP Material lines that need there review.
- What if warehouse does not give an approval...how do they do this as there are only two states the checkbox can be in?
- Is there a mix up between what the planner or supervisor should be doing vs the warehouse?
------------------------------------------------------
What else have I ignored?
Special order parts (SP) of course. It's a rare thing, but these can still be created. For that don't know what SP items are, they are an item that can be created directly on a work order into a store with an item number and description. Typically, these are project-based items that where you may/may not have created a storeroom/bin to collect all the new items ordered as part of a project. At the end of the project, these items are either disposed of and made obsolete, or transferred to a "real" storeroom, or left as-is. It would make sense that these do need checking to make sure that they do meet some standards, however, then item number is usually auto-generated.
-------------------------------
Biplap mentioned "improving business process and implementing a functional solution". This is where I'm coming from. Whilst there are potential solutions given, you first of all need to understand the business context and process. We don't have an understanding of your context and process to know if the solution is fit for purpose.
------------------------------
Returns
Yes, this can be contentious area as outright there is no method in Maximo to validate that the maintainer has in fact return the item physically to the store. This is why you do stocktaking.
The maintainer can easily say they have returned an item without a second person verification. By the way, all of what I'm going to say is premised on the fact that the maintainer does actually return the item to the store, otherwise, there are no other checks that they were issue 10 and used 10.
There are many applications where you can return an item. Some enforce that you can only return what was issued, and others don't care...these are the scary ones.
So, what are some options?
- Have a controlled store. The storeperson does the return. For this to work, you could look at hiding the return option, so they 'must' hand it back via the storeperson.
- On receipt of a returned item, use an escalation to notify the storeperson who can the perform a mini-stocktake on that bin. The question here is "which was the issued item that came back?"
- On receipt of a returned item, use an escalation to start a workflow process which involves the storeperson who can the perform a mini-stocktake on that bin. The question here is "which was the issued item that came back?
- Do more frequent stocktaking, especially on the high turnover items.
- Do a report that looks at COMP or CLOSE (probably closed) work orders and looks at the number of items requested (in a well planned world) vs the amount issued.
I do like having a flag that indicates the return has been validated. I would encourage this be raised as an !Idea.
Biplap suggested the use of the Inventory Usage application for returns as this is very easy to do a Workflow around. With this application, the act of completing the usage document is validation and that could only be done by someone in the warehouse.
------------------------------
Craig Kokay
Principal Consultant
COSOL
email:
craig.kokay@cosol.global#IBMChampion
------------------------------
Original Message:
Sent: 05-30-2025 05:05
From: Raziela Avdylaj
Subject: Checkbox should be editable for existing rows in MATUSETRANS
Hi everyone,
I'm trying to make a custom checkbox field (WAREAPPR - that is an approval from the Warehouse user that the materials declared by the labor have the correct ITEMNUM and DESCRIPTION) editable in the Materials tab (MATUSETRANS) of the Work Order Tracking application.
Here's what I've done so far:
• Created a persistent YORN attribute WAREAPPR on MATUSETRANS
• Added the field as a checkbox in the Actuals > Materials tab in WOTRACK
• Added a conditional UI rule that sets inputmode = editable only for users in group MXOSWAREH
• Also the checkbox does not appear for the other users
It works only for new rows, but I need warehouse users to be able to edit the checkbox for existing rows.

Is there a specific setting or property I'm missing to make existing rows editable inside a table control?
Thanks in advance!
#Administration
#Inventory
#MaximoApplicationSuite
------------------------------
Raziela Avdylaj
InfoSoft Business Solutions
------------------------------