Skip to Content
0
Former Member
Feb 26, 2009 at 09:26 PM

Creating Transaction which calls screen inside a function module

58 Views

Hi,

I want to create a transaction which calls standard function module SWX_FORMABS_CREATE. This function module has a screen inside it , which is screen number 0010.

I created a report which calls this function module, and this works perfectly, outputting the screen. Now when i try to create a transaction from the report, the transaction requires a screen number, and when i put 0010 there, it would not run the transaction and gave me a dump saying that the screen cannot be found. Does anybody know how this sort of a scenario can work ? I cant design the screen in the report as this is a standard function module that i want to call.

All help will be greatly appreciated.

Thanks,

Amit