Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ATC Automation using object set

0 Likes
2,120

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.

capture.png

1 ACCEPTED SOLUTION
Read only

muralikrishnanpv
Explorer
1,793

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

4 REPLIES 4
Read only

RobertVit
Active Contributor
0 Likes
1,793

For what reason do you need a function module or workaround?

Kind regards
Robert
Read only

0 Likes
1,793

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.

Read only

RobertVit
Active Contributor
0 Likes
1,793

Hi,

please follow this notes for remote ATC check

https://launchpad.support.sap.com/#/notes/2385520

https://launchpad.support.sap.com/#/notes/2190113

Kind regards
Robert
Read only

muralikrishnanpv
Explorer
1,794

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