Answer Posted / mh.anjan
Field symbols are placeholders or symbolic names for other
fields. They do not physically reserve space for a field,
but point to its contents. A field symbol cam point to any
data object. The data object to which a field symbol points
is assigned to it after it has been declared in the program.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What are the basic functions of database utility? : abap data dictionary
What are the different buffering methods?
Difference between select option and ranges ?
What is the function of the transport system and workbench organizer?
What is elementary search help? : sap abap data dictionary
What are the value tables?
Is the basic list deleted when the new list is created?
Can you define a field without a data element?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is the difference between a pool table and a transparent table?
What are function modules?
What is an internal table?
Can a transparent table exist in the data dictionary but not in the database physically?
How to call a subroutine in sapscript?