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 (SAP QUERY) Coding problem?

Former Member
0 Likes
406

Hi experts,

Can anyone tell me how to find what is the final internal table in SAP QUERY? I want to delete some unwanted records from my final internal table but I am unable to find it. please do help. Its urgent I am strugling from 3 days, to day I have to finish this task...

Help !!!!!

3 REPLIES 3
Read only

Bema
Active Participant
0 Likes
372

hi

in SAP query ,

How you created the infosets ?External programs?

Read only

andreas_mann3
Active Contributor
0 Likes
372

Hi,

pls post more info:

-codings

-describe your query / infoset exactly

A.

Read only

dani_mn
Active Contributor
0 Likes
372

HI,

It is not the the internal tables but the structures have been filled for the tables you have declared in SAP QUERY

or defined using EXTRAS option.

in the application tool bar there is a button 'CODE' by using the 'Record Processing' event of this you can clear the fields you want.

REgards