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

Screen in TR

kiran_k8
Active Contributor
0 Likes
451

Hi,

I had called a subscreen at the press of F8 in a report.I had added this subscreen to a package.

Won't this screen be shown under the transport request in SE09?

ie.

cqdk12345.

Program

zreport.

zinlucde1.

zinclude2.

Transaction

zmm.

Won't the screen number will be displayed under the above TR tree?

Thanks,

K.Kiran.

Hi,

I had called a subscreen at the press of F8 in a report.I had added this subscreen to a package.

Won't this screen be shown under the transport request in SE09?

ie.

cqdk12345.

Program

zreport.

zinlucde1.

zinclude2.

Transaction

zmm.

Won't the screen number will be displayed under the above TR tree?

Thanks,

K.Kiran.

3 REPLIES 3
Read only

kiran_k8
Active Contributor
0 Likes
414

Hi,

I had checked and it should be shown.I had assinged the screen to a package and it is showing the package name in SE51.But it is not added to the TR.So I had manually added the screen to the TR in SE09 by giving

LIMU DYNP and the Report name but it is giving me an error message that

Object LIMU DYNP REPORT NAME requires a directory entry.This report is already in a package and even the screen.Please let me know what could be the problem.

Thanks,

K.Kiran.

Read only

kiran_k8
Active Contributor
0 Likes
414

Hi,

If I add the screen manually by LIMU DYNP REPORT NAME in SE09 it is getting saved without any errors,but when I double click on the line

Screen LIMU DYNP zreport it is giving the following error.

Unable to interpret "S " as a number.

What happened?

Error in ABAP application program.

The current ABAP program "CL_WB_SCREEN_PAINTER==========CP" had to be

terminated because one of the

statements could not be executed.

This is probably due to an error in the ABAP program.

Thanks,

K.Kiran.

Edited by: Kiran K on Mar 3, 2008 7:20 AM

Edited by: Kiran K on Mar 3, 2008 7:41 AM

Read only

kiran_k8
Active Contributor
0 Likes
414

Hi,

The report name is ZREPORT and the screen number is 0600

Even though I am giving the right program name and the screen number it is showing up an success message saying that

SCREEN ZREPORT 0600 0000 DOES NOT EXISTS.

If I double click on the message the Diagnosis says

"the specified screen does not exists in the DLIB file".

Thanks,

K.Kiran.