List of Contributions

Brandon Ronning

Contact Details

My Content

1 to 2 of 2 total
Posted By Brandon Ronning 12-16-2020 07:53
Found In Egroup: Automate
\ view thread
Hi Tim, SAP provides example program RMMDDIBE for mass maintenance of MRP area data. There is not a transaction code for this by default, so you'd have to launch/access it via transaction SE38, or get a custom transaction code created for it. Either way, you should be able to record a script around ...
Posted By Brandon Ronning 12-27-2018 16:20
Found In Egroup: Automate
\ view thread
I have a transaction script, with a template that is populated with data by refreshing an embedded SQL query that pulls data directly from a 3rd party quality system. I'd like to automate the process in an RPA type manner on a daily basis, so that the query runs to pull the data, followed by the execution ...