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

transporting user defined selection screen from one server to another

Former Member
0 Likes
477

How to transport a user defined selection screen (0100) from one server to another.

PBO and PAI modules written in PBO and PAI events for the selection screen are

not transported.

How to transport the modules in the events for the selection screen.

How to transport a user defined selection screen (0100) from one server to another.

PBO and PAI modules written in PBO and PAI events for the selection screen are

not transported.

How to transport the modules in the events for the selection screen.

2 REPLIES 2
Read only

Former Member
0 Likes
428

Hi,

Krishna, <b>All</b> the Objects(prms,classes,tables,stru...) will be transported thru Transport Objects only..

Check Utilities->version->Version Mgt -> Here u will have the Transport number(if it's created under trnasportable obj).If you do not find TP no,then u would hav saved that as a Local Object.

Then Relase the TP no from SE10 Trnx.

Rgds,

Jothi.P

Read only

Former Member
0 Likes
428

Hi,

Generally the transport of objects would be possible from one server to another.

Using RFC you can connect to different server.

Usually all the module pool would be transported using a Tcode should be module pool program in attributes of the program.

Kindly check the task which developed for screen is in active mode of request and transport the request from development to quality or testing server.