Jesús Medina
Comentarios
Actividad reciente de Jesús Medina
-
Buenas tardes Guillermo, Puedes permitir o denegar el acceso a todas las funcionalidades de Beas desde la definición de permisos de Beas. Lo más sencillo es abrir un usuario de SAP, dar botón derec...
- Ver comentario
- 0 votos
-
Hello Fabio, In BeasScript you have to add symbol "&" at the end of the line to split one beasscript command in several lines. For your example you can write something like this: global function ...
- Ver comentario
- 0 votos
-
Hello Jorge, Thanks for your comment about the video. :-) Video is quite old but I created similar example for you. sbo_721.src windowevent openedsetvar=l_ypos=<item=2=y>setvar=l_width=<item=2=wi...
- Ver comentario
- 0 votos
-
Hi Edwin, You have to define the filter using the "DataWindow" syntax (That is not the same than SQL). This is the right filter for your example: oitm_u_din = "POLYTEC" I hope it helps you to ...
- Ver comentario
- 0 votos
-
Hello Peter, Nice, Problem is that the window we open to do the cancellation process is developed to accepts 1 batch number only. If you think this is a nice functionality to have in beas I suggest...
- Ver comentario
- 0 votos
-
Hello Peter, Cancellation option is visible under batch number: I hope it helps you to cover your requirements. Regards, Jesús Medina
- Ver comentario
- 0 votos
- Comentario oficial
-
Hello Massimo, By default you cannot disable this functionality, but you can write an small beasscript for this window and then you are able to stop this functionality. Please add this customizatio...
- Ver comentario
- 0 votos
- Comentario oficial
-
Hi Guillaume, After our conversation now I understand what you want to do. You want to create a new file and name of new file must have some rules. You can apply follwing script: windowevent upda...
- Ver comentario
- 0 votos
-
Hi Guillaume, You have to do via beasscript. your idea to override "update" event is ok, only your code is wrong. You have to write value directly into datawindow variable. This example works fine ...
- Ver comentario
- 0 votos
- Comentario oficial
-
Hi KC Tan, You can download the file directly from the Note: 10508 Regards
- Ver comentario
- 0 votos