- 2 Minutes to read
- Print
- DarkLight
- PDF
How to configure & execute the ABAP Test Cockpit (ATC) for SAP S/4 Conversion?
- 2 Minutes to read
- Print
- DarkLight
- PDF
To perform a successful custom code extraction for your S/4HANA Conversion, the ATC Run results from the Central Check System must be provided. An initial ATC Run should be executed before using the Panaya Custom Code extraction program. This article is part of our S/4HANA Setup Guide
Step A - Configure the Remote SAP S/4HANA Checks
Setting the Role as Central Check System
- Execute transaction code ATC
- The ABAP Test Cockpit Overview screen will appear
- Use the navigation pane and expand ATC Administration
- Under Setup, double-click on System Role
- Hit F6 to change mode
- In the Change System Role screen, select ATC Checks by Object Providers Only.
- Save the new setting and go back to the ABAP Test Cockpit Overview screen.
Creating System Groups and Object Providers
- In the ABAP Test Cockpit Overview, use the navigation pane and expand ATC Administration.
- In the Setup section, double-click on Object Providers.
- Double-click on System Groups
- Click on
to switch to Change Mode.
- Click on the New Entries button in the toolbar and fill in the ID and a short description for the new system group.
- Save
the new Entry
- Click on
- Double-Click the item RFC Object Providers
- Click on
to switch to Change Mode.
- Click on the New Entries button in the toolbar and provide the following fields description -
Fields
Description
ID
The ID that specifies the Object Provider
Description
A short text that specifies the Object Provider
System Group
The system group to which the Object Provider belongs
RFC Destination
The ID of the remote system to which you want to connect using the Object Provider
SAP System
Valid RFC destination for RFC connection to the Checked System
Notes:
- This RFC connection must be usable without a logon dialog which means with a valid Username and Password provided inside the RFC Destination.
- The Checked System requires the implementation of notes as described in this article.
- Save
the new Entry
- Click on
Step B - Running Remote SAP S/4HANA Checks
Configuring a Remote ATC Run Series
- In the ABAP Test Cockpit Overview, use the navigation pane and expand ATC Administration.
- In the Runs section, double-click on Schedule Runs.
A list of exiting run series will appear. - In the toolbar, click on Create.
- Fill in the name of the series you wish to create and click Confirm
- Provide the following fields description -
Field
Description
Description
A short text description for the ATC run series you wish to configure.
The default value is -
&SYS&: &DOW&, CW&CW& &YEAR&
Any alternative description must include the SID (&SYS&) parameterCheck Variant
S4HANA_READINESS_<Version>
Object Provider
Enter the ID of the relevant object provider that represents the remote system you wish to check
Objects to Check
Input Package names you wish to check.
It is highly recommended always to use the ‘Z*’ and ‘Y*’ values and any additional package where custom code is implemented. - Save
the configuration
Scheduling a Remote ATC Run Series
- In the ABAP Test Cockpit Overview, use the navigation pane and expand ATC Administration.
- In the Runs section, double-click on Schedule Runs.
- A list of exiting run series will appear
- In the toolbar, click on Schedule
We recommend selecting Execute in Background.
Step C - Review the ATC Run results for Check Failures
SAP S/4 HANA Readiness Checks Issues