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
Hat are the different types of mode (run code) in call transaction method?
Can we use on change of between select and endselect?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
Reports: Event functionality.
Which infotype records can not be deleted ? : abap hr
What is the use of enqueue function module? : sap abap data dictionary
How do I find the output type of a table or a program?
In delivery processing which step comes first picking, packing, posting goods issue ?
Differentiate between transparent tables, cluster tables and pooled tables
What are the page headers for secondary lists?
Explain what is sequence of event triggered in report?
What is table pool?
What is a table pool?
why particularly lock object name starts with EZ OR EY?
What are smart forms?