What is the difference between field string and internal
table?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / prasanth
Field String is nothing but a work area and it holds only
single record where as Internal table holds multiple records
Is This Answer Correct ? | 22 Yes | 2 No |
Answer / chaitanya krishna (ck)
field string is not work area , it is similar to wa and
structure . you can say field string as a data type like
structure in programing .
Is This Answer Correct ? | 2 Yes | 10 No |
control break statements in ABAP?
how to download sap Smart form in text format
What are the differences between table and structure in data dictionary?
How to convert normal function module to bapi?
What is BSP Application & Extension?
how to see the tables of 200 in client 100?
the sap standard SAPSCRIPT for picking a list ?
Explain the different types of mode (run code) in call transaction method?
How do u know that updation is successful in BDC
What is a table pool?
as a tem leader whats tools u have used in sap
What are the layers of data description in r/3? : abap data dictionary