Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

infoset not being generated - SQ02

emanuel_sanchez
Participant
0 Kudos

Hello Experts,

I have made simple code modification to an infoset created with SQ02, but the changes are not getting applied. This infoset is used in a Z Query, which is assigned to a transaction code.

So I have,

infoset zinfo

query zmmquery

Transaction zexquery

I made a couple of changes through the editor in SQ02. The problem is that when generating my infoset in SQ02 I'm getting the message that it was generated successfully, however, if I execute the transaction in debug mode this changes are not taken into account (I mean i still do not see my changes). If I try to execute a test whithin SQ02 the changes are not taken into account either.

Any ideas on how to get this generated properly?

Thanks in advance and regards!!

Emanuel

1 ACCEPTED SOLUTION

mithun_shetty4
Contributor
0 Kudos

Did you generate the Query ?

SQ01-Select your QueryQuery>More Function --> Generate Program

9 REPLIES 9

mithun_shetty4
Contributor
0 Kudos

Did you generate the Query ?

SQ01-Select your QueryQuery>More Function --> Generate Program

0 Kudos

http://scn.sap.com/thread/3920566

Dear All

Please help with this query

Former Member
0 Kudos

Hello Emanuel,

I have the same problem. How you did to resolove this issue please?

I generate the info-set, i generated the query program but has not had any effect.

Thank you in advance,

Amal

0 Kudos

Hello

I forgot to generate the program. So, after generating my problem was resolved.

Regards!

0 Kudos

Thank you Emanuel for your quick answer.

I did it but it doesn't resolve my problem.

Now, i have an other problem, i created a new info-set but the function module is not generated

0 Kudos

Hello Amal,

Did you found a solution for this issue,

i have the same problem as you,

Thanks in advance,

Amine

0 Kudos

Hello,

for those who still have problems: do not forget to open a new session when

trying to execute the query.

So, the flow, in order to be more clear:

  1. Generate and save the Infoset in SQ2.
  2. Close SQ2.
  3. Open new SQ1.
  4. Test.

best,

blagica

0 Kudos

very useful

0 Kudos

Hello I am the same issue. Followed the steps above but infoset still shows message infoset has not been generated.

steps infost adjusted

saved

closed window.

Open new window SQ01 and generated program.

Closed window

Open SQ02 and generated infoset : same message infoset has not been generated.

Thank you for any advice.