How to fetch all the data from the Internal table?

Answer Posted / aditya

loop at itab.
<statement>
endloop.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a structure and a table? : abap data dictionary

605


Is main window mandatory in smartforms?

713


If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)

2058


Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button

1760


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1713






what is the exact code that shoud be implimented in sap note

1966


Why we are using Macros instead of Function Modules

1611


What is filter dependent BADI?

920


What are the differences between table and structure in data dictionary?

592


What are the different types of sapscript symbols?

616


What are different abap/4 editors?

597


What are different ABAP editors? What are the differences?

584


How do you Export a session ?

1442


How are BAPI different from normal function modules?

1717


Explain the differences between sap memory and abap memory?

530