Boyum UP - Boton con doble funcion
CompletadaActualmente tenemos un botón en la Oferta de Ventas con una función [Case CrystalReporte] que ejecuta reporte con parametros.
Acabo de crear el boton [clase "LanzadorExterno"] que tiene la función del archivo PDF que soporta parámetros es decir que dependiendo de ciertos parámetros abre un archivo y otro.
Pero queremos crear otro botón que al hacer un solo clic ejecute las dos funciones, la de clase LanzadorExterno que abre el PDF y la de clase CrystalReport
Version de SAP 9.2 PL02, Version de Addon: 2017.1.2.0

el boton con la funcion del lanzador externo PDF es:

Este es el codigo que tengo en el la funcion del boton de clase lanzador externo a PDF
SQL: SELECT '"\\10.30.2.6\Attachments\Marca_Machine_' + (SELECT A0.U_FAMILIA FROM OQUT V1 INNER JOIN QUT1 V11 ON V11.DocEntry = V1.DocEntry INNER JOIN OITM A0 ON A0.ItemCode = V11.ItemCode WHERE V11.LineNum = 0 and V1.DocNum = $[OQUT.docnum]) + '.pdf"'
-
Comentario oficial
Hi Andre,
What you want to do is already possible by using a macro.
In a macro, you can use the UF command and then trigger multiple UFs in a sequence.
https://manual.boyum-it.com/B1UP/index.html?macro.html
So, you can simply create a button that runs a Macro UF, which runs both UFs (External Launcher & Crystal Reports).
This request will be closed.
-
Thank you for your request.
The development team have now added it to our internal planning-system for evaluation.
[Internal Id: 21900] -
Could you please write your request in english (none of the staff understand spanish)
-
Hi Rasmus,
I can help him out a little bit, he is looking for the same function as in print and delivery.
A conditional action but based on universal functions instead of report actions.
But as far as i understand his logic, this is called the b1 validation system.
Iniciar sesión para dejar un comentario.
Comentarios
4 comentarios