cancel
Showing results for 
Search instead for 
Did you mean: 

How to transport text objects from one system to another

Former Member
0 Kudos

Hello

Can anybody explain how do we transport text objects from one system to another system?

because when we create standard text in SO10, no activation is required and when creating, the system will not prompt any package(where to store).

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Welcome to SDN!!

To transport standard text,

1) Go to Transaction SE38 and Provide the Program name RSTXTRAN Then execute(F8).

2) Provide the Name , ID and Language.

3) execute (F8)

4) it will generate one Requset no automatically.

5) Transport that request to quality

Regards

Kiran

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Just add a new line in a Workbench order with your Object.

You have to create a Workbench transport order with transaction SE01. When created, click on it, go in menu Request/task -> Object list -> Display object list. Go in modification mode and add a new line with:

PgmID = R3TR

Obj = TEXT

Object name = TEXT,,ST,

Example :

R3TR / TEXT / TEXT,ZHR_TEXTO,ST,F

Reward points if useful.

Watch this link:

[;

Regards,

Oscar

Former Member
0 Kudos

chk the documentation of that program to know about that

Short text

Transfer of SAPscript Texts to a Correction

Description

The report RSTXTRAN allows a set of SAPscript texts (or the text key) to

be transferred to a correction or repair of the transport system. The

name of the correction/repair can either be transferred as a report

parameter, or the correction/repair can be selected later in a selection

window. The text key can be qualified generically using the asterisk

character (*).

When the report has been executed, the list of selected texts appears.

Individual texts can be deselected in this list. When the function

"Continue" is executed, the final list of texts which are to be

transferred is displayed. The transfer of texts to the correction/repair

can now be activated by the appropriate function, and must be confirmed

in a dialog box.

Requirements

There is a correction/repair in which the selected text keys can be

entered, if it is not being processed. The report can only insert text

keys in corrections or repairs, not however in transport requests.

However, the objects contained in a correction can be transferred to a

transport request with the correction and transport system transaction.

It should also be noted that the report selects texts in the current

client, but that the transport system generally exports texts from

client 000.

Output

When the report has been executed, a list of the selected texts is

output. Information about whether transfer to the correction/repair was

possible is displayed for each text key.

Reasons for failed transfer include

- the correction/repair is currently being processed

- the correction/repair does not exist

Example

All German standard texts with the ID ST, whose names begin with

SAPSCRIPT, are to be entered in the correction B20K009999. The report

parameters are then assigned values as follows:

- Correction: B20K009999

- Text object: TEXT

- Text name: SAPSCRIPT*

- Text ID: ST

- Text language: D

Reward if useful.

Former Member
0 Kudos

Hi,

1.Using RSTXTRAN , you can create Request for the Standard Text.

2.

Follow this steps for linking standard text to transport

Goto Se09 --> Select the transport request number you where you want to insert the standard text --> click display --> change --> under program id R3TR --> object type = text --> object name Ex, TEXT,Z110_JP_AVIS_PAYMENT_ADVICE,ST,J(Text, standard text name, text id, language)

Regards,

If helpful reward with points(Don't forget).

Edited by: shiva kumar on Apr 8, 2008 8:23 AM