Hello,
how can I join two tables together if they dont have common column and they dont have the same number of columns?
Hello,
how can I join two tables together if they dont have common column and they dont have the same number of columns?
I want join view ECO_REQUEST in any of the appropriate view in entity ManufStructAlternate.
You don’t need to have the same number of columns to join two tables, but you need some sort of relationship between the two. Can you elaborate more on what you are trying to achieve here ?
I want do display column from view ECO_REQUEST in any of the appropriate views in entity ManufStructAlternate, but ECO_REQUEST dont share same column in any of the appropriate views in this entity.
More information is needed - as
to grab the field you need from the eco_request view where XXX is the name of the field and a, b and c are field names required to populate the get (this is assuming there is an eco_request_api).
Otherwise, you’ll probably need to find an additional view which allows you to make the link from ECO_REQUEST to the manufStructAlternate
If you can provide more detail of where the data you are trying to link is shown in the IFS client that will help the community to give you better advice.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.