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

SAP QUERY does not execute in other client

Former Member
0 Likes
727

Hi,

I am working on SAP QUERY on the Quality Assurance and Cust & Dev Client and i am facing a strange thing when i tried to execute the Query from SQ01 ,there i found itis not able to get executed but when i generated the report ,after that it get s executed.

I want to know what are the reasons behind it,please provide me guidelines for solving it.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
635

Hi,

SAp Query are client dependend and when you create it in background the program is genetrated(with some default naming convention with client as part of it) and, then you can use that program as normal program and you can transport it to any other system.

Atul

Hi,

I am working on SAP QUERY on the Quality Assurance and Cust & Dev Client and i am facing a strange thing when i tried to execute the Query from SQ01 ,there i found itis not able to get executed but when i generated the report ,after that it get s executed.

I want to know what are the reasons behind it,please provide me guidelines for solving it.

2 REPLIES 2
Read only

Former Member
0 Likes
636

Hi,

SAp Query are client dependend and when you create it in background the program is genetrated(with some default naming convention with client as part of it) and, then you can use that program as normal program and you can transport it to any other system.

Atul

Read only

Former Member
0 Likes
635

See, SQ01 can not alone be used.

It is linked with the SQ02 - Funectional Area, where the joins handeled and codes implemented.

Also SQ03 - User Groups.

User Group you can ignore, but Functional Area is must to run a query through SQ01.

When you generate the Functional Area using SQ02, it activates all the objects associated with the Query.

So even if you need same query to some other client sayu in quality or production, you need to import export Functional area first before query or simultaneously.

Regds,

ANil