- February 12, 2018
- Posted by: Christoph Sommer
- Category: BI-IP, BW
Newly created or changed development objects like e.g. function modules, ABAP classes or InfoProviders are added to transport requests when these objects are saved. If a task of a transport request is released, the objects included in this task can not be modified until the other tasks and the transport request is completely released and imported into the target system.
In some situations, it might be necessary to include additional objects in the request or to further change a released object in order to ensure an error-free import into the target systems. In these situations, you can proceed as follows:
Execute ABAP program RDDIT076
Then select the transport request, double click on the task with status ‘R’ (=released) and change it back to ‘D’ (=modifiable).
After saving this change, the transport task is open for modification again and the included development objects can be altered or new objects can be added to this task.