Geoff Booth
- Actividad total 221
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 1 usuario
- Votos 18
- Suscripciones 92
Resumen de la actividad
Última actividad de Geoff Booth-
Geoff Booth hizo un comentario,
It looks like the Credit Memo has a core Approval Process running so you can't bypass that You likely need to: Activate(code for the Request For Document Generation); Set a Value for the Remarks f...
-
Geoff Booth hizo un comentario,
Hi Carla, Can you provide the B1UP logic and a screenshot of the popup?
-
Geoff Booth hizo un comentario,
Dave - great answer.! I had never seen the trick about setting the FormType value on the SQL report UF before.
-
Geoff Booth hizo un comentario,
Try the Administration -> Add-Ons ->B1 Usability Package -> B1 Usability Config
-
Geoff Booth hizo un comentario,
It sounds like you are trying to use core SAP approvals. If that is the case here is the SAP logic flow: You enter data in the Purchase Order and click the add button SAP now checks to see if an a...
-
Geoff Booth hizo un comentario,
Hey Carla, I'm not going to say I understand what you mean by triggering an approval however it appears to me that the >2000 is simply hanging out there by itself without belong to a where clause t...
-
Geoff Booth hizo un comentario,
@STORE1 = $[$14.0.0]; // Assign @STORE1 valueClick($[$55.0.0]); // Click the New Activity buttonActivate(); // Ensure the Activity form is the active oneSet($[$53.0.0]]|@STORE1); // Set the value ...
-
Geoff Booth hizo un comentario,
Very strange - it works for me just fine.
-
Geoff Booth hizo un comentario,
Add a button on the service call to run a UF. The UF would then: Save any information you want to copy to the activity in @STORE values Click the SAP Activity button to create the new activity Act...
-
Geoff Booth hizo un comentario,
I opened a user-defined window; added the same right-click menu item and it closed the form without error. I'm using SAP 10 SP 2408 & B1UP 2024.10