Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Import files into DEV

anupam_srivastava2
Participant
0 Likes
587

Hi all

I am implementing a SAP NOTE, in which I have to Import of the transport files into R/3 system.

III/c/ Import of the transport files into R/3 system

All requests import into client 000.

The transport from file DMEE50_client_customizing is client dependent,

import it into client with import option - Ignore Non-Permitted Table

Class

Import other transports not mentioned above using tp import parameter.

Can any body tell me how can I do this.......

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
472

Hello

Assuming that you have placed the transport files into the TRANS directory on you SAP system (e.g. /usr/sap/trans; data file into data directory, log file into cofiles directory) you can go to transaction STMS, select the import queue of the DEV system and choose menu Extras -> Other request -> Add...

Enter the request number and add the request to the import buffer. Next step is to import the request with the required options (= umodes for tp).

Regards

Uwe

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
473

Hello

Assuming that you have placed the transport files into the TRANS directory on you SAP system (e.g. /usr/sap/trans; data file into data directory, log file into cofiles directory) you can go to transaction STMS, select the import queue of the DEV system and choose menu Extras -> Other request -> Add...

Enter the request number and add the request to the import buffer. Next step is to import the request with the required options (= umodes for tp).

Regards

Uwe