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


Please Help Members By Posting Answers For Below Questions

What is the differences between structure and table in the data dictionary in abap?

615


What is personnel sub are

1578


Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr

642


What is internal payroll process? : sap abap hr

596


What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?

712






Explain the different types of view?

607


What is the first thing you do after vendor setup is complete?

892


Is it possible to pass data to and from include programs explicitly?

588


What is the difference between table and template?

582


Explain what are the events used for logical database?

534


What are the uses of table pool or table cluster.

541


Can you define a field without a data element? : abap data dictionary

625


What is step-loop?

669


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2257


why particularly lock object name starts with EZ OR EY?

1513