Start of Content Area

Procedure documentation Configuring with TMS under Windows   Locate the document in its SAP Library structure

Procedure

To configure the TMS under Windows, proceed as follows:

...

       1.      To make your Windows system known in the transport profile, make the following settings:

...

                          a.      Log on to the transport domain controller and call transaction STMS. The TMS initial screen appears.

                            b.      Choose Overview ® Systems. The system overview is displayed. Choose a system by double-clicking one.

                            c.      Choose Configuration ® Display/Change. Click on the Transport Tool tab and choose Edit ® Insert Row.

                            d.      Enter the following information:

Global

Parameter

Value

OpSys

x

ABAPNTFMODE

b

wnt

x

transdir

<path to UNIX TransDir>

wnt

Example

 

Global

Parameter

Value

OpSys

x

ABAPNTFMODE

b

wnt

x

transdir

\\trans01\trans4

wnt

 

A99/r3transpath

<path>\R3trans.exe

wnt

 

A99/sapevtpath

<path>\sapevt.exe

wnt

 

A99/system_pf

<path>\default.pfl

wnt

Parameter ABAPNTFMODE determines the mode for opening the files used by tp and all tools that are called up by tp.

                            e.      Save the configuration by choosing Configuration ® Save and return to the system overview.

                              f.      Choose Extras ® TMS Configuration.

       2.      Include the following entries in the system-specific instance profiles for the SAP systems under Windows:

...

                            a.      Set parameter abap/NTfmode=b.

·         This parameter sets the default mode for opening a file for the kernel.

                            b.      Set parameter DIR_TRANS on the UNIX transport directory.

Example

DIR_TRANS=\\trans01\trans4

                            c.      Set parameter DIR_EPS_ROOT to a subdirectory of the transport directory for Transaction SPAM.

Example

DIR_EPS_ROOT=\\trans01\trans4\EPS

                            d.      Stop the relevant SAP system under Windows and then start it again.

       3.      You must convert the profiles into binary format for all systems running under windows that are supposed to use the central transport directory.

To adjust the Windows profile to the binary format, log on to the relevant SAP system and call transaction RZ10. Choose Utilities ® Import Profiles ® Of Active Servers. This saves the profiles in binary format.

Result

TMS is now configured for transport between UNIX and Windows systems.

 

 

End of Content Area