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

Program for Importing Transport Request

Former Member
0 Likes
1,558

Dear all,

I am thinking of writing a program to perform the import of transport request into the system after the transport request is added to the buffer.

The transport request is added to the buffer using FTP.

Please kindly give me some guidance as to how can I write this program for importing transport request. Thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,097

Hi,

Call transaction STMS & import the TR using IMPORT transport button.

You can do a BDC on the same & call via RFC.

Best regards,

Prashant

3 REPLIES 3
Read only

Former Member
0 Likes
1,098

Hi,

Call transaction STMS & import the TR using IMPORT transport button.

You can do a BDC on the same & call via RFC.

Best regards,

Prashant

Read only

0 Likes
1,097

Hi Prashant,

My 2 systems are not linked to each other, one is running SAP 4.7 and the other is running ECC6.0. Can I still use STMS_IMPORT?

When I use STMS_IMPORT, I hit some errors. It is either "tp finished: A tool used by tp broke down" or "tp finished: A tool used by tp aborted". DO you have any idea what is wrong? Thanks for your help.

Read only

0 Likes
1,097

Hi,

In that case you can not use STMS.

Ask your basis to help you in this. They can get two files of TR and put the same in the other system.

Regards,

Atish