In some cases it might be interesting to know which SAP BW objects are attached to a specific transport for e.g. release management. Instead of copy and pasting object values mentioned in the SE10 transaction SAP tables can be used.
- History of all start, stop and initialization actions of SAP liveCache. The system appends the information in the lcinit.log log file to this log file. Run directory of the database: wrk lcinit.log. Information for starting, stopping and initializing SAP liveCache with the CCMS function of the SAP.
- After you finish creating and setting your output device, you want to transport the SAP output device to QA / Production. You can do this from menu SPAD - Output Device 2. Position to output device you want to transport - Edit - Tranport - Transport How to transport SAP output device.
- The directory /usr/sap/trans is filling up and most of the files are generated in cofile, datafile, sapnames and log directory which is the SAP transport files. You are planning to delete all these SAP transport files to regain space back in the /usr/sap/trans. In this example, the STMS is configured as DEV.
All information related to SAP transports is stored in E07* tables. An overview of these tables is shown below. Along with this information and this table overview you have the ability to compose an overview of objects (including their functional description) belonging to specific transport.
Table | Description |
---|---|
E070 | Change & Transport System: Header of Requests/Tasks |
E070A | Change & Transport System: Attributes of a Request |
E070C | CTS: Source/Target Client of Requests/Tasks |
E070CREATE | Change & Transport System: Creation Date of Request |
E070CTV | Generated Table for View E070CTV |
E070DEP | Change & Transport System: Dependencies of Requests |
E070L | CTS: Index for Assigning Numbers to Requests/Tasks |
E070M | CTS: Target Package/Layer for Requests |
E070TC | Help Table for E070 for Client-Specific Imports |
E070USE | Use of Current Requests by Users |
E070V | Generated Table for View E070V |
E071 | Change & Transport System: Object Entries of Requests/Tasks |
E071C | Change & Transport System: Client-Specific Lock Flag |
E071E | Lang. Transport: Positive List for Generic Object Selection |
E071K | Change & Transport System: Key Entries of Requests/Tasks |
E071KC | Change & Transport System: Key Entries of Requests/Tasks |
E071KF | Change & Transport System: Nametab Info. on (CHAR)Key Fields |
E071KFINI | Change & Transport System: Nametab Info. on (CHAR)Key Fields |
E071K_30 | Change & Transport System: Key Entries of Requests/Tasks |
E071K_KEY | E071K Key Fields |
E071S | System-Specific Import Status of Objects |
E071V | Generated Table for View E071V |
E07T | Change & Transport System: Short Texts for Requests/Tasks |
E07T_OLD | E07T Before TRKORR Extension |
RDDPROTT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report shows you all the transport steps for the specified request.see full standard documentation available for this report.
Thanks to http://sapbasisanswers.blogspot.nl/ for supplying this helpful overview.
- SAP Basis Tutorial
- SAP Basis Useful Resources
- Selected Reading
Transport Management System Overview (TMS)
Transport Management System is one of the key components in SAP system. TMS is used to control new requests, monitor changes like who has implemented the changes, defining and configuring system landscape in SAP environment.
TMS consists of 3 different Change and Transport System (CTS) components −
Change and Transport Organizer (CTO)
Transaction Code — SE01
This is used to manage, configure the changes in SAP repository and other objects. This provides you a central environment for development and configuration projects.
Transport Management System (TMS)
This is used to manage, control and copy development objects and for customization of settings across SAP systems in landscape using pre-defined transport routes configured with RFC Connections. This includes exporting the objects from one SAP system and importing to another target system.
Transport Tools
Tools are a part of SAP Kernel and are used to manage R3 trans and transport control program.
R3trans is known as SAP system transport which is used to transport the objects between different SAP systems. It is usually called for other transport control program, in particular from tp or by using SAP upgrade utilities.
Transport control program is used to support data and object transport between different systems running on different platforms and also on different database.
Configuring Transport Management
Transport management is one of the key components in SAP system landscape and is used to perform the following activities −
Sap Transport Logical File Path
- Defining Transport Domain Controller.
- Configuring the SAP system landscape.
- Defining the Transport Routes among systems within the system Landscape.
- Distributing the configuration
Transport Domain Controller
This is used to manage all TMS configuration details. Any changes to configuration settings are distributed across all systems. To set up the Domain controller, use transaction code — STMS
View Transports In Sap
In case, the SAP system doesn’t have a Domain Controller, you will be prompted to create a new one. Transport domain includes the following activities −
- User creation TMSADM
- RFC connection and request creation, TMSADM is used login to target system
- DOMAIN.CFG file is created under usr/sap/trans/bin directory which stores TMS configuration and is used by systems and domains for checking existing configurations.
Follow these steps to add a system to Transport domain −
Step 1 − Log on to the SAP system, that you want to add as a System, in client 000 and enter the transaction code — STMS. If system is not added, TMS will check configuration file DOMAIN.CFG and will prompt you to create one. Click on — Select the Proposal and Save. The system will remain in ‘Waiting’ status initially.
Sap Transport Log Table
To complete the task→ login to the Domain Controller System → Transaction STMS → Go to Overview → Systems.
Sap Transport Logs Os Level
You can now see that a new system is available. Go to SAP System → Approve