Carla van Zyl
- Actividad total 46
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 18
Resumen de la actividad
Última actividad de Carla van Zyl-
Carla van Zyl hizo un comentario,
Hi Geoff BoothI add the credit note - but it triggers the approval template button,
-
Carla van Zyl creó una publicación,
Macro: Auto close the Approval Template Trigger Notification
Good day, I have a macro where a AP Credit Memo gets added but it triggers a approval template pop up. The autopressnextpopup does not work. Is there any other functionality I can use to close thi...
-
Carla van Zyl hizo un comentario,
Hi, Has this feature been released yet?
-
Carla van Zyl hizo un comentario,
Hi Geoff, When I add the query on SAP, and link it to an approval template, like the above screenshot it does not work. Most probably as you mentioned that its not confined to the IF statement. Ho...
-
Carla van Zyl creó una publicación,
Approval Template
Good day, I am trying to trigger an approval on a SQL query. I have two If statements; the draft doc needs to have a Department 12 And the Calculated check must be bigger > 2000, it needs to trig...
-
Carla van Zyl hizo un comentario,
Hi Dave and Ramon, Thanks for the quick feedback. The SQL Seemed to work. I just needed to put the whole SQL Query in one line. Thanks so much!
-
Carla van Zyl creó una publicación,
Macro - Store value in SQL Report
RespondidaGood day, I have a macro, that clicks on a button that opens a SQL report. I want to store the value from the SQL report but when I add in the Store function(@STORE1=$[$BOY_1.CGIC Availability.0];...
-
Carla van Zyl creó una publicación,
Automatically add documents after approval
Hi , I am not finding anything online, but I feel this would be possible. Is there a way where I can make use of Boyum functionality to automatically add a document once approved, and alert the or...
-
Carla van Zyl creó una publicación,
Use Macros For External Launcher
Good day, I have two questions: I was wondering if its possible to use the external Launcher within the Macros Function as I want to open Multiple documents from one button. Preferably I would lik...
-
Carla van Zyl creó una publicación,
Exit While loop
Hi Geoff, How do I exit the while loop when the messagebox appears. I do not want to increment to the next line again as its not needed for multiple messageboxes.