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

Query Regarding CALL SELECTION-SCREEN

Former Member
0 Likes
380

Hi,

Our program runs fine in Development system, which includes a CALL SELECTION-SCREEN.

But, if I try to transport it to Integration sytem, the Screen does not get generated and TR gets stuck in the buffer blocking other TRs also.

Any pointers about this would be appreciated.

Thanks & Regards,

Bhargav.

3 REPLIES 3
Read only

Former Member
0 Likes
358

HI

Please check if all related objects are included in the request.

Kind Regards

Eswar

Read only

messier31
Active Contributor
0 Likes
358

Hi Bhargav,

Do one thing just check in tcode - SE01

and enter your TR No. in first tab..

Now in the TR expand and double click on the task no.

Here you will get list of objects to be transported to with this TR..

Just whether you TR includes entry for your screen

<b> OR</b>

Incldue R3T3 PROG <UR_PROG_NAME>

If both the case is not application...then the screen has slipped from the TR and has to be transported in separate request..

Just check TR and let me known ...based on ur response we can move ahead..

Enjoy SAP.

Pankaj Singh

Read only

Former Member
0 Likes
358

Hi Pankaj,

This selection screen is a blank screen, which I am using to display ALV thru class methods.

The TR includes the screen I wanted as an object. And when I tried releasing it to Integration System for testing, all the other objects have moved except this screen.

If I check the screen attributes(se51) in Integration System, the field "Last Changed on/by" shows the correct date,i.e., the date when request has been released.

But the field "Last generation" remains blank. I also tried to generate the screen manually in test system. The system got stuck.

Rgds,

Bhargav.