Jesús Medina
- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 1
- Subscriptions 21
Comments
Recent activity by 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...
-
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 ...
-
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...
-
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 ...