‎2008 Aug 21 12:51 PM
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.
‎2008 Aug 21 12:55 PM
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.
‎2008 Aug 21 12:54 PM
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
‎2008 Aug 21 12:54 PM
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.
‎2008 Aug 21 12:55 PM
hi,
use Tcode SE93 for creating transaction code.
Give the below details
Program : your prog name
Selection Screen :1000
regards,
srilatha.
‎2008 Aug 21 12:55 PM
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.
‎2008 Aug 21 1:08 PM
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