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

tcode for report

Former Member
0 Likes
1,221

Hi,

Is there any tcode to create tcode for report?

(other than se80)

Kaki

12 REPLIES 12
Read only

Former Member
0 Likes
1,190

SE93 is for creating TCodes

Read only

0 Likes
1,190

HI,

I have created with se93.When i executing the report it is terminating the screen.What might be the problem?

kaki

Read only

0 Likes
1,190

It should not be a problem with T-Code. It will be a problem in your report.

Read only

0 Likes
1,190

Hi again,

1. what kind of program it is ?

se38

or module pool?

2. what error is coming?

regards,

amit m.

Read only

0 Likes
1,190

i think you didn't maintain the tcode properly..

please check it once..

vijay

Read only

Former Member
0 Likes
1,190

hi use se93 and

give tcode and say create

give the program name and select radio button

report program..

it will create the tcode for report.

Read only

Former Member
0 Likes
1,190

Hi Kaki,

1. Use TCODE SE93.

2. If u are creating tcode for

module pool

USE THE FIRST RADIO BUTTON

Program and screen.

3. If uare creating tcode for SE38 report, then use the second

radio button.

Program and selection screen.

I hope it helps.

Regards,

Amit M.

Read only

Former Member
0 Likes
1,190

Hi,

we use T.code SE93 to create the T.codes.

For Programs --> GOTO SE93 --> give the name and press create button --> write the Short disc, then selct Program and Selection screen radio button --> in the next screen give the program name , then save it.

then your T.code will be ready

Regards

Sudheer

Read only

Former Member
0 Likes
1,190

Hi Kaki,

if you want to create tcode use Tcode SE93..

then entered the Discription and program nane used in SE38 and choose radio button if report program with selection screen so choose that option and you are making Tcode for Module Pool program so choose particular options i think you cleared and got ur answer byeee..

Thanks

Amit Nigam

Read only

Former Member
0 Likes
1,190

Does your report have a selection screen? (Selection screen has default number as 1000). What is the screen number you have entered in your transaction? If you have entered 1000 and if your report does not have selection screen, it will be a problem. If you have any other screen number in your report then you should use that screen number in the transaction.

Read only

0 Likes
1,190

I have a selection screen in the report and i checked :prfessional user transaction: and sap gui for windows.It is not working.

Read only

0 Likes
1,190

Hi again,

1. in se93,

what is in the field of selection-screen.

it should be 1000

2. try your program execution

thru SE38

to know if there is some error in the

program or not !

3. After running in se38,

use the menu

SYSTEM --> STATUS

to confirm the screen number 1000.

regards,

amit .