‎2019 Aug 27 5:57 AM
Hi all,
We are trying to Automate ATC run by using run series name, variant and object set as the input.
Please suggest if there are any function modules or any workaround for the same.
‎2019 Aug 27 12:13 PM
Hi Pooja,
The class CL_SATC_OBJECT_SET_FACTORY has the methods which you can use to invoke ATC run on a transport or on specific object list.
Thanks,
Muralikrishnan
‎2019 Aug 27 6:11 AM
For what reason do you need a function module or workaround?
‎2019 Aug 27 9:41 AM
Hi Robert,
We are trying to invoke ATC from a third party application on trigger basis, where-in we are trying to create a RFC enabled function module which will be easier for us to handle. So, we are on the lookout for any means of automating the ATC invocation which can be included as a part of the function module.
‎2019 Aug 27 10:07 AM
Hi,
please follow this notes for remote ATC check
https://launchpad.support.sap.com/#/notes/2385520
https://launchpad.support.sap.com/#/notes/2190113
‎2019 Aug 27 12:13 PM
Hi Pooja,
The class CL_SATC_OBJECT_SET_FACTORY has the methods which you can use to invoke ATC run on a transport or on specific object list.
Thanks,
Muralikrishnan