how to fetch data form without header line internal table ?

Answer Posted / bhushan

i think we have to create header separtely for the internal
table and using that header we can fetch data .

example:

Loop at I_TABLE INTO wa_table .


endloop.

in the above statement i_table is table with out header
line and wa_table is work area corresponding to the above
internal table ....

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is update task

7623


A subroutine can be terminated unconditionally using exit. State true or false : abap modularization

607


What will exactly the hide statement do?

571


What are the differences between table controls and step loops?

555


What are your ways to performance optimization?

911






What are the relational operations that can be performed on view in sap? : abap data dictionary

508


What are the parameters in bdc_insert? : abap bdc

809


Do we have to migrate all sapscript forms to smart forms?

601


What are the differences between primary and secondary indexes?

612


Difference between sy-tabix and sy-index? Where it is used?

531


What are differences between at selection-screen and at selection-screen output?

772


When the top-of-page event does get triggered?

683


What are the function modules used in a sap script driver program?

571


What are the different window types in sapscript?

574


How many ways can a sap system be accessed?

684