cancel
Showing results for 
Search instead for 
Did you mean: 

TMS File Import

Former Member
0 Kudos

Hi,

Please tell me how to import the TMS file into the system? I have a file, having extension .D15, which contains some objects. Now, I want to import those objects from that file into SAP system. Please guide me..

Regards,

Varun

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

1. Copy the transport files to your operating system:

Cofile K******.D15 to usr\sap\trans\cofiles

Data file R******.D15 to usr\sap\trans\data

2. Make sure that the copied files are write-enabled (not Read-only).

3. Register the transport through the STMS transaction, or using the following command:

OS prompt> tp addtobuffer D15K****** <your SID>

4. Import the transport through the STMS transaction, or using the following command:

OS prompt> tp import D15K****** <your SID>

regards

jhony

Former Member
0 Kudos

HI,

do following

i think you have two file with extension .d15

like K*******.d15 -- cofile

and R*******.d15 -- datafile

put K******.d15 into \usr\sap\trans\cofiles folder and R******.d15 into \usr\sap\trans\data

now login into sap run tcode- stms_import -> extras -> other request ->

in trans. request give D15k******

press enter

specify you sap client and perform import

regards,

kaushal

mark helpful answers