2013 Apr 11 10:07 AM
Hello Experts,
I have made simple code modification to an infoset created with SQ02, but the changes are not getting applied in test env (only it works in Dev system).
This infoset is used in a Z Query, which is assigned to a Ztransaction code.
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 and it works correctly in Dev System , however, when i transported to test system those changes are not taken into account (I mean i still do not see my changes in generated program). If I try to execute a test whithin SQ02 the changes are available in infoset.
Any ideas?
Thanks in advance
2013 Apr 11 11:18 AM
Hi
If you link your query to a tcode, remember to do in production in tcode SQ01 for the query using this infoset this step:
I hope this helps you
Regards
Eduardo
2013 Apr 11 11:44 AM
Thanks Eduardo,
But i ve already generate my program and the problem is :
we don't have the same version as Dev System of program generated although we have same version for Query/InfoSet and user group
Regards
2013 Apr 11 11:44 AM
Thanks Eduardo,
But i ve already generate my program and the problem is :
we don't have the same version as Dev System of program generated although we have same version for Query/InfoSet and user group
Regards
2013 Apr 11 12:14 PM
Hi
Then do little changes in these objects for creating a new request and when you run STMS, if it fails (version management reason), try it again and remember set these flags (I never flag them, I prefer the system checks the versions)
Remember check where this infoset is used for avoiding secondary efects in other objects. After, generate again the programs. Check the versions management.
I hope this helps you
Regards
Eduardo