‎2011 Aug 01 9:56 AM
Hi,
I am generating a program for specific SAP Query designed by me. But the code getting generated consists of Function Modules. Which I don't want. I want simple Report Program to get generate.
The codes which got got generate for my earlier SAP Queries were proper simple Report program and did not contain FMs. Is there any option which by mistake I might have Checked while creating the Query, which might be resulting into FMs getting included in the generated code?
Please help me.
‎2011 Aug 02 9:26 AM
Its sad to find that no one could help me out.
But I got the solution. Here it is,
To avoid creation on FM into the code generated for SAP Query, we need to check one option. Following is the path one should follow
1) Open Query in Edit mode.
2) Extras.
3) Additional Special Attributes-
4) Check 'Use Old Report Structure' option.
‎2011 Aug 02 9:26 AM