Skip to main content

Hi everyone,

I want to use the Annotation Builder, but I don’t have a unique ID.

For example, the same material number exists in two different business units as you see in the picture.

What’s the best way to handle this?

 

Thanks for your help!

 

 

If the material ID is not unique, it cannot serve as a primary key. To ensure uniqueness, additional columns can be combined with the material ID to form a composite primary key.


Thanks for your reply!

How can I combine them ?


Reply