---
title: "Code Comparison"
slug: "how-to-read-panayas-code-comparison"
updated: 2022-04-03T10:29:30Z
published: 2022-04-03T10:29:30Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://success.panaya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Code Comparison

To view the **Code Comparison** -

1. Open a **Correction**activity
2. In the Essential section, click on **View Comparison**  
**![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1648627238952.png)**

---

## Comparison Tabs

Panaya displays four tabs allowing a clear comparison for Clones. **Current vs. Clone**- This is the cloned program with any additional customization **Current vs. New**- This is the Vanilla Code of the current system (before the upgrade) **Clone vs. New**- This is the Vanilla Code of the target version (the version you wish to upgrade to) **Correction Proposal** - This is the suggested correction for the program![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1648627656605.png)

| <center data-tomark-pass=""><span data-tomark-pass=""><img alt="" src="https://panaya.nanorep.co/storage/nr1/kb/32206D1/32206E8/49D0E7D/8/red.png" style="width: 35px; height: 35px;" data-tomark-pass="" class="fr-fic fr-dii"></span></center> | When displayed on one side of the comparison, it represents **added code** that does not appear in the compared version. |
| --- | --- |
| <center data-tomark-pass=""><span data-tomark-pass=""><img alt="" src="https://panaya.nanorep.co/storage/nr1/kb/32206D1/32206E8/49D0E7D/7/green.png" style="width: 35px; height: 35px;" data-tomark-pass="" class="fr-fic fr-dii"><span data-tomark-pass="">&nbsp;</span></span></center> | When displayed on both sides of the comparison, it represents a **changed code** |

**Why is my program code different than it is displayed in Panaya?**

If the code extraction tool was executed on a non-upgraded system, Panaya displays the Vanilla Code from a sample system (similar to your target version system). This is usually the case when extracting your Custom Code for the first time. Since this is a sample system provided by Panaya and does not include your modification, differences may appear in the Code Comparison View for the Vanilla Code.

The vanilla code will be retrieved from your upgraded system once you extract the Custom Code from an upgraded system.

## Related

- [Extracting and Uploading SAP Custom Code](/how-to-extract-and-upload-your-custom-code.md)
- [Extraction Details](/where-can-i-view-the-extraction-details.md)
