Sean Archer - Business Evolution
Comentarios
Actividad reciente de Sean Archer - Business Evolution
-
Access to the @STORE values would be a great benefit to the Dynamic Code as it would allow values to be passed in and results of Dynamic Code to be evaluated in subsequent UF.
- Ver comentario
- 1 voto
-
I have found the most reliable way to do this is to store your class library, and any dependent dll's, in a sub folder under the B1 Usability Package folder (e.g. C:\Program Files\SAP\SAP Business ...
- Ver comentario
- 0 votos
-
Hi Bijan, The screenshot below uses a stored procedure to return the data. You can add formatting to the returned columns. If you need different columns in the UF that you do in the dashboard the...
- Ver comentario
- 0 votos
-
You could put the SQL logic in a stored procedure and call that in both the report and dashboard.
- Ver comentario
- 0 votos
-
Hi, this is effectively the same as the following request https://support.boyum-it.com/hc/en-us/community/posts/4413670774673-Provide-a-browser-control-or-PDF-viewer-for-the-B1UP-Dashboard Can we c...
- Ver comentario
- 0 votos
-
Thanks Rasmus
- Ver comentario
- 0 votos
-
Hi Tacio, I hadn't...In this case it worked perfectly for what I required; thanks for the tip. Cheers, Sean
- Ver comentario
- 0 votos
-
Hi Jennifer, A quick way to work around it might be to add TRY/CATCH around your code that is setting the tax fields TRYBEGIN Set($[$item.col.type]|valueToSet);ENDCATCHBEGIN // Do nothingEND ...
- Ver comentario
- 0 votos
-
Hi Sergio, A simple way to achieve this is to have the optional items on the Bill of Material but set to Inactive and change the active status based on the product configuration. If you setup the p...
- Ver comentario
- 0 votos
- Comentario oficial
-
Hi Martin, Thank you for the reply. It has led me to a working solution. I received the following error when trying to set the "Value" directly in SQL. () Error in sql statement: (-1) SQLSTATE = S...
- Ver comentario
- 0 votos