Skip to Content
Technical Articles
Author's profile photo Taranam Dhindsa

ABAP Test Configuration: New Fiori app available with S/4HANA 2021

With SAP S/4HANA 2021; SAP has released new Fiori app ABAP Test Cockpit Configurator that can be used to maintain ATC Settings using Fiori app. Configurations defined with this app overrule the configurations defined with ATC transaction. For activating this Fiori app ; activate the OData and SICF Service listed here

Using this app; you can

  • Set default configuration
  • Assign default Check Variant
  • Can Change the Priorities for ATC Checks
  • Can set the priority levels that block or interrupt Transport releases

Initial landing page of the app is shown below

Click on Create Button to create the Configuration settings; you need to enter the Check Variant name and you can define the behavior for Transport Release like if TR should be blocked for any priority or not.

After filling the details click on Create; then the created Configurations will show up in the initial screen. Now select the configuration and click on Set as Active and this will act as default Configuration.

This is same as setting up Basic Settings in the ATC transaction.

Whatever you configure in the app; it will be reflected under Basis Settings in ATC transaction.

In this blog post, we covered what all is available with this new Fiori app for ATC Configurations .

 

Thanks and Regards
Taranam

Assigned Tags

      8 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Kishore Gokara
      Kishore Gokara

      Thank you for the blog post.

      Author's profile photo Robert Forster
      Robert Forster

      which Role is this FIORI for?

       

      Author's profile photo Taranam Dhindsa
      Taranam Dhindsa
      Blog Post Author

      I created Custom catalog and role to configure this app

      Author's profile photo Kevin Prasanna
      Kevin Prasanna

      This app is not available in Fiori Library ?

      Author's profile photo Taranam Dhindsa
      Taranam Dhindsa
      Blog Post Author

      Yes currently it doesnt show up in FL yet

      Author's profile photo Christoph Braun
      Christoph Braun

      You can find the data required to implement the app in the SAP Fiori apps reference library.

      Link not working, app not available in FL. Can you please make it available there?

      Author's profile photo Bernhard Wuensch
      Bernhard Wuensch

      Hi,

      is usage of this App optional or mandatory? After 2021 conversion, I was not able to configure ATC settings the classical way.

      Caused by CL_SATC_FIORI_ACCESS->GET_DEFAULT_CONFIGURATION

      deadlocking for 300*5 seconds without doing anything...

       

      And ATC did not heed any of my custom SCIPRIORITIES.

      Caused by CL_CI_TEST_ROOT=>CLASS_CONSTRUCTOR

      call of IF NOT atc_fiori_access->atc_configuration_enabled

      which is a one-line method that returns abap_true.

       

      Looks like NOT using the fiori app wasn't tested much? Which lets me believe it is mandatory?

      Thanks!

      Author's profile photo Arvind A
      Arvind A

      Hello,

      If anyone is wondering about the App details, you can find it in your frontend system and add it manually to your custom role / catalog :

       

      App ID - F4712

      SAP Catalog - SAP_BASIS_TCR_T

      Sem Object - ATCConfiguration

      Action - manage

      oData service - SATC_CI_CF_V2

       

      Thank you.
      Arvind.