Find the hidden column

Hello everyone,
I need to make the registered brand column in Part maintenance appear when the part is selected in SO Entry and Customer Shipment Entry. And I think there will be this brand column somewhere in SO Entry and Customer Shipment Entry.
So I looked for this column in the hidden column, but I couldn’t find it.
Is there an easy way to know if this column exists or not?(Hidden column search feature)
Thanks in advance!


You’re looking at two different tables here. Part and OrderDtl.
If you want Part.CommericalBrand to show up, you will need to do some customization to add it to the OrderDtl tabblset.

2 Likes