Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Item Number "Alternate Item"

Status
Not open for further replies.

iwells

Programmer
Joined
Oct 2, 2012
Messages
284
Location
CA
Hi,

In Sage 2014 there's a field on the Item screen which says "Alternate Item" and I've tried finding what table that information is stored in but can't ... can someone tell me where that's stored?

Thanks,
Ian
 
if i do a select * from icitem for itemno = '01123-50830' i see nothing related to the alternate item no of "0112350830" with no dash ... what is the field name?
 
yea i see that, but altset looks like an auto-increment counter that links to another table ... in my example above the altset value = 61 which is a lookup in another table ... which table? is it the rowid of the same table, doesn't look like it can be.
 
lol I see now ...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top