Application Development and Automation 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: 
Read only

ABAP Query

Former Member
0 Likes
752

Hallo Experts,

I have changed a query(added a new field in output) in Development system, with SQ01. Saved on a Transport reruest.

Transported to Quality system. There I could see the output with newly added field.

And then the same changes are transporte to Production system. But there the done changes are not seen.

What could be the reason ? is there any additional step required in Production to make the query changes effective ?

Thanks

Moderator message: please choose more descriptive subject lines for your posts.

Edited by: Thomas Zloch on Aug 25, 2011 12:52 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
707

Hi Matt,

Check the Trnsaport request number in Quality and Production and see the objects under the transport request(TR), if not found means not properly transported.

Then created a new transport request in development, save allobjects under TR and and check in SE09 before releasing the request.

Hope this helps.

BR

Dep

6 REPLIES 6
Read only

Former Member
0 Likes
708

Hi Matt,

Check the Trnsaport request number in Quality and Production and see the objects under the transport request(TR), if not found means not properly transported.

Then created a new transport request in development, save allobjects under TR and and check in SE09 before releasing the request.

Hope this helps.

BR

Dep

Read only

Former Member
0 Likes
707

Hi,

After completing your query in SQ01, from the query menu -> More Functions -> Generate Program.

Hope this helps.

Regards,

Bharti Jain

Read only

former_member576008
Active Participant
0 Likes
707

Hi Matt,

Kindly let us know in which query area you have created your query.

1) Standard area or

2) Global area

Standard area queries are client-specific. They are not connected to the Workbench Organizer.

In the global query area, queries are developed that are used throughout the entire system (that is, they are cross-client). These queries are also intended for transport into other systems.

Select your query areas and then try again. (Environment -> query areas)

If your query area is Standard,

goto SQ02 or SQ03 and click on the Transport symbol

Choose import option in the Transport action selection

Check the over writing allowed box,

select the transport queries and give the query name

and give ur TR number in the and execute.

Hope this helps you, do let us know if you are still facing the issues.

Read only

0 Likes
707

Hi Nanda,

Thank you for the reply.

This is a Infoset query, and created ib Global area. When I changed the query and saved it, asked for a TR and saved in Workbench request. And on transportation to Production, imported successfully into it. No issues. Only problem is.. those changes are not in effect. Is there any regeneration fo the query required ? Or any other steps to make the chages effective ?

Read only

0 Likes
707

Matt,

Try query->more functions-> adjust and

query> more functions-> generate program.

The below link will be helpful to you.

[http://help.sap.com/printdocu/core/Print46c/EN/data/pdf/BCSRVQUE/BCSRVQUE.pdf]

Regards,

Nandha

Read only

0 Likes
707

Hi,

your transport request might have been moved to Production. But for the changes to appear in PRoduction, i believe, you will have to ask the basis people to explicitly import the changes to Production.

Report RSAQR3TR will help to import the changes.

Thanks,

Sam.