cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of ABAP query

Former Member
0 Kudos

Dear All,

This may be a technical question. I am trying to create the ABAP query by using 2 tables. Went to SQ02, entered the description of Infoset and given the first table name in the "Table join in the basis table" row. When i entered to type the second table name, the program is getting terminated. (If I want to create a query by using one table, then the system accepts)

If possible, can anybody explain me what could be the proble,?

Regards

Manivannan R

Accepted Solutions (1)

Accepted Solutions (1)

former_member183879
Active Contributor
0 Kudos

Hi

Pls check whether the second table is a cluster table in SE12. In ABAP query you can use only transparent tables. You can not use cluster tables like KONV.

Reward if this helps you

Former Member
0 Kudos

I checked-up, both are transparant tables only.

Former Member
Former Member
0 Kudos

Hi Manivannan,

It is because of the SAP GUI version. Install SAP GUI 710 in your system and try working with it. You can get to see the GUI Version in the menu of the SAP Logon Pad. I faced the same issue and its working fine now.

Regards

Nadarajah Pratheb

Former Member
0 Kudos

Dear Mr. Nadarajah Pratheb,

Thanks for your response. Could you please let me know, where to get the SAP GUI 710 and how to install this?

Thanks in advance

Regards

Manivannan R

former_member183879
Active Contributor
0 Kudos

Then I dont know Mani.

However

1. Make sure you are making teh correct joins, not the opposite way.

2. Link the primary keys/Foreign key assignments properly.

3. Configure yoru input screen and output fields.

Also the user groups, user id etc

It shoudl work.

Former Member
0 Kudos

You can post u r req in Expert Forums » Application Server » SAP GUI forum

7.10 is now released, you can get it at

ftp://ftp.sap.com/pub/sapgui/win/710/compilation1/

and on

ftp://ftp.sap.com/pub/sapgui/win/710/patches

there are the newest patches available.

http://iris.tennessee.edu/sapgui_vista.htm

Message was edited by:

SHESAGIRI.G

Former Member
0 Kudos

Hi Manivannan,

It is a .exe file that you would have to use and install. Get in touch with your Technical Support Team for the file.

Regards

Nadarajah Pratheb

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Mani,

Sent Mail. Pl check and revert back.

Reward Points if it helps.

Regards

Srini

Former Member
0 Kudos

Hi

Refer link below

<a href="http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp">ABAP QUERY</a>