Types of Transport Requests in SAP BASIS and Their Creation
In SAP BASIS, there are two main types of transport requests: Workbench Transport Requests (ABAP objects) and Customizing Transport Requests (customizing settings).
Workbench Transport Requests
Workbench Transport Requests are used for transporting ABAP development objects such as programs, function modules, classes, and other repository objects. They are created in the SAP development environment using transaction code SE01.
Customizing Transport Requests
Customizing Transport Requests are used for transporting customizing settings and configuration changes in the SAP system. They are created in the SAP development environment using transaction code SE09.
How to Create a Transport Request
- Open transaction code SE01 for Workbench Transport Requests or SE09 for Customizing Transport Requests.
- Enter a request description and request type for the new transport request.
- Add the objects or settings that you want to transport to the request.
- Release the transport request once all objects/settings are added.
- Assign the transport request to a transport layer and target system.
- Release the transport request to the target system using transaction code STMS.
By following the above steps, you can create and transport different types of transport requests in SAP BASIS.
Please login or Register to submit your answer