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

SAPScript Text

Former Member
0 Likes
6,850

Hi Friends,

I have created some SAPScript Text ( through SO10 ).I want to know in which Request and in which development class it is saved ( it has not asked me for Request number and dev class and there are so many requests created by me.

I searched for the same and found 1 request in which folowing task is present -

<b> SAPscript Text

OCS,V3ZI38,STAM,R</b>

Is it the same, how can i see all these in my system ??

Sonal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,065

Hi,

When u created SAPScript Text in SO10 ,it won't ask any request or it won't saved under any request.

u have to save that SAPScript Text in a request..

steps to save SAPScript Text in a request...

->go to se38 -> RSTXTRAN -> Execute(F8)

-> again press F8(Execute)

-> Press Deselect all button

->in find (Ctrl+F) give ur SAPScript Text name

->check that

-> Press 'Enter'(on ur key board)

->Now click d button 'Trsfr texts to corr.' button

->now it will ask to assign request number

->( u can save any existing request or ur own request number)

  • but it stored as Customizing Request(every SAPScript Text is assigned to a request as like this only)...

I Think this will solve ur problem

Pls reward me..

8 REPLIES 8
Read only

dani_mn
Active Contributor
0 Likes
3,065

Hi,

The text maintain through so10 does not go into any transport request.

It is not transportable.

Regards,

Wasim Ahmed

Read only

Former Member
0 Likes
3,065

Hi

SAPscript Text is client independent.

U can read the text using READ_TEXT Function Module.

In SO10 Use the Menu Path GOTO->Header values as input to FM.

Read only

0 Likes
3,065

Can you please tell me how can i transport it to quality server ??

Sonal

Read only

0 Likes
3,065

hi,

When you open your text.

there are option of upload and download in menu.

Use

TEXT->download

TEXT->upload.

Regards.

Wasim Ahmed

Read only

Former Member
0 Likes
3,066

Hi,

When u created SAPScript Text in SO10 ,it won't ask any request or it won't saved under any request.

u have to save that SAPScript Text in a request..

steps to save SAPScript Text in a request...

->go to se38 -> RSTXTRAN -> Execute(F8)

-> again press F8(Execute)

-> Press Deselect all button

->in find (Ctrl+F) give ur SAPScript Text name

->check that

-> Press 'Enter'(on ur key board)

->Now click d button 'Trsfr texts to corr.' button

->now it will ask to assign request number

->( u can save any existing request or ur own request number)

  • but it stored as Customizing Request(every SAPScript Text is assigned to a request as like this only)...

I Think this will solve ur problem

Pls reward me..

Read only

0 Likes
3,065

Thanks Ramesh .

Read only

Former Member
0 Likes
3,065

Hi sonal,

1. a little tricky

2. goto se09 and create a new

customizing rqeuest.

3. after that

in the object list,

go in edit mode

and a new window will come

where u can add the objects(in table control)

4. there u put

program id = R3TR

object type = TEXT

object name = TEXT,YHRS_FNF_LTR,YHR1,E

where

YHRS_FNF_LTR = name of standard text

YHR1 = TEXT ID

E = english language

regards,

amit m.

Read only

Former Member
0 Likes
3,065

Hi

When u create a Standard text or make any changes to the existing Standarad text , it does not ask for any transport request.

Creating request for Standard text:

go to Tcode- SE38.

Execute program RSTXTRAN.

Give the text name in Text key-name field

Then execute

In next window , select all or check the check box .

Then enter.

Then select Trsfr texts to corr.

Now window for creating transport request will appear.

here u can create new transport request.

Regards,

Lakshmi.