cancel
Showing results for 
Search instead for 
Did you mean: 

standard text: client dependent? how can we move to different client.

Former Member
0 Kudos

I have created a standard text in SO10.

i am using it in my smart form.

my development client is 010.

testing client is 020.

when i test in 020, i am getting error that standard text is not available.

So I think, standard may be either client dependent or we may have different mechanism to move the standard text like LSMW.

Please let me know the process.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You got it right. Standard texts (SO10) are client dependent.

U need to run program RSTXTRAN to attach standard text to transport request.

And then run transaction SCC1 in client 020 to transfer.

Edited by: Arjun Lagishetti on Jul 20, 2009 3:36 PM

Answers (5)

Answers (5)

Former Member
0 Kudos

Yes. standard text is client dependent. There is seperate mechanism thru SCC1.

Former Member
0 Kudos

Hello,

If your clients are in same system then go to so01 and do the copy client . Utilities-->Copy from Client.

do this in the other client (testing client).

former_member555112
Active Contributor
0 Kudos

Hi,

Incase bothh your clients are within the same system then in SO10 from the menu do as follows:-

Utilities-->Copy from Client.

Do this in your target client. Copy from the source client.

While transporting to different systems make use of the transport request.

If it did not allow you to add to your existing TR; then add a new task to your TR and the try.

Regards,

Ankur Parab

Edited by: Ankur Parab on Jul 20, 2009 8:50 PM

Former Member
0 Kudos

Hi ,

In order to make the text available in the different client what u need to do is goto se78 -> Stored as text>standard text->ST

Then in the right side enter ur text name and then click on the transport button,The the procedure is same like creating and transporting the object.

Cheers,

Joe

Manohar2u
Active Contributor
0 Kudos

Former Member
0 Kudos

You can manually add the standard text to the Transport request,by going in SE01 ,double click the desired request and the entering manually like this

in the Program-id you write : R3TR

Object : TEXT

Objektname :Text,<Name_of_text>,<Id_of_text>,<Language>

and press save afterwards.

Now you can go to transaction SCC1 and transport the text to you desired client using the workbench request in which you saved the texts.

Edited by: seba seba on Jul 20, 2009 4:21 PM

Former Member
0 Kudos

Hi,

go to se38...--> enter program name RSTXTRAN and execute -->next give :-Text key - object (TExt)

:-Text key - name( Standard TExt Name)

:-Text key - ID

:-Text key - language

and execute..

it will ask the Customize request create or assign the sutomize request ..

the standard Object is saved under Customize transport request now transport the transport request from one client to anothe..

automatically the standard text will appear in other client..

Prabhuda

Former Member
0 Kudos

i could not use the existing transport request for this..

Is it could be a problem from my Basisauthorization or Standard text issue?