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 defference between repository and non repository Object?
Which FM do you use to find out who is reporting to whom
What are the page windows? How many main windows will be there in a page window?
What are the different types of the variable in the sap abap?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What is the difference between scrolling a table horizontally and vertically?
Search help exit details.
What kind of financial periods exist in sap? What is the relavent table for that?
What is the difference between abap and hr abap? : abap hr
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What are the functional modules used in sequence in bdc? : abap bdc
Difference between top-of-page and top-of-page during at line- selection?
What are the two different ways of building a match code object? : abap data dictionary
How to create any functions? How to go about it?
Name some data dictionary objects?