
You can display, change, add, or delete the parameters introduced here for non-ABAP transports in the Transport Management System in TMS Configuration using the Transport Tool tab page.
For more information, see Changing the Standard Settings for Source Systems or Changing the Standard Settings for Target Systems.
Parameters for Source Systems
NON_ABAP_WBO_CLIENT
Default: none
Value range: 000-999
This value specifies the logon client of the Transport Organizer in the communication system of this non-ABAP system. It makes sure that transport requests are created in the correct client. When creating a non-ABAP or dual stack source system in which you want to use Transport Organizer you must specify a value for this parameter. You can change the value here.
NON_ABAP_WBO_INBOX
Default: none
Path to the directory where Transport Organizer searches for files.
For this parameter you must choose between a close or loose coupling between your SAP applications and CTS:
Close Coupling: You need this parameter setting when you attach files to a transport request from a server share/mount. However, the default setting uses file streaming (see parameter WBO_FILE_TRANSFER).
Loose Coupling: You need this parameter setting when you attach files to a transport request from a server and not from a desktop (client).
For more information, see Defining a Method for the File Transfer from the Source System.
WBO_FILE_TRANSFER
Default: Stream
Value range: Stream, Share
File transfer method between applications (clients) and the CTS system (streaming or file share/mount)
You need this parameter only if you choose a close coupling.
For more information, see Defining a Method for the File Transfer from the Source System.
WBO_GET_REQ_STRATEGY
Default: Tagged
Value range: Tagged, Create, Smart
This value controls the automatic creation of a transport request when exporting an object.
When creating a non-ABAP or dual-stack system, the value is automatically set to Smart. If you delete the parameter, the standard value Tagged applies.
You need this parameter only if you choose a close coupling.
For more information, see Choosing a Transport Strategy.
WBO_REL_REQ_STRATEGY
Default: Manual
Value range: Manual, Auto
This value controls the automatic release of a transport request.
You need this parameter only if you choose a close coupling.
For more information, see Choosing a Transport Strategy.
WBO_USR_MAP_STRATEGY
Default: Application
Value range: Application, System
User responsible for transport requests
When transport requests are created, the SAP application determines the user responsible for the requests by default.
If you want the CTS system (backend system) to determine the responsible person of the transport request when creating transport requests according to the data in the export destination (for example, the user that is entered in the logon ticket) then you can set the value to System.
You need this parameter only if you choose a close coupling.
WBO_SUPPRESS_OBJLIST
Default: False
Value range: False, True
If you want to stop recording the detailed object list, set this parameter to the value True. Only objects of type File Container are then displayed in the object list. The default setting for this parameter is False.
You need this parameter only if you choose a close coupling.
CTS_SYSTEM_MAPPING
Default: none
Enter the system ID of your non-ABAP system if it is not the same as the name of the corresponding non-ABAP or dual stack system in TMS.
You need this parameter only if you choose a close coupling.
CTS_SYSTEM_TYPE
Classification of the systems in transactions SMSY or LMDB for SAP Solution Manager scenarios.
For source non-ABAP systems used in SAP Solution Manager scenarios, you must manually add this parameter as required by your scenario. Examples are Java, HANADB, or BOBJ.
COMMUNICATION_SYSTEM
Default:<SID of CTS System>
Name of ABAP communication system that was specified when creating a non-ABAP system.
DI_SYSTEM
Default: False
Value range: True, False
Only when using NWDI in connection with CM Services: Classify the system as DI system. If the Create Development Configuration checkbox is checked when creating a non-ABAP system, then the paramter is automatically set to the value True.
DI_SLD_URL
Default: none
Only when using NWDI in connection with CM Services: URL to System Landscape Directory (SLD) that was specified when creating the first non-ABAP system.
Parameters for Target Systems
DEPLOY_URL
Default: none
If you need to deploy your software using Software Deployment Manager (SDM) or the Deploy Controller (DC), specify the Deploy Tool URL in the target system.
You must take into account the release of the target systems:
Target systems with Release SAP NetWeaver 7.1 or higher
Deployments use Deploy Controller (DC).
Enter the URL in one of the following formats:
P4://<host of target system>:5<system number>04 or http://<host of target system>:5<system number>04
Then choose and enter a user of the SAP NetWeaver AS Java with DC authorization and the correct password.
Target systems with Release SAP NetWeaver 7.0
Deployments use SDM.
Enter the following URL:
http://<host of target system>:5<system number>18
http://<TargetHost>:50018
Then choose and enter the password of the SDM user.
DEPLOY_XI_URL
Default: none
If you need to deploy your software to an SAP PI system, specify the URL of the SAP PI system in the target system in one of the following formats:
For secure communication, use the https port: https://<host of target system>:5<system number>01
http://<host of target system>:5<system number>00
Then choose and enter a user with SAP PI authorization.
DEPLOY_SLD_URL
Default: none
Then choose and enter a user with SLD authorization.
DEPLOY_WEB_SERVICE
Default: CTSDEPLOY
Name of the deploy Web service in transaction LPCONFIG.
DEPLOY_DATA_SHARE
Default: None
The directory where the CTS Deploy Web service accesses the data saved by the transport program tp.
When creating a non-ABAP system, the value is automatically set to transdir/data on the communication system of the non-ABAP system. This is the data subdirectory of the transport directory. You can change this value to a different directory.
For more information on this parameter, see Defining a Method for the File Transfer to the Target System.
CTS_FILE_PROVIDER_URI
Default: none
With this parameter you define an SAP Java Connector connection (JCo connection) for transferring data to the target system. This parameter is only evaluated if the parameter DEPLOY_DATA_SHARE is not set.
For more information on this parameter, see Defining a Method for the File Transfer to the Target System.
Default: none
You can set these optional parameters in addition to the other deployment methods. The parameters define the directory to which the transport program tp copies non-ABAP objects. You can use these parameters to run a manual deployment, after the import, for non-ABAP objects without automatic deployment methods (such as non-SAP objects). If you do not set any of these parameters, no deployment to a file system takes place.
If the parameter DEPLOY_OUTBOX-<APPLICATION_TYPE> is not set, the value of parameter DEPLOY_OUTBOX is used.
If the parameter DEPLOY_OUTBOX-<APPLICATION_TYPE> is set without a value, the transport program tp does not execute a copy of the non-ABAP objects on the file system for the application type. This makes sense if, for example, an automatic deployment has been defined for this application type by default.
Pay attention to upper and lowercase with the value for <APPLICATION_TYPE>. The value must be written in exactly the same way as the definition of the application type.
For more information, see Connecting Further Applications with the Change and Transport System.
CTS_SYSTEM_TYPE
Classification of the systems in transactions SMSY or LMDB for SAP Solution Manager scenarios.
When you create a non-ABAP target system, this parameter is generated automatically. Possible values are Java and others. Depending on your SAP Solution Manager scenario, you can adjust it to the required value, for example HANADB or BOBJ.
DI_SYSTEM
Default: False
Value range: True, False
Only when using NWDI in connection with CM Services: Classify the system as DI system. If the Create Development Configuration checkbox is checked when creating a non-ABAP system, then the paramter is automatically set to the value True.
COMMUNICATION_SYSTEM
Default: <SID of CTS system>
Name of ABAP communication system that was specified when creating a non-ABAP system.