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
How many secondary indexes can we create in a table?
Explain what is runtime analysis?
What is amdp (abap managed data procedures)?
when are objects are passed from task to the change request?
Explain the table, which contain the details of all the name of the programs and forms?
Define abap/4 layer? : abap data dictionary
What is the significance of delivery class?
Normally how many and what files get created when a transaction program is written?
What is the difference between Classic badi and Kernal badi ?
Can we specify the next screen number with a variable?
What are field symbols?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What are hashed tables?
Explain the advantages of different types of bdc's?
What is an authorization in sap?