what is field string ?
& where we are using field strings?
Answer Posted / kartikeya bommuluri
Field strings are a special form of dynamic string, which
have all the capabilities of a dynamic string, but may also
represent a defined part of a random file buffer or a
defined part of a dynamic string.
Field strings must always be declared using LOCAL.They may
be used in the same manner as a dynamic string variable, or
they can be bound to a file buffer for an open random-
access file or a dynamic string using a corresponding FIELD
statement. Each field string occupies sixteen bytes of
memory, and requires slightly more general overhead than a
regular dynamic string variable
The TABLES statement automatically defines a field string .
they are mainly used in screen painter.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Explain badi in abap.
How do you use tab sets in layout sets?
What are interactive reports?
Can a filed occur in several field groups? : abap modularization
Advantages and disadvantages of different types of bdc's?
What does the extract statement do in extract datasets? : abap modularization
What are the major steps will you use for tuning?
How do you save data in bdc tables? : abap bdc
What is dialog module?
Can i know some of the Realtime tickets that anyone has been faced ?
What is its? : abap hr
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is a batch input session? : abap hr
What are the uses of interactive reporting?
How will you insert record in a sorted table