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

Tcode assignment to infoset query

waqas_rashid
Contributor
0 Likes
822

Hi Experts,

I have created an infoset query and assigned tcode to this query using SE93. Following are the parameters:

Transaction = START_REPORT

D_SREPOVARI-REPORTTYPE = AQ

D_SREPOVARI-REPORT = ZHR_USR_GRP

D_SREPOVARI-EXTDREPORT = ZHR_QRY

When I execute this transaction in Quality system, I get an error "User Group ZHR_USR_GRP has not yet been created."

I have also tried "ZHR_USR_GRP G" (Global Area) but no success.

Everything transported properly. When I go to SQ03 in Quality, ZHR_USR_GRP is already there.

I don't know why this error is encountered.

Thanks,

Waqas Rashid.

2 REPLIES 2
Read only

Former Member
0 Likes
490

Hi,

Even I Faced the Same problem,

The Solution for this is ,After Transporting the Query and Infoset,

Try to Regerate the query once again in the Quality using the Transaction Codes SQ01 and SQ02.

After Regenerating try to execute the query with the TCODE.

Regards,

Sathish

Read only

0 Likes
490

Hi,

Your solution works only when I use the generated program name in SE93 which is like following:

AQZZZCCBCSA_HR==ZABSENCES=====

But my question was different. I was not interested in using the above.

Anyway nobody answered my question and I already used the above solution.

Thanks,

Waqas Rashid