‎2020 Sep 17 2:31 PM
Hi Experts,
I need to get the ATC check results using a Function Module. Becos we need the get the object list from TR and we need to pass the object name to the ATC function module and get the list of ATC exceptions.
Thank you
‎2020 Sep 17 2:44 PM
Hi Ravi,
You can use the class CL_SATC_API_FACTORY. How to use this class to get TR objects and check - see this link
Gaurav
‎2020 Sep 17 2:44 PM
Hi Ravi,
You can use the class CL_SATC_API_FACTORY. How to use this class to get TR objects and check - see this link
Gaurav
‎2020 Sep 17 2:57 PM
ravichand.s
Hi Ravi,
to add to Gaurav's reply:
There's also a neat demo-program of how to use CL_SATC_API_FACTORY which I mention in this blog post from a while ago: How to trigger multiple ATC-checks in one go
Cheers
Bärbel