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 help view?

552


In which table the material master data is stored?

553


Explain what are the various types of selection screen event?

542


What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr

542


How can one distinguish between different kinds of parameters? : abap modularization

584






Name the abap/4 modularization techniques?

643


if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?

1666


How do you control printer functions from sapscript?

693


Can i have some Realtime Scenarios on Reports.

1803


How to find the return code of a statement in abap programs?

597


What are two different ways to add fields to sap tables?

520


How do you find number of records present in internal table?

559


How do you Export a session ?

1590


To how many tables can an append structure be assigned. : abap data dictionary

581


Tell me a scenario where did you use secondary index?

623