The transport files that were copied to the SAP server need to be imported into the SAP system. A Basis administrator should perform this step.

 

All objects in this transport are located in the registered development namespace /GKOD/. This development namespace ensures that no naming conflicts can arise in your SAP system because of the transport.

 

Note: If you want to check the import logs of the transport, select the Goto menu and then the Import History command. A return code 4 (Warning) and below is acceptable.

 

To import the transport files to an SAP Version 4.6c or ECC6 server:

  1. Log on to SAP as a Basis administrator.
     
  2. In the Transaction Code field, enter stms.
     
  3. Click (Enter).
     
  4. Click (Import overview).
     
  5. Double-click the import queue of the target system.
     
  6. On the Extras menu, point to Other requests and choose Add.
     
  7. In the Transp. request field, enter nnnKxxxxxx, where nnn and xxxxxx match the name of the transport file that was unzipped.
     
  8. Click (Continue).
     
  9. Click Yes.
     
  10. On the Queue menu, choose Close.
     
  11. On the Queue menu, choose Start import.
     
  12. In the Target client field, enter the number of the appropriate client.
     
  13. Click (Continue).
     
  14. Click Yes.
     
  15. Click (Refresh).
     
  16. Click (Exit) twice.

Special Note for SAP Unicode-based Systems 

If your SAP System is Unicode-based, please apply the transport in the following manner via the command line.

 

Verify that your instance profile has the following parameter set: abap/unicode_check=on.

 

Apply the transport using the following procedure:

  1. Open a command line prompt.
     
  2. Type the following:
     
    tp addtobuffer nnnKxxxxxx <SID> pf=C:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL.
     
    Note: C:\ should be replaced with the appropriate path, if necessary.
     
  3. Type the following:
     
    tp import nnnKxxxxxx <SID> -Dsetunicodeflag=true client<num> pf=C:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL.

If you system is Unicode, refer to SAP Note 330267 before importing the content.


Table of Contents