‎2007 Apr 30 12:26 PM
‎2007 Apr 30 12:29 PM
u can create a user defiend transaction.. for these only..
1. dailog transaction prg +scree.
2. report transaction prg +selec scr
3.oo transaction.
4.transaction with varient
5.parameter transaction
‎2007 Apr 30 12:29 PM
‎2007 Apr 30 12:29 PM
‎2007 Apr 30 12:30 PM
Hi,
U cant directly create a transaction for smartform.
Smartforms are usually called through print/report program.
Transaction should be associated with the print/report prgram which calls the smartform using SE93.
Best regards,
Prashant
‎2007 Apr 30 12:34 PM
Hi,
U can not create tcode directly for smartforms,
goto se93 and provide ur driver program name in which u r calling ur smartform.
‎2007 Apr 30 12:37 PM
In what case u need to create TC for smatfrom, most of the case the smartform and associated print prog attached to std transaction. If u really need transaction code for that, if yes u can do it in SE93.