Nadav Caridi
- Actividad total 163
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 5
- Suscripciones 62
Comentarios
Actividad reciente de Nadav Caridi-
Hi, Maybe create your own xml template using a query , save it externally and load the path.
-
Hi , Not sure if this is the best approach but maybe fetch order's most recent history record and compare the date between the old and current record (?)
-
Comentario oficial Hi. Thats not how I'd do it , I don't think thats how the Help file suggests but maybe I didn't fully understand what you mean. Take a look at this : https://help.boyum-it.com/B1UP/index.html?line...
-
Hi, I assume thats a UDF field on the OITM ? basically you can do the following : perform a lineloop on the order with a break if condition is met. query each order line against OITM and figure...
-
Regarding DocNum / DocEntry , I assume this would work since you never touched your document numbering . if you ever touch them DocEntry <> DocNum Good Luck
-
Hi, How did you get to use this query ? ORDR has no such column as LineStatus, and I'm pretty sure with the Dynamic syntax you should have targeted DocNum. Why don't you run your queries and test...
-
-
Hi With edit form ui you can drag drop the udf to the main screen and then use the ipt Good luck
-
Hi, If you move them using the original SAP functionality (Tools => Edit Form UI) to main window and then hide with IPT it isn't working for you ?
-
you also never gave OITM alias of T0