Sunday, June 29, 2025

πŸš€ Transport Requests (TR)

 
What is Transport Request (TR) in SAP?

Transport Request is container of changes which is made in SAP Development system as per Customer requirement.

Using TR we can transport or move all changes/ Customize setting from DEV to QA to Production System.

TR Naming Convention

Format: SID<K>90003

  • SID - System Name
  • K - Co file created in Data base
  • 90003 - Number can be anything from starting with 9xxx

Example: If TR DEVK90003 generated in development system then as per naming convention Here SID is DEV

Types of Transport Request

1. Workbench Request

Workbench requests are cross-client. Changes done in one client are automatically reflected in all other clients. If we use ABAP Logic during changes then use Workbench Request.

2. Customizing Request

Customizing requests are client specific. The changes will not be reflected in other clients. for Example if we made changes in DEV-100 system then this will not reflected in DEV-200 system we need to do copy client by TR (T code ; SCC1)

we use this customizing request if not using ABAP Logic during changes in system.

How to Release TR

T-code: SE01

If you know TR number then go to Display tab -> Put TR No. -> Click on Display Push Button.


Steps to Release Transport Request:

  1. Select Sub TR EH7K900456 --> Click on truck Icon Button so that Sub TR will be release.

  2. Again Select Main EH7K900455 --> TR Click on Truck Icon Button so that Main TR will be release

Note: System not allow you release first MAIN TR before release Sub TR.

Status Confirmation

Once you Release TR then Right Check mark will be visible next to TR

How To Revert SAP Released Transport Request To Unreleased Status

If You want change Status of TR from Released to Unreleased then follow below Process.

Step-by-Step Process:

  1. Run T-code SE38 /SA38

  2. Enter Program RDDIT076 in SE38/SA38 & Execute

  3. In the Selection screen Enter Main TR number which you want to change status.

  4. Select TR and Click on binoculars

  5. Click on Pencil Button for Change Mode.

  6. System Allow you change status From "R to D'" & SAVE it

Now TR status Changed as D- Modifiable

For Information Purpose

Types of TR Status Request

Status Description
D Modifiable
R Released

No comments:

Post a Comment