List of Contributions

Sigrid Kok

Contact Details

My Content

1 to 20 of 50+ total
Posted By Sigrid Kok 06-09-2026 11:57
Found In Egroup: Automate
\ view thread
Hi Anita Like I said, I have not run into this. One thought I had - was versioning off when the template was created that isn't alerting you? Are there other versions of the template? You can go to Solutions -> Transaction -> pick a script and click version history You will see the versions ...
Posted By Sigrid Kok 06-08-2026 11:37
Found In Egroup: Automate
\ view thread
Hi @Ocal Yilmaz I would use an IF condition around the FB03 to only run it if the JE posted - put an IF around everything in that script except the log messages. The IF can be whatever works for your use case. Then I would use the Run Unprocessed and Error rows That posts the JEs that had errors ...
Posted By Sigrid Kok 06-01-2026 19:53
Found In Egroup: Automate
\ view thread
Hi Renette BP is 'the beast'! Have you looked for a BAPI/FM? I can't see your attachment (picture?) so I'm not sure where you are having to use GUI scripting vs another mode. Can you please re-share? Maybe share your script, too? Thanks, Sigrid ------------------------------ Sigrid Kok *Precisely ...
Posted By Sigrid Kok 05-27-2026 16:42
Found In Egroup: Automate
\ view thread
Sorry it was frustrating, Kurt. I've grown a few grey hairs and lost some these past 16+ years myself. :) Glad that it works for you now, and I hope that you posting this question here will help someone in the future. Best Regards, Sigrid ------------------------------ Sigrid Kok *Precisely ...
Posted By Sigrid Kok 05-27-2026 14:13
Found In Egroup: Automate
\ view thread
Hi Kurt Thanks for sharing. I can see you tried a lot of things on your own, which I admire! First thing - select to automatically retrieve when form is opened. When you place rules on fields from a reference data list, this seems to be required I got a bit confused by multiple fields called ...
Posted By Sigrid Kok 05-27-2026 14:12
Found In Library: Automate
Posted By Sigrid Kok 05-27-2026 13:47
Found In Egroup: Automate
\ view thread
Hi Jane, Please take a look at the doc for running a Query from the command line: https://help.precisely.com/r/t/1016755953/2026-12-31/Automate-Studio/Evolve/Latest/en-US/Automate-Studio-with-Evolve-User-Guide/Run-a-Query-solution-from-the-command-line I think you need a parameter for the SQL connection, ...
Posted By Sigrid Kok 05-26-2026 14:42
Found In Egroup: Automate
\ view thread
Hi Kurt Thanks but JavaScript is not required for this. Can you share your solution? I'm attaching a simple one that I tried this on - the reference data list and solution - in case it helps. Best Regards, Sigrid ------------------------------ Sigrid Kok *Precisely Software Inc. --------- ...
Posted By Sigrid Kok 05-26-2026 14:41
Found In Library: Automate
Posted By Sigrid Kok 05-26-2026 14:37
Found In Egroup: Automate
\ view thread
Hi Jane Yes it's possible. One way is via the command line interface: Transaction: https://help.precisely.com/r/t/1016755954/2023-12-31/Automate-Studio/Evolve/Latest/en-US/Automate-Studio-with-Evolve-User-Guide/Run-a-Transaction-solution-from-the-command-line Query: https://help.precisely. ...
Posted By Sigrid Kok 05-26-2026 14:22
Found In Egroup: Automate
\ view thread
Tip of the Week – Attaching documents to Journal Entries Often there is a need to attach documents to an SAP Object, like a Journal Entry, which often needs to include: The Excel file in which you posted the objects, such as Journal Entry document(s) Supporting documents, which have information related ...
Posted By Sigrid Kok 05-21-2026 20:00
Found In Egroup: Automate
\ view thread
Hi Kurt You'd have to pull in the partner function description from the reference data list into a form field in order to promote it. Since you're pulling in the partner function code, that would be simple to do with a rule setting the description field to an external source. My example is a reference ...
Posted By Sigrid Kok 05-14-2026 18:19
Found In Egroup: Automate
\ view thread
Hi @Julie Towle Was going to reply once I made time. The RDL was only used to ease testing. It would work with manually entered data, too. Glad you figured that out! Best Regards, Sigrid ------------------------------ Sigrid Kok *Precisely Software Inc. ------------------------------
Posted By Sigrid Kok 05-11-2026 13:26
Found In Egroup: Automate
\ view thread
Hi Anita As you probably know, that setting is app specific. If you have that on for the app where you are testing this, I would open a support ticket, as I have not run into this myself. Best Regards, Sigrid ------------------------------ Sigrid Kok *Precisely Software Inc. --------------- ...
Posted By Sigrid Kok 05-11-2026 11:16
Found In Egroup: Automate
\ view thread
Hi Ed, Thanks for reaching out. I tend to add tables one at a time and test my query as I go along, getting rid of extra joins. So Mara first then Marc - connect to Mara material number then MVKE - connect to Mara by material number (if there's one also to Marc I remove it) then ...
Posted By Sigrid Kok 05-08-2026 10:22
Found In Egroup: Automate
\ view thread
Hi Jason Have been able to use this Fiori app to set/update Product Commodity codes successfully. If it's not saving, please open a support ticket. They can walk you through debugging steps to take a look at what is happening in your environment. Best Regards, Sigrid ------------------------------ ...
Posted By Sigrid Kok 05-08-2026 10:20
Found In Egroup: Automate
\ view thread
Hi Ed Thanks for sharing your use case. I think I have run into this prior, but I can't remember where. Would table TVKWZ help? I believe it shows the valid combinations between sales org + dist channel to plant: If this isn't it, please let me know. Best Regards, Sigrid ------------------------------ ...
Posted By Sigrid Kok 05-07-2026 09:53
Found In Egroup: Automate
\ view thread
That's fabulous to hear, @Pat Shaner, thanks for sharing and well done! I think it's a great use case for Query, and one that I've heard of prior but on a smaller scale. Is anyone else doing something similar or quite different? This is a great place to share challenges but also ideas on how to get ...