Dave Dai
- Actividad total 20
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 8
Resumen de la actividad
Última actividad de Dave Dai-
Dave Dai hizo un comentario,
Hi Keshava, That worked perfectly. thank you so much! Regards, Dave
-
Dave Dai creó una publicación,
double click a UDF to launch SQL report
I have a UDF which is 254 chars long. so double clicking on it, SAP would popup the "Details" window. (see screenshot below, you've probably seen it). What I want to do is, to popup a SQL report ...
-
Dave Dai hizo un comentario,
I later found that you can use a new process to do this. The code for universal function would be like follows. choose-file.exe would be a simple application that displays the choose file dialog ...
-
Dave Dai creó una publicación,
Support ticket status becomes "resolved" as soon as I submit it
I guess this post is for people in boyum support team. This has happened twice, as soon as I've finished submitting a ticket, its status becomes resolved. Then I had to submit a new ticket (thi...
-
Dave Dai creó una publicación,
How to do insert with the SQL macro command?
I'm trying to create a Macro type universal function with something like this: SQL(insert into my_table values('test')) It seems the parenthesis within the SQL statement conflicts with the Macro ...
-
Dave Dai creó una publicación,
any way to use string interpolation in csharp code?
CSharp string interpolation syntax: string name = "Mark"; var date = DateTime.Now; // Composite formatting: Console.WriteLine("Hello, {0}! Today is {1}, it's {2:HH:mm} now.", name, date.DayOfWeek,...
-
Dave Dai hizo un comentario,
Where do I see this log?
-
Dave Dai hizo un comentario,
Hi Nadav, Thank you so much. That is a neat feature I did not know of. Thanks Dave
-
Dave Dai creó una publicación,
@MYOWNSTORE as opposed to @STORE1
I was looking at a macro created by someone else. In the macro, there is this line: @STORE1 = @GetARItemMatrix This stores the number of rows in the matrix on the sales order form in @STORE1. I t...
-
Dave Dai hizo un comentario,
never mind, found some template crystal reports over here https://support.boyum-it.com/hc/en-us/articles/360004532418--Crystal-Reports-Template-files