35591 Data Integration Hub
Answered- I need to fill the field Phantom in OITM, because in Data Integration Hub there isn’t this field. I would like to know if exist a workaround for example use a query to force the value of Phantom in another field (for example picture or other than I’m not using)
- If is possible the use Translation of Item (table MTL1)
- Now I would like to know If is possible to link, on existing text in field, my columns. For example I have my user filed with text: “HELLO” and using Data Integration Hub I want to add and existing text my col1 and then not overwrite the existing text in the field. At the end the user text must contain “Hello Giovanni” if the content of col1 is “Giovanni”.
1
-
Official comment
1. we will check this
2. no
3. With this example

//
select "ItemCode" into :s_itemname from "OITM" where "ItemCode" = <import.itemcode,dbstring>
setvar=value=<s_itemname> <value>
// -
Hello Martin,
is possible to import UserText field in Item import? Because this field is not in list.
Kind regards,
Rizzi Giovanni
Please sign in to leave a comment.
Comments
2 comments