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 native sql?

613


How do you process errors in session method ? : abap bdc

593


What are the sequences of event block?

632


What are the difference between tables and structures? : abap data dictionary

670


Explain the disadvantages of abap query tool?

582






From Excel to ABAP - Is batch mode possible ?

588


hi,how to diable the popup window which is displayed afetr executing the SAP script program?

1589


What are the layers of data description in r/3? : abap data dictionary

644


stock transfer from one plant to another plant ? i want the total description.

1583


Explain what are the events used in interactive reports?

498


What is a currency factoring technique?

707


Update types in Call transaction method. What is the difference?

615


How many main windows are allowed in sapscript?

588


What is database utility? : abap data dictionary

604


What is the disadvantage of a call by reference? : abap modularization

615