Macro B1UP
RespondidaHello, I am a new B1UP user. I am a developer.
With a B1UP macro, is it possible to go through a series of records in the Opportunities table (OOPR) and update the record after recalculating some fields that now have formatted searches?
-
Hi Gerardo
There is no out of the box way to do this but I see you can do one of 3 things:
1. Use SQL Report (https://help.boyum-it.com/B1UP/sqlreportfunction.html) to make a list of the Opportunities and then use Line Loop (https://help.boyum-it.com/B1UP/lineloop.html) + Macro to open each Opportunity, set the needed values via Macro, and update
2. Use UF - Dynamic Code to do it using DI-API (since you are a developer): https://help.boyum-it.com/B1UP/dynamiccodenetsdk.html
3. Not use B1UP and instead do it using SAP Data Transfer Workbench (DTW)
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario