0% found this document useful (0 votes)
12 views7 pages

Setup Guide Correct

Correction to setup guide

Uploaded by

wjh.venhuizen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views7 pages

Setup Guide Correct

Correction to setup guide

Uploaded by

wjh.venhuizen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Automatic Corrections

Import Tool

Setup Guide

Version: 1.00
Automatic Corrections Import Tool – Setup Guide February 2011

Table of Contents

Introduction ......................................................................................................... 1
Getting Support .................................................................................................... 1
Prerequisites ........................................................................................................ 1
Installation ........................................................................................................... 2
Download and Install Panaya Automatic Corrections Import Tool .............................. 2
Appendix A – How to Install the ABAP program ....................................................... 5

Important Notice

This document is subject to the following conditions and restrictions:


This functional description contains proprietary information belonging to Panaya Ltd. No part of
its contents may be used for any other purpose, disclosed to any person or firm or reproduced
by any means, electronic or mechanical, without the explicit prior written permission of Panaya
Ltd. The text and graphics are for the purpose of illustration and reference only. The
specifications on which they are based are subject to change without notice. Information in this
functional description is subject to change without notice. Company names, brand products
and service names are trademarks or registered trademarks of their respective holders.

Copyright ©2011 Panaya Ltd. All rights reserved.


Automatic Corrections Import Tool – Setup Guide February 2011

Introduction

The Panaya automatic correction solution finds upgrade-related defects and generates
the corrected code for uploading to your ECC6 development or sandbox SAP system.

In order to load the code changes to your SAP system, you first have to install the
Panaya Corrections Import program on your SAP system.

This guide will take you through the steps of installing this program on your SAP
system.

Getting Support

The installation process was designed with simplicity and ease in mind. However, if
you require assistance, please contact Panaya support at [email protected].

Prerequisites

Before starting the process, make sure that you have the following privileges:
1. Access to your upgraded ECC6 development or sandbox SAP system.
2. User with development permission—allowing the creating and executing of
programs.

1
Panaya-Quality Center Connector February 2011

Installation

The installation process consists of downloading and installing the Panaya Automatic
Corrections Import Tool from the Panaya Web site.

Download and Install Panaya Automatic Corrections Import Tool

In this step you will download and install Panaya’s ABAP Automatic Corrections Import
Tool on your SAP system.

The import tool should be executed on your upgraded ECC6 development or sandbox
SAP system—the same system from which the code extraction was sent.

The import tool will load all code corrections generated by Panaya, and approved by
you, to your SAP system.

Download Panaya Automatic Corrections Import Tool

1. Go to the Panaya Web site at https://my.panayainc.com.


2. Enter your login details.
3. Click on the System Setup tab.

2
Panaya-Quality Center Connector February 2011

4. From the Select System dropdown list, select the desired system.

5. Click on the Automatic Corrections Import Tool link.

3
Panaya-Quality Center Connector February 2011

6. The ABAP source code is displayed in the textbox.

7. Copy the source code displayed on the screen to your SAP system and save it
under a new program name ZPANAYA_IMPORT_ACC as an executable
program.

Install Panaya Automatic Corrections Import Tool

See Appendix A for detailed instructions on how to create an executable program in an


SAP system.

If you have any questions or problems please contact our support team at
[email protected].

Panaya Support Team

4
Panaya-Quality Center Connector February 2011

Appendix A – How to Install the ABAP program

To install the ABAP program, log in to your SAP development system and perform the
following steps:

To create a new development class

Create a new development class for Panaya ABAP program:


1. Start Transaction SE80.
2. Select the object type development class/package from the drop-down menu.
3. Type the development class/package name ZPANAYA and press Enter.
4. Select ―Yes‖ to create a new development class/package.
5. Choose a transport layer and select ―Save‖.

To create an executable ABAP program, follow the procedure below

1. Start transaction SE38.


2. Type the program name in the ―Program‖ field and select ―Create‖.
3. Enter the program name as ―Title‖, set the ―Type‖ as ―Executable program‖
and press Enter or select ―Save‖.
4. When prompted for development class/package, choose ZPANAYA and press
―Save‖.
5. If prompted for a change request, enter a workbench change request or create
a new one.
6. Press the button above the editor or choose from the menu:
UtilitiesMore UtilitiesUpload/DownloadUpload…
7. Choose the appropriate text file that you saved and select ―Open‖.
8. Activate the program by pressing the button or choose from the menu:
ProgramActivate.

You might also like