Application Development 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: 
SAP Community Downtime Scheduled for This Weekend

transaction code

Former Member
0 Kudos
146

Hi,

I have created a new report program.Now I need to run this report using a Z transaction code.How can I assign a tcode for this report?

14 REPLIES 14

abdulazeez12
Active Contributor
0 Kudos
127

Use tcode SE93 to create a new transaction code for your report program.

JozsefSzikszai
Active Contributor
0 Kudos
127

hi Hema,

go to SE93, add a name for your transaction and click Create. Now you have to assign your progam to this transaction code and from now, you can start the report with thé transaction code.

ec

Former Member
0 Kudos
127

Hi,

Use Transaction <b>SE93</b>.

Regards,

Padmam.

Former Member
0 Kudos
127

HI,

goto tcode se93 for creating tcode.

enter the tcode name u want to create and say create one dialog box will come.enter the short text and type of program(here program and selection screen(report transaction)).and press enter.

in the next screen enter program name(ur report name)

and select the 3 check boxes in GUI SUPPORT block.

and save.

rgds,

bharat.

Former Member
0 Kudos
127

Hi,

Goto SE93, then give the Transaction name and press Create button, then a popup will open, there give the Description of the trnsactioncode then select then program and Selection screen Radio button, then press ok .. then in the Next screen give the Program name and Activate it

Regards

Sudheer

Former Member
0 Kudos
127

Hi Hema,

1. Go to SE93 and enter your T.Code name -> Create.

2. Give your Program name and Screen Number.

3. GUI Tab -> check all Three Fields.

4. Save it.

5. Call the Transaction and it will call your program.

Thanks,

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos
127

Hi,

GO to T-code se93.

Then click on Create ,

After that select the radio button (report transaction).

then Click on enter give your report name ,save and activate.

Thanks,CS reddy.

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos
127

Go to transaction SE93.

Enter a transaction name and then press create.

Enter a description.

Choose report program and selection screen.

enter the program name and screen number and then press save.

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

varma_narayana
Active Contributor
0 Kudos
127

Hi Hema.

1. Activate the Report. in SE38

2. To Create a Tcode Goto Tcode SE93 -

Enter the Tcode Eg: Zrep01

select the Transaction Type as Report Transaction (Radio button)

In the next Screen enter the Report name and Selection Screen.

Save the Tcode and Execute the Tcode,

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos
127

Goto SE93, given some name to your transaction. Press F5.

Click the radio button report transaction and then write the name of the report there....

Save it.

Regards,

Pavan

Former Member
0 Kudos
127

Hi

creat a new trasaction code for that report program

steps:

1) goto SE93

2) enter what ever name you want

3) click on create button

4) enter short text

5) select 2 nd radiobutton in the start object ( because for report you need to select tis )

6) enter the program name for which you want to creat trabsaction code

7) give if varients available for that program

😎 select GUI support three check boxes

clcik on SAVE

thats all from next time on words ur program will execute with that t-code

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos
127

Open your program in SE80

Just right click on your program and choose create transaction.

then enter a t-code starting with Y or Z .

with your program name and select second option program and selection screen'

tick the three checkboxes and press save.

<b><REMOVED BY MODERATOR></b>

Amit Singla

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos
127

Hi

If you want to create a tcode for ur report go to tcode se93 and create report type tcode.In that case you have to just give the program name,no need of giving screen number.

Reward if useful.

Regards

Shibin

Former Member
0 Kudos
127

hi

use transaction <b>se93</b> and follow the steps according to type of proghram you created whether its a dialog program or report program