I have a client that would like a flag set in the Item Master that when they click Accept, it checks if there are Alias Item numbers and populates a flag. Is there a way to check for Alias Item numbers using just the Item number from the CI_Item? I do not care what type of Alias item, just if any exist. I know I need to use oIMAlias = oSession.GetObject("IM_AliasItem_svc") Thank you in Advance.
↧