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

need help on transaction code to create

Former Member
0 Likes
739

1)How to create a transaction code with input parameter?

2) I have a selection screen with the input parameter VKORG.

If I entered a value in vkorg, that related values only updated in custom table thru that transaction.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
700

hi,

first define a program with vkorg as input parameter and write the appropriate logic in program .

then goto se93 create transaction for tht program.

5 REPLIES 5
Read only

Former Member
0 Likes
700

go to se93

give ur tcode

press create

choose Program and selection screen(Report transaction)

Regards

Anbu

Edited by: Anbu B on Aug 21, 2008 1:55 PM

Read only

Former Member
0 Likes
700

Hi,

Follow the below steps:

1.Go to se93 transaction

2.Enter the Transaction code starting with Z or Y

3.Give Short text

4.Select the suitable radio buttobn for Start object

5.Give Program and Screen No

6.Check the required check boxes

7.Save

Now you can execute the transaction.

Regards,

Rama.

Read only

Former Member
0 Likes
700

hi,

use Tcode SE93 for creating transaction code.

Give the below details

Program : your prog name

Selection Screen :1000

regards,

srilatha.

Read only

GauthamV
Active Contributor
0 Likes
701

hi,

first define a program with vkorg as input parameter and write the appropriate logic in program .

then goto se93 create transaction for tht program.

Read only

Former Member
0 Likes
700

Hi,

First Create the program in SE38 (Report program /Module pool program)

Steps to create the t-code for Report program.

T-code for report program

1. Go to se93

2. give the meaning full t-code name

3. Click on Create button (popup will appear)

4.Give the meaning full short text

5.Select the second radio button and press enter

(Program and selection Screen)

6. U will get a new screen , here u give ur report program name

7. save, check and execute

T-code for module pool program

1. Go to se93

2. give the meaning full t-code name

3. Click on Create button (popup will appear)

4.Give the meaning full short text

5.Select the first radio radio button and press enter

(program and screen)

6. U will get a new screen , here u give ur report program name

7. save, check and execute

Hope this will solve ur problem

Regard

Anees