What does the initial configuration of TMS do in 000 client?

STMS transaction is executed initially in client 000 with ddic authorization in order to configure TMS. The following changes occur in the system when you execute STMS for TMS configuration:

  • Reassign SAP system as transport domain controller
  • Create transport domain name (domain_SID)
  • Create transport group (group_SID)
  • Create system user TMSADM in 000.
  • Create TMS RFC destinations
  • Setup file domain.cfg in directory bin
  • Transport profile for tp is generated TP_<domain>.pfl stored in bin.

What is transport route and transport layer? What are the types of transport routes?

 

 

 

 

 

Transport routes are used to define in which target system you want to consolidate change requests and which SAP systems are forwarded this information automatically.

All the development projects developed in a same SAP system and transported using the same transport route are grouped together to form transport layer.

There are two types of transport routes:

-Consolidation route (usually defined between Dev and QA systems)

-Delivery route (usually defined between QA/Test and Production systems)

 

What are the types of transport requests?

There are four types of transport requests:

1. customizing request (Contains client specific changes recorded in a single client)
2. Workbench request (Contains changes made to the repository objects of ABAP work bench)
3. transport of copies (Allows to transport any sub objects into object list to any other SAP system)
4. relocation (Use this when development system of a complete package is to be changed on permanent basis)