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 issue

former_member777744
Discoverer
0 Likes
823

Hello guys,

i have an abap query in that 8 tables are used , while executing it is not giving output. Similar query with 6 tables used is getting output. So i need to delete the those two tables from joins and i need to write in dynamic. can you please answer how can i proceed with this issue.

Hello guys,

i have an abap query in that 8 tables are used , while executing it is not giving output. Similar query with 6 tables used is getting output. So i need to delete the those two tables from joins and i need to write in dynamic. can you please answer how can i proceed with this issue.

2 REPLIES 2
Read only

former_member751591
Participant
765

Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with Community Q&A , as it provides tips for preparing questions that draw responses from our members.

For example, you can:

- outline what steps you took to find answers (and why they weren't helpful)

- share screenshots of what you've seen/done

- make sure you've applied the appropriate tags

- use a more descriptive subject line.

The more details you provide, the more likely it is that members will be able to respond. Feel free to also take our Q&A tutorial Q&A tutorial

Should you wish, you can revise your question by selecting Actions, then Edit.

By adding a picture to your Profile you encourage readers to respond.

Read only

Sandra_Rossi
Active Contributor
765

You can't write ABAP for only 2 tables out of 8, you must write ABAP for all 8 tables. In the infoset, you may choose an external or internal reading program (SAP library: using programs to retrieve data, or SAP community), better choose external if you're authorized to develop ABAP programs:

infoset external reading program site:sap.com