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 the difference between RETURNING and CHANGING parameters for a method?

1289


how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul

3085


What is a type group?

712


Differentiate between table and template ?

779


Why do we use events and actions in web dynpro?

764


How to transfer data into line items using batch input session method? : abap bdc

776


What are the aggregate objects in data dictionary? : sap abap data dictionary

911


The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary

1065


What are the different types of parameters?

774


what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...

1747


Can I execute user exits? If yes, how?

785


Where do you use help views?

731


What is the table & field to identify the no of items (bottles) stored in one case?

2175


how to genernate 21 sencondary index

7605


What are the different modes of processing batch input sessions? : abap bdc

893