---
title: "Back to Standard Corrections"
slug: "what-are-the-available-correction-categories-for-back-to-standard-projects"
updated: 2023-07-03T11:16:04Z
published: 2023-07-03T11:16:04Z
canonical: "success.panaya.com/what-are-the-available-correction-categories-for-back-to-standard-projects"
---

> ## 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.

# Back to Standard Corrections

For **Back to Standard**projects, you will find the below available Corrections, automatically generated for you by Panaya.

| **Back to standard Preparation** | Panaya recommends moving code and objects to a temporary development class for some time before deleting them to validate that they are unused. This is a single Correction per project, specifically for creating the development class – **Z_UNUSED**. |
| --- | --- |
| **Delete Role** | Panaya recommends deleting the roles with no users assigned to them. |
| **Reassign code to Z_UNUSED** | Panaya recommends moving all unused code to the **Z_UNUSED** development class. The usage of the code is determined based on the usage period from your production system and validates that the code was not changed in the past 18 months. During the first couple of months, the code is in the **Z_UNUSED** development class; Panaya analyzes your usage and code to make sure the code is not used, and if it hasn’t changed, you can decide to delete it. If the object usage is unknown, Panaya recommends that you manually determine the object usage and, based on the findings, reassign the code to the Z_UNUSED development class. |
| **Reassign object to Z_UNUSED** | Panaya recommends moving all unused executable objects to the **Z_UNUSED** development class. The usage of the objects is determined based on the usage period from your production system. During the first couple of months, the object is in the **Z_UNUSED** development class; Panaya analyzes your usage to make sure the object is not used, and if it hasn’t changed, you can decide to delete it. |
| **Return to standard** | Panaya recommends moving the identical cloned programs to the **Z_UNUSED** development class and replacing the include statement with the SAP standard program instead. During the first couple of months, the cloned program is in the **Z_UNUSED** development class; Panaya analyzes your usage to make sure the cloned program is not used and if it hasn’t changed, you can choose to delete it. |

## Related

- [Creating a Back to Standard Project](/how-to-create-a-back-to-standard-project.md)
- [Back to Standard Complexity and Priority](/back-to-standard-complexity-and-priority.md)
