‎2006 Nov 03 5:38 AM
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.
‎2006 Nov 03 5:44 AM
HI
Please check if all related objects are included in the request.
Kind Regards
Eswar
‎2006 Nov 03 5:54 AM
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
‎2006 Nov 03 6:05 AM
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.