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: 

Transport Issue ??

Former Member
0 Kudos

I have created a program which does an 'include' . This include defines the selection screen . When i save my program (created one that includes this ) as a local object , it shows the texts on the selection screen but when i have saved the program in a transport request and i execute it in dev , it does not show the text(heading/comment) on selection screen .

What should i do to make it work and show the texts for selection screen ?

9 REPLIES 9

Former Member
0 Kudos

Hi Tammana

You again create a new include and copy the program of the old include into it.Now you remember to save it with a transport request and delete the old include.

This is the most feasible method.

Regards

Praneeth

former_member188685
Active Contributor
0 Kudos

Hi,

try to change the include package from $tmp to Some package and then re transport it again. if the include already have the package then recreate the selection texts and then retransport it.

Regards

vijay

0 Kudos

You can change the package from $TMP to any other in SE80 -;)

Greetings,

Blag.

former_member181962
Active Contributor
0 Kudos

HI Tamanna,

Looks like you havent included the text elements for your program in the request.

Go to se38.

Choose the radio-button for Text Elements.

Goto->Object Directory Entry.

Click the Change button (Pencil).

Give the appropriate package (The same package you give for the program).

And Save.

It would prompt you to create a new request or attach to an existing request.

Transport it agian.

Regards,

Ravi

Former Member
0 Kudos

Hi Tammana,

Have you saved the text with a request No if not do that and transport the same.. this way your problem gets resolved. you can save that request number either same that of your program or else assign a new request and release both of them.

Regards,

Santosh

Former Member
0 Kudos

Hi Tamanna,

The text(heading/comments)are in the local object, so it will not display in the selection-screen of your development system. You should again create the text to the corresponding transport number.

Thank you,

Ramu N

0 Kudos

Thanks for all the replies

this include already exists in the production environment . For my program , i recreated the texts . I have savved the program in transport request before recreating those texts , so will these texts be now automatically transported to prd when i release the request ?

0 Kudos

Yes. The text will be automaticaly transported to PRD when u release the request.

Thank you,

Ramu N

0 Kudos

Hi Tamanna,

remember to activate the Texts too for ur program. this will include the texts within the transport request for ur program itself. for eg, within ur TR, for ur report source code u can see REPS, similarly if ur text is included, it ll have a name as REPT.

it doesnt matter if u ve saved ur program under a request. u just need to include ur Text too under the same request by Activating the Texts..

hope it helps..