Configuring Transport Management System (TMS) in SAP with a 3-System Landscape
In SAP, the Transport Management System (TMS) is critical for managing the movement of development objects between different systems (Development, Quality, and Production).
In this guide, we will configure TMS with V03 (Production) as the Domain Controller and set up a three-system landscape with the following SAP system IDs (SIDs):
- Development: V01
- Quality: V02
- Production (Domain Controller): V03
Prerequisites
Ensure the following prerequisites are met before beginning the configuration:
Step-by-Step Guide to Configuring TMS with V03 as Domain Controller
Step 1: Log in to the Production System (V03)
Click on Yes.
Open the transaction code STMS by typing it into the command field and pressing Enter.
- If TMS has not been configured yet, you will see a message: "Transport Management System not configured. Do you want to configure it now?".
click on Green Tick.
Initializing the Transport Domain on V03 (Production)
You will now be asked to create the transport domain controller. Since V03 is the Production system and will act as the domain controller, ensure you are logged into the correct system.
Provide the necessary details:
- Domain Name: Choose a name for the transport domain, such as DOMAIN_V03.
- Description: Enter a relevant description for future reference (e.g., “Domain Controller on Production V03 with Development and Quality Systems”).
Adding Systems (V01 to the Transport Domain
Once the domain controller is set up on V03, the next step is to add the Development (V01) and Quality (V02) systems to the transport domain controlled by V03.
1. Log in to V01 (Development System)
- Open SAP Logon, select V01 (Development), and log in.
- Run the transaction code STMS.

- You’ll be prompted to join the existing transport domain, which is now controlled by V03. Choose Yes to join the domain.
- The system will automatically recognize the domain controller as V03. Confirm the domain name DOMAIN_V03.
Click on Yes.
V01 is added.
Log in to V02 (Quality System)
Execute transaction STMS.

Return to the V03 (Production) system and check that V02 appears in the Systems Overview in STMS and its status is Active.- Click on refresh Icon.
- V02 Quality system will appear. select it and approve the system.
- Click on the connection Test Icon.
- Now go back to system overview
Configuring Transport Routes
Transport routes define how transport requests move from one system to another (e.g., from Development to Quality, and from Quality to Production). Since V03 is the domain controller, we will configure the transport routes from there.
- Open STMS in V03 (Production) and navigate to Overview → Systems. You should see V01 (Development), V02 (Quality), and V03 (Production) listed.
- Now go to Overview → Transport Routes.
Setting Up Standard Transport Routes
In the Transport Routes screen, go to Configuration → Adjust → Standard Configuration.
In the pop-up, select Three-System Landscape. The system will automatically suggest a transport route where:
- V01 is the Development system.
- V02 is the Quality system.
- V03 is the Production system (Domain Controller).
This configuration sets up a standard path where all transports flow from Development (V01) to Quality (V02), and finally to Production (V03).
3. Manual Route Configuration (Optional)
If you want to configure the routes manually:
- In the Transport Routes screen, choose Edit → Create → Transport Route.
- Create a Consolidation Route between V01 (Development) and V02 (Quality).
- Choose the appropriate transport layer (e.g., Z_DEV).
- Create a Delivery Route between V02 (Quality) and V03 (Production).
- Save the manual route configuration.
Saving and Distributing Configuration
verifying the Configuration
After configuring the transport routes and distributing the configuration, test the setup:
- In the V01 (Development) system, create a transport request using transaction SE10.
- Create a dummy transport request with a basic object or program.
- Release the transport request.
- Check if the transport moves automatically to V02 (Quality).
- Manually import the request in V02 (Quality) and check if it moves to V03 (Production) as expected.
- In V03, verify the import using STMS → Import Monitor.
Conclusion
By following these detailed steps, you have successfully configured the Transport Management System (TMS) in a three-system landscape with V03 (Production) acting as the Domain Controller. Always ensure that TMS is configured in the 000 client for consistency and system-wide transport management. This setup allows you to efficiently manage the movement of transports between Development (V01), Quality (V02), and Production (V03) systems.
With this configuration, you can control the transport workflow, ensuring that changes are thoroughly tested before reaching the production environment.

































Comments
Post a Comment