‎2007 Jan 15 12:01 AM
Hello,
I need to make transaction that's starting from my Function Module.
I want to check few conditions before I'll call a screen,
that's why I want to start straight from FM.
Is it possible and how to do it?
Pls help
‎2007 Jan 15 1:47 AM
HI,
I don't think you can create a transaction code for a funtion module.
Create a program which calls the function module and assign a Transaction code to this program.
Regards
Subramanian
‎2007 Jan 15 1:49 AM
Hi,
I believe you cannot create a transaction code from a function module..
Instead..Create a report program that will call this function module..
Then create a transaction code for the report program in SE93..
Thanks
Naren