What is the difference between field string and internal
table?
Answer Posted / lala
field string is just like a structure and it can have only
a single line of data.in fact field string is a structure,
but structure word only refers to data dictionary
structure,in abap this is called field string.this is the
only difference b'w structure and field string(i.e.
location).
while internal table is just like an array(in c &
c++).it can have multiple lines of data in it.
| Is This Answer Correct ? | 36 Yes | 2 No |
Post New Answer View All Answers
What is payroll area
Explain what are the various types of selection screen event?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
What is its? : abap hr
Difference between sy-tabix and sy-index? Where it is used?
What are the user groups?
What are the organizational related infotypes? : abap hr
What is the company code? : sap abap hr
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
Why do we use types statement in abap programming?
Is it possible to pass data to and from include programs explicitly?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
What are local objects?
What are conditional chain statement?