cancel
Showing results for 
Search instead for 
Did you mean: 

Massive export/import of text elements between different systems

matteo_montalto
Contributor
0 Kudos

Hi all gurus,

I have an HUGE amount of text elements (more that 400) that I must bring from system A to system B.
A and B are NOT in the same landscape so I can't transport them using a change request.

I've seen that in SO10, accessing each element, there's a way to Download/Upload a text element using the menù Text .

Is there a way to get a massive download of my text elements on system A and proceed with a mass upload on system B?

Or should I elaborate one single element at time?

Thanks,

M.

Accepted Solutions (1)

Accepted Solutions (1)

gokul_radhakrishnan3
Active Participant
0 Kudos

Hi,

May be you can consider the external import /export option by putting these texts in a transport (RSTXTRAN)and by using ARCHIVFILE_CLIENT_TO_SERVER & ARCHIVFILE_SERVER_TO_CLIENT for example. Or may be basis team will have many other options to do the same.

Regards,

Gokul

matteo_montalto
Contributor
0 Kudos

Thanks Gokul,

I ended up implementing a custom report which read texts from system A and save them on system B, using some standard function modules such as READ_TEXT and SAVE_TEXT.

Answers (0)