Application Development 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: 

parameter

Former Member
0 Kudos

hai

In report prg, parameter setting as

Parameter: output1(10)

parameter: output2(10)

which displayed in screen as below

output1 - -


output2- -


so i changed text thru textelements-Selectiontext-

output1 as file path

output2 as file name

if i transfer this program to production system. will this

selection text also come to that system.

or i have to create seperate text elements and add it

in coding? if so pls tell me how?

Bcoz. i want the same environment at prod system also.

its blunder setting textelement again in Prod system manaully.

Pls confirm.

Chandra kumar.

1 ACCEPTED SOLUTION

andreas_mann3
Active Contributor
0 Kudos

Chandra,

you can transport report (REPS) and

textelement (REPT)- or both (PROG)

with TA SE09.

Andreas

15 REPLIES 15

andreas_mann3
Active Contributor
0 Kudos

Chandra,

you can transport report (REPS) and

textelement (REPT)- or both (PROG)

with TA SE09.

Andreas

0 Kudos

hai,

thanks for your reply.

i have set label for parameter using SELECTION-TEXT via MENU.this is enough?

while transport how to transport this selection-text?

suppose i have report program "zactivejoblist"

REPT textelement will have this inputted label?

pls confirm.

0 Kudos

1) While creating text elements, it will ask for development class. 

2) If you have entered anything other than "Local temporary object", it will have a transport request attached to it. 

3) You can now transport the report source (REPS) and the report text(REPT) together to production server. 

Regards,

Subramanian V.

P.S. - I do not think, you are even allowed to created text elements in production server.

0 Kudos

Hai

i am not sure whether text element created or not

because it did not ask me where to save while saving.

if so, can you pls tell how to find whether text

element created for this report or not.

Any tr-cd will show me textelement created etc etc?

pls confirm

0 Kudos

If it is not transported then just create a transport of copies using tcode se10. Doubleclick it. Push CTRL+F1 for change mode if it is in display mode.

In it add your textelements.

ProgID ObjectType Object name

LIMU REPT zactivejoblist

At after that release and transport your request.

-


If it helps please give points.

0 Kudos

Text elements are always maintained for programs. Therefore you should go to <b>SE32</b> Transaction, put the name of the program and check whether text elements are maintained.

Regards,

Subramanian V.

0 Kudos

hai

I have checked in se32, yes i found text elements

there.

Now client is asking me how to transport this text elements?

if i just transport report and program, will this text element wont be exist in Prod system?

Should i have to transport REPT object for this report along with this report?

0 Kudos

Just transport the request containing the program, text elements would be associated with that transport request.

Regards,

Subramanian V.

0 Kudos

Thank you so much guys.

it was timely help.

if you could help my other question regarding "status"

would be great help.

0 Kudos

hey

I transported program with text elements.

thru transport request but it seems

selection text is not copied along with the program.

what to do now.

0 Kudos

If it is successfully transported; there must be no problem. But I can only think of language problems.

The language you maintained in test system and the language you logon in prod system may be different. If it is the situation. Goto text elements and in menu->goto->translation. There you can maintain text elements for different languages.

-


If it helps please give points.

0 Kudos

When you say, "It <b>seems</b> selection text is not copied" , what exactly do you mean ?

How did you check it ?

Did you check SE32 ?

Regards,

Subramanian V.

0 Kudos

hey really superb.

great experts.

its works out. i will reward points now.

0 Kudos

hai

I created Text elements in EN logon at developm sys.

then i did transport to Prod system.

when i open in EN logon at prod system, text elements

displays properly.

but when i open in JA logon at prod system, text elements

did not display.

when i tried to click translation from menu in JA system.

It ask for Master languageEN to original language.

then it goes to work list.

After this i dont know what to do.could you pls help

0 Kudos

after opening the worklist.

Doubleclick each tree element.

you will see the details of each text in a list:

the first line is the name of selection parameter

the second line is the text in English

and there is a third line which is empty waiting for you to fill it in JA.

After completing it just save your changes and transport it again.

-


Please give points if it helps.

Message was edited by: Fuat Ulugay