Start of Content Area

Procedure documentation Attaching Objects Directly in the Application  Locate the document in its SAP Library structure

Use

If you want to attach a file to a transport request in an SAP NetWeaver Portal, PI, NWDI, or SLD system, you can do this directly in your application without switching to the Transport Organizer UI. These SAP system types are closely linked to CTS and can create and release transport requests automatically.

Prerequisites

      To attach non-ABAP objects directly to a transport request from your application, you must connect your system to Change and Transport System. This is possible for SAP NWDI systems from SAP NetWeaver 7.0 SPS 12, for SAP NetWeaver Portal and SAP NetWeaver PI systems from SAP NetWeaver 7.0 SPS 13, and for SLD systems from SAP NetWeaver 7.0 SPS 14.

      You have modified an object in your system and want to attach it to a transport request.

      Optional: You set the parameter WBO_GET_REQ_STRATEGY to Smart when you configured your source system.

      Optional: You set the parameter WBO_REL_REQ_STRATEGY to Auto when you configured your source system.

More information: Changing the Standard Settings for Source Systems

Procedure

...

       1.      Log on to the application with your user and password.

       2.      Create a transportable object or add the change to a transportable object (such as a transport package in an SAP NetWeaver Portal system)

If a transportable package already exists, the system uses it automatically.

       3.      Select the transportable object created previously and choose Export.

The system uses your parameter settings in the source system to determine an appropriate transport request. If no request exists, the system creates a new one.

       4.      Confirm the export.

       5.      If you did not set the parameter WBO_REL_REQ_STRATEGY to Auto in your source system settings, release the transport request manually.

Otherwise the system releases the transport request automatically when the file is added.

Result

You have attached a modified object to a transport request directly from the application. You can now display it in the object list.

 

 

 

 

End of Content Area